Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/600/
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor139.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:704) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:870) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:774) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:842) at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor139.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:704)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([4B7B51A7A6DB8FF2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds
Error Message:
soft530 after hard529 but no hard530: 20179068406660292 !<= 20179068404992110
Stack Trace:
java.lang.AssertionError: soft530 after hard529 but no hard530:
20179068406660292 !<= 20179068404992110
at
__randomizedtesting.SeedInfo.seed([4B7B51A7A6DB8FF2:1AAFA82717A8BF55]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11781 lines...]
[junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_4B7B51A7A6DB8FF2-001/init-core-data-001
[junit4] 2> 1505368 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1505368 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1505368 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1505408 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1505435 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1505629 WARN
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1505635 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1505712 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1505729 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1505849 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1506129 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1506641 WARN (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1506643 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1506649 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] 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> 1506650 INFO (coreLoadExecutor-5592-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/J1/temp/solr.update.SoftAutoCommitTest_4B7B51A7A6DB8FF2-001/init-core-data-001/]
[junit4] 2> 1506650 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba85c44
[junit4] 2> 1506651 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7055228533457572]
[junit4] 2> 1506665 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1506665 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1506666 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1506666 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1506666 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10948617586146794]
[junit4] 2> 1506667 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@27d436eb[collection1] main]
[junit4] 2> 1506667 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1506676 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1506718 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1506719 INFO (coreLoadExecutor-5592-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1553782870630203392
[junit4] 2> 1506720 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1506721 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1506721 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1506721 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1506722 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1506722 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1506723 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1506724 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1506726 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeMixedAdds
[junit4] 2> 1506726 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from
paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1506732 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1506732 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1506733 INFO
(searcherExecutor-5593-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27d436eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1506794 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1506889 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1507219 WARN
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] o.a.s.s.IndexSchema [collection1] default search field in schema is
text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1507224 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1507235 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ ] 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> 1507244 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ 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/J1/temp/solr.update.SoftAutoCommitTest_4B7B51A7A6DB8FF2-001/init-core-data-001/]
[junit4] 2> 1507244 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba85c44
[junit4] 2> 1507330 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1507330 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1507340 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bd640c3[collection1] main]
[junit4] 2> 1507341 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1507341 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1507344 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000
[junit4] 2> 1507345 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
recent updates, using new clock 1553782871286611968
[junit4] 2> 1507347 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3465548602333466]
[junit4] 2> 1507347 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1507348 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1507348 WARN
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING:
Overlapping onDeckSearchers=2
[junit4] 2> 1507349 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c81edc[collection1] main]
[junit4] 2> 1507349 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@55c5099a
[junit4] 2> 1507349 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1507349 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1507349 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1507350 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1507351 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1507351 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1507360 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1507360 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1507361 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bd640c3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1507361 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1507364 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1507364 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1507364 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1507367 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1507368 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1507368 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1507369 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1507369 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1507370 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c81edc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1507380 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[529 (1553782871309680640)]} 0 12
[junit4] 2> 1507879 INFO (commitScheduler-5601-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> 1508064 INFO (commitScheduler-5601-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3827949e[collection1] main]
[junit4] 2> 1508065 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3827949e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
[junit4] 2> 1508066 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[530 (1553782872042635264)]} 0 0
[junit4] 2> 1508067 INFO (commitScheduler-5601-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1508566 INFO (commitScheduler-5601-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> 1508568 INFO (commitScheduler-5600-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1508570 INFO (commitScheduler-5601-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@39ea0fc4[collection1] main]
[junit4] 2> 1508571 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@39ea0fc4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
Uninverting(_1(6.4.0):c1)))}
[junit4] 2> 1508571 INFO (commitScheduler-5600-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@41d83bb3
[junit4] 2> 1508573 INFO (commitScheduler-5600-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d8dae55[collection1] main]
[junit4] 2> 1508573 INFO (commitScheduler-5600-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1508574 INFO
(searcherExecutor-5598-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d8dae55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
Uninverting(_1(6.4.0):c1)))}
[junit4] 2> 1508574 INFO (commitScheduler-5601-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1509773 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testSoftAndHardCommitMaxTimeMixedAdds
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SoftAutoCommitTest
-Dtests.method=testSoftAndHardCommitMaxTimeMixedAdds
-Dtests.seed=4B7B51A7A6DB8FF2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=et-EE -Dtests.timezone=Africa/Malabo -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 3.05s J1 |
SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds <<<
[junit4] > Throwable #1: java.lang.AssertionError: soft530 after hard529
but no hard530: 20179068406660292 !<= 20179068404992110
[junit4] > at
__randomizedtesting.SeedInfo.seed([4B7B51A7A6DB8FF2:1AAFA82717A8BF55]:0)
[junit4] > at
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:167)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1509788 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting
testSoftAndHardCommitMaxTimeDelete
[junit4] 2> 1509789 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1509854 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1510052 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1510290 WARN
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.IndexSchema [collection1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1510305 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1510315 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ 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> 1510325 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ 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/J1/temp/solr.update.SoftAutoCommitTest_4B7B51A7A6DB8FF2-001/init-core-data-001/]
[junit4] 2> 1510325 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba85c44
[junit4] 2> 1510365 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1510365 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1510366 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6762e2d5[collection1] main]
[junit4] 2> 1510366 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1510367 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1510369 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000
[junit4] 2> 1510370 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1510370 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1510370 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1510370 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1510370 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1510370 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1510371 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1510371 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1510371 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1510372 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6762e2d5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
Uninverting(_1(6.4.0):c1)))}
[junit4] 2> 1510384 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=84.61328125,
floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=20.697400112284587,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6920761594772422
[junit4] 2> 1510385 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1510386 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@13450e03[collection1] main]
[junit4] 2> 1510387 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6ffbbf29
[junit4] 2> 1510469 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13450e03[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
Uninverting(_1(6.4.0):c1)))}
[junit4] 2> 1510487 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[529 (1553782874567606272)]} 0 12
[junit4] 2> 1510488 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1510488 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52f3880a
[junit4] 2> 1510492 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5699d8a0[collection1] main]
[junit4] 2> 1510493 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5699d8a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)
Uninverting(_2(6.4.0):c1)))}
[junit4] 2> 1510493 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1510493 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 5
[junit4] 2> 1510501 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{delete=[529 (-1553782874588577792)]} 0 7
[junit4] 2> 1511120 INFO (commitScheduler-5605-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> 1511122 INFO (commitScheduler-5605-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b3ff275[collection1]
main]
[junit4] 2> 1511122 INFO (commitScheduler-5605-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1511123 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b3ff275[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)))}
[junit4] 2> 1511124 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[550 (1553782875248132096)]} 0 0
[junit4] 2> 1511624 INFO (commitScheduler-5605-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> 1511631 INFO (commitScheduler-5605-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6344aa94[collection1] main]
[junit4] 2> 1511632 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6344aa94[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)
Uninverting(_3(6.4.0):c1)))}
[junit4] 2> 1511632 INFO (commitScheduler-5605-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1511701 INFO (commitScheduler-5604-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1511702 INFO (commitScheduler-5604-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52f3880a
[junit4] 2> 1511702 INFO (commitScheduler-5604-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c47e8bc[collection1] main]
[junit4] 2> 1511702 INFO (commitScheduler-5604-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1511703 INFO
(searcherExecutor-5602-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c47e8bc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)
Uninverting(_3(6.4.0):c1)))}
[junit4] 2> 1513702 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testSoftAndHardCommitMaxTimeDelete
[junit4] 2> 1513705 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting
testSoftAndHardCommitMaxTimeRapidAdds
[junit4] 2> 1513705 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1513783 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1513841 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1514278 WARN
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.IndexSchema [collection1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1514280 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1514321 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ 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> 1514321 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ 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/J1/temp/solr.update.SoftAutoCommitTest_4B7B51A7A6DB8FF2-001/init-core-data-001/]
[junit4] 2> 1514321 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba85c44
[junit4] 2> 1514379 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1514379 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1514380 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@32e25985[collection1] main]
[junit4] 2> 1514380 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1514388 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1514391 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000
[junit4] 2> 1514391 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1514391 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1514391 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1514391 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1514392 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1514395 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1514395 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1514395 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1514396 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1514396 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32e25985[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)
Uninverting(_3(6.4.0):c1)))}
[junit4] 2> 1514416 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.44747178282562083]
[junit4] 2> 1514417 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1514419 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@72e43849[collection1] main]
[junit4] 2> 1514420 INFO
(searcherExecutor-5606-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72e43849[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)
Uninverting(_3(6.4.0):c1)))}
[junit4] 2> 1514420 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@54127965
[junit4] 2> 1514448 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5000 (1553782878715772928)]} 0 18
[junit4] 2> 1514449 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5001 (1553782878735695872)]} 0 0
[junit4] 2> 1514449 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5002 (1553782878735695873)]} 0 0
[junit4] 2> 1514450 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5003 (1553782878736744448)]} 0 0
[junit4] 2> 1514450 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5004 (1553782878736744449)]} 0 0
[junit4] 2> 1514450 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[4B7B51A7A6DB8FF2])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testSoftAndHardCommitMaxTimeRapidAdds
[junit4] 2> 1514451 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1514451 INFO
(SUITE-SoftAutoCommitTest-seed#[4B7B51A7A6DB8FF2]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=525610953
[junit4] 2> 1514519 INFO
(coreCloseExecutor-5610-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@599592d9
[junit4] 2> 1514520 INFO
(coreCloseExecutor-5610-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1514520 INFO
(coreCloseExecutor-5610-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4aa9530
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_4B7B51A7A6DB8FF2-001
[junit4] 2> Dec 15, 2016 11:53:44 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=Lucene50(blocksize=128), _version_=FSTOrd50,
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FSTOrd50,
id=Lucene50(blocksize=128),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=2005,
maxMBSortInHeap=6.678209904039643,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=et-EE,
timezone=Africa/Malabo
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=291805672,total=530055168
[junit4] 2> NOTE: All tests run in this JVM:
[TestRandomRequestDistribution, DistributedQueryComponentCustomSortTest,
TestCoreContainer, TestLeaderElectionZkExpiry, TestConfigReload,
DistributedIntervalFacetingTest, BaseCdcrDistributedZkTest,
TestSimpleTrackingShardHandler, HdfsRestartWhileUpdatingTest,
ChangedSchemaMergeTest, TestRandomCollapseQParserPlugin, TestExactStatsCache,
ZkControllerTest, TestLuceneMatchVersion, TestCloudPivotFacet,
SystemInfoHandlerTest, TestReqParamsAPI, DistributedFacetExistsSmallTest,
OpenCloseCoreStressTest, WordBreakSolrSpellCheckerTest,
TestConfigSetProperties, TestFiltering,
OverseerCollectionConfigSetProcessorTest, SimplePostToolTest,
ClassificationUpdateProcessorIntegrationTest, SolrCLIZkUtilsTest, TestUpdate,
CopyFieldTest, TestSchemaNameResource, DeleteStatusTest, TestSegmentSorting,
DocExpirationUpdateProcessorFactoryTest, TestSurroundQueryParser, TestLRUCache,
TestBinaryResponseWriter, TestJsonRequest, TestJsonFacetRefinement,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrDynamicMBean,
CheckHdfsIndexTest, TestDefaultStatsCache, TestStressCloudBlindAtomicUpdates,
StressHdfsTest, TestDistributedGrouping, IndexSchemaTest,
TestFieldCacheSanityChecker, TestDocTermOrds, URLClassifyProcessorTest,
DistributedMLTComponentTest, CollectionsAPIDistributedZkTest,
AliasIntegrationTest, TestSuggestSpellingConverter, TestSolrQueryResponse,
TestManagedSchema, TestTestInjection, HdfsNNFailoverTest,
TestExclusionRuleCollectionAccess, TestCharFilters, SampleTest,
BlockJoinFacetDistribTest, InfoHandlerTest, TestMacros, ZkStateWriterTest,
ExitableDirectoryReaderTest, TestOrdValues, BufferStoreTest,
BigEndianAscendingWordSerializerTest, DirectSolrSpellCheckerTest,
SolrIndexConfigTest, SolrInfoMBeanTest, TestConfigSetsAPIExclusivity,
TestJettySolrRunner, RulesTest, TestInfoStreamLogging, TestReloadAndDeleteDocs,
RAMDirectoryFactoryTest, LoggingHandlerTest, TestDeleteCollectionOnDownNodes,
TolerantUpdateProcessorTest, DistanceFunctionTest, SSLMigrationTest,
TestFieldResource, FileUtilsTest, TestCursorMarkWithoutUniqueKey,
CollectionsAPIAsyncDistributedZkTest, PreAnalyzedUpdateProcessorTest,
TestSchemaManager, DirectSolrConnectionTest, TestManagedSynonymFilterFactory,
MergeStrategyTest, DistributedTermsComponentTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestBackupRepositoryFactory,
TestBM25SimilarityFactory, DeleteNodeTest, CoreAdminCreateDiscoverTest,
TestDistributedStatsComponentCardinality, ShardRoutingCustomTest,
TestRequestForwarding, SpellingQueryConverterTest,
TestRuleBasedAuthorizationPlugin, TestRecoveryHdfs, SolrCmdDistributorTest,
MultiThreadedOCPTest, TermsComponentTest, TestStressVersions,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, LeaderElectionTest, ZkCLITest, TestRecovery,
TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder,
TestReload, TestRangeQuery, BadIndexSchemaTest, ConvertedLegacyTest, TestSort,
TestIndexSearcher, SoftAutoCommitTest]
[junit4] Completed [363/662 (1!)] on J1 in 9.51s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 611 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_4B7B51A7A6DB8FF2-001/init-core-data-001
[junit4] 2> 1917478 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1917478 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_4B7B51A7A6DB8FF2-001/tempDir-001
[junit4] 2> 1917479 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1917479 INFO (Thread-2808) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1917479 INFO (Thread-2808) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1917579 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38102
[junit4] 2> 1917595 INFO (jetty-launcher-1967-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1917595 INFO (jetty-launcher-1967-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1917597 INFO (jetty-launcher-1967-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24fb86f6{/solr,null,AVAILABLE}
[junit4] 2> 1917598 INFO (jetty-launcher-1967-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@52617a96{HTTP/1.1,[http/1.1]}{127.0.0.1:39904}
[junit4] 2> 1917598 INFO (jetty-launcher-1967-thread-1) [ ]
o.e.j.s.Server Started @1921266ms
[junit4] 2> 1917598 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39904}
[junit4] 2> 1917598 ERROR (jetty-launcher-1967-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1917599 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 1917599 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1917599 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1917599 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-15T12:00:26.971Z
[junit4] 2> 1917601 INFO (jetty-launcher-1967-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d0b1333{/solr,null,AVAILABLE}
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@31eef9db{HTTP/1.1,[http/1.1]}{127.0.0.1:56302}
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.e.j.s.Server Started @1921270ms
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56302}
[junit4] 2> 1917602 ERROR (jetty-launcher-1967-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1917602 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-15T12:00:26.974Z
[junit4] 2> 1917648 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1917649 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1917664 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1917666 INFO (jetty-launcher-1967-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38102/solr
[junit4] 2> 1917675 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1917726 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38102/solr
[junit4] 2> 1917808 INFO (jetty-launcher-1967-thread-2)
[n:127.0.0.1:56302_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56302_solr
[junit4] 2> 1917810 INFO (jetty-launcher-1967-thread-2)
[n:127.0.0.1:56302_solr ] o.a.s.c.Overseer Overseer
(id=97111456274972678-127.0.0.1:56302_solr-n_0000000000) starting
[junit4] 2> 1917822 INFO (jetty-launcher-1967-thread-2)
[n:127.0.0.1:56302_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56302_solr
[junit4] 2> 1917835 INFO
(zkCallback-1977-thread-1-processing-n:127.0.0.1:39904_solr)
[n:127.0.0.1:39904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1917835 INFO
(zkCallback-1978-thread-1-processing-n:127.0.0.1:56302_solr)
[n:127.0.0.1:56302_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1917839 INFO (jetty-launcher-1967-thread-1)
[n:127.0.0.1:39904_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39904_solr
[junit4] 2> 1917840 INFO
(zkCallback-1977-thread-1-processing-n:127.0.0.1:39904_solr)
[n:127.0.0.1:39904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1917849 INFO
(zkCallback-1978-thread-1-processing-n:127.0.0.1:56302_solr)
[n:127.0.0.1:56302_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1917879 INFO (jetty-launcher-1967-thread-2)
[n:127.0.0.1:56302_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_4B7B51A7A6DB8FF2-001/tempDir-001/node2/.
[junit4] 2> 1917908 INFO (jetty-launcher-1967-thread-1)
[n:127.0.0.1:39904_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_4B7B51A7A6DB8FF2-001/tempDir-001/node1/.
[junit4] 2> 1917917 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1917918 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38102/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 1917980 WARN
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 1918004 WARN
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1918010 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 1918026 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_47079_hdfs____.j6qisn/webapp
[junit4] 2> 1918409 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47079
[junit4] 2> 1918702 WARN
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1918703 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 1918718 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_39457_datanode____9r8l93/webapp
[junit4] 2> 1919138 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39457
[junit4] 2> 1919211 WARN
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1919212 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 1919229 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_36509_datanode____l3690i/webapp
[junit4] 2> 1919288 INFO (IPC Server handler 3 on 60323) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-3610c210-6b04-4aab-a4e8-13304b9e1678 node
DatanodeRegistration(127.0.0.1:41942,
datanodeUuid=05e11c27-bfc1-4de2-9c9e-418c0993949e, infoPort=51105,
infoSecurePort=0, ipcPort=40936,
storageInfo=lv=-56;cid=testClusterID;nsid=73662878;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 1919288 INFO (IPC Server handler 3 on 60323) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-26b96015-91af-4e87-ad67-9c035ab65bd0 node
DatanodeRegistration(127.0.0.1:41942,
datanodeUuid=05e11c27-bfc1-4de2-9c9e-418c0993949e, infoPort=51105,
infoSecurePort=0, ipcPort=40936,
storageInfo=lv=-56;cid=testClusterID;nsid=73662878;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1919636 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36509
[junit4] 2> 1919744 INFO (IPC Server handler 2 on 60323) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-b2cae72c-439f-47ab-b72a-65115049c080 node
DatanodeRegistration(127.0.0.1:52077,
datanodeUuid=fed2b64b-d562-4566-8a10-578b19bd8575, infoPort=53462,
infoSecurePort=0, ipcPort=34788,
storageInfo=lv=-56;cid=testClusterID;nsid=73662878;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 1919745 INFO (IPC Server handler 2 on 60323) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-69b42f62-c7ac-42c7-a6e8-8f746fb3a180 node
DatanodeRegistration(127.0.0.1:52077,
datanodeUuid=fed2b64b-d562-4566-8a10-578b19bd8575, infoPort=53462,
infoSecurePort=0, ipcPort=34788,
storageInfo=lv=-56;cid=testClusterID;nsid=73662878;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1919837 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[4B7B51A7A6DB8FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1919840 INFO (qtp1777780623-12330) [n:127.0.0.1:39904_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1919846 INFO
(OverseerThreadFactory-5932-thread-1-processing-n:127.0.0.1:56302_solr)
[n:127.0.0.1:56302_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 1919958 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 1919958 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 1920077 INFO
(zkCallback-1977-thread-1-processing-n:127.0.0.1:39904_solr)
[n:127.0.0.1:39904_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1920077 INFO
(zkCallback-1978-thread-2-processing-n:127.0.0.1:56302_solr)
[n:127.0.0.1:56302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1920976 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1920992 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1921051 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 1921054 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1921055 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 1921057 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from
collection recoverytest
[junit4] 2> 1921058 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1921065 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest
[junit4] 2> 1921119 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:60323/data
[junit4] 2> 1921119 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1921120 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore
[[recoverytest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_4B7B51A7A6DB8FF2-001/tempDir-001/node2/recoverytest_shard1_replica1],
dataDir=[hdfs://localhost:60323/data/recoverytest/core_node2/data/]
[junit4] 2> 1921120 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:60323/data
[junit4] 2> 1921125 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1921125 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:60323/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 1921126 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore
[[recoverytest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_4B7B51A7A6DB8FF2-001/tempDir-001/node1/recoverytest_shard1_replica2],
dataDir=[hdfs://localhost:60323/data/recoverytest/core_node1/data/]
[junit4] 2> 1921126 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:60323/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 1921140 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1921146 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 1921146 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 1921141 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1921151 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 1921151 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 1921274 WARN (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 1921286 WARN (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 1926288 WARN (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 1926289 WARN (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 1931490 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1931498 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:60323/data/recoverytest/core_node2/data
[junit4] 2> 1931512 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1931520 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:60323/data/recoverytest/core_node1/data
[junit4] 2> 1931593 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:60323/data/recoverytest/core_node2/data/index
[junit4] 2> 1931598 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:60323/data/recoverytest/core_node1/data/index
[junit4] 2> 1931612 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1931612 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 1931613 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 1931617 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1931617 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 1931617 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 1931641 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1931641 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1931748 INFO (IPC Server handler 0 on 60323) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41942 is
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-26b96015-91af-4e87-ad67-9c035ab65bd0:NORMAL:127.0.0.1:41942|RBW],
ReplicaUC[[DISK]DS-69b42f62-c7ac-42c7-a6e8-8f746fb3a180:NORMAL:127.0.0.1:52077|RBW]]}
size 71
[junit4] 2> 1931749 INFO (IPC Server handler 5 on 60323) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52077 is
added to blk_1073741825_1001 size 71
[junit4] 2> 1931758 INFO (IPC Server handler 8 on 60323) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41942 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-3610c210-6b04-4aab-a4e8-13304b9e1678:NORMAL:127.0.0.1:41942|RBW],
ReplicaUC[[DISK]DS-b2cae72c-439f-47ab-b72a-65115049c080:NORMAL:127.0.0.1:52077|RBW]]}
size 0
[junit4] 2> 1931760 INFO (IPC Server handler 6 on 60323) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52077 is
added to blk_1073741826_1002 size 71
[junit4] 2> 1931821 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1931822 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1931822 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 1931837 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1931837 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1931924 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@68e7e879[recoverytest_shard1_replica1] main]
[junit4] 2> 1931925 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1931925 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1931928 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1931928 INFO
(searcherExecutor-5937-thread-1-processing-n:127.0.0.1:56302_solr
x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore
[recoverytest_shard1_replica1] Registered new searcher
Searcher@68e7e879[recoverytest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1931928 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1553783315549388800
[junit4] 2> 1931935 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1931939 INFO
(zkCallback-1977-thread-1-processing-n:127.0.0.1:39904_solr)
[n:127.0.0.1:39904_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1931940 INFO
(zkCallback-1978-thread-1-processing-n:127.0.0.1:56302_solr)
[n:127.0.0.1:56302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1932176 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1932177 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1932177 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 1932202 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1932202 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1932270 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f6663f2[recoverytest_shard1_replica2] main]
[junit4] 2> 1932272 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1932272 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1932272 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1932272 INFO (qtp1777780623-12328) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1553783315910098944
[junit4] 2> 1932272 INFO
(searcherExecutor-5938-thread-1-processing-n:127.0.0.1:39904_solr
x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:39904_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore
[recoverytest_shard1_replica2] Registered new searcher
Searcher@3f6663f2[recoverytest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1932436 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1932437 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1932437 INFO (qtp635028284-12346) [n:127.0.0.1:56302_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56302/solr/reco
[...truncated too long message...]
iDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.teardownClass(HdfsRecoveryZkTest.java:51)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[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> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 1951767 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38102 38102
[junit4] 2> 1951767 INFO
(SUITE-HdfsRecoveryZkTest-seed#[4B7B51A7A6DB8FF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=PostingsFormat(name=MockRandom),
_version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Direct),
a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)},
docValues:{}, maxPointsInLeafNode=962, maxMBSortInHeap=5.1375118278713074,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=fi,
timezone=Etc/Universal
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=5,free=244968792,total=522190848
[junit4] 2> NOTE: All tests run in this JVM:
[TestPHPSerializedResponseWriter, TestDownShardTolerantSearch,
HdfsThreadLeakTest, ShardSplitTest, TestFoldingMultitermQuery,
TestHashQParserPlugin, AsyncCallRequestStatusResponseTest,
HttpSolrCallGetCoreTest, TestJmxIntegration, RuleEngineTest,
DistributedFacetPivotWhiteBoxTest, SynonymTokenizerTest,
TestSolrCloudSnapshots, TestRandomFaceting, TestNamedUpdateProcessors,
TestEmbeddedSolrServerConstructors, TestRandomFlRTGCloud, TestLazyCores,
RollingRestartTest, TestStressLucene, TestPivotHelperCode,
ClassificationUpdateProcessorFactoryTest, TestPerFieldSimilarity,
SimpleMLTQParserTest, TestSSLRandomization, PeerSyncReplicationTest,
TestImplicitCoreProperties, NotRequiredUniqueKeyTest, RegexBoostProcessorTest,
TestLocalFSCloudBackupRestore, ScriptEngineTest,
TestDefaultSearchFieldResource, TestBlobHandler, DirectoryFactoryTest,
TestXmlQParserPlugin, TestDocumentBuilder, TestTolerantUpdateProcessorCloud,
TestSubQueryTransformer, LeaderElectionIntegrationTest, HighlighterConfigTest,
TestPseudoReturnFields, TestCollationFieldDocValues, TestCrossCoreJoin,
TestCodecSupport, DefaultValueUpdateProcessorTest, MBeansHandlerTest,
CdcrVersionReplicationTest, TestFunctionQuery, TriLevelCompositeIdRoutingTest,
TestFieldCollectionResource, DistributedQueryElevationComponentTest,
TestPKIAuthenticationPlugin, SimpleCollectionCreateDeleteTest,
CurrencyFieldOpenExchangeTest, TestDistributedSearch,
TestSizeLimitedDistributedMap, CursorPagingTest,
DocumentAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica,
TestOmitPositions, BooleanFieldTest, TestBinaryResponseWriter,
HighlighterMaxOffsetTest, SolrRequestParserTest,
HdfsWriteToMultipleCollectionsTest, HdfsBasicDistributedZkTest, SyncSliceTest,
ZkNodePropsTest, BlockDirectoryTest, SuggestComponentTest, TestFieldSortValues,
TestUninvertingReader, BasicDistributedZkTest, TestScoreJoinQPScore,
TestReplicaProperties, BigEndianAscendingWordDeserializerTest,
LeaderFailureAfterFreshStartTest, DeleteShardTest, TestSolrConfigHandler,
CollectionTooManyReplicasTest, TestSolr4Spatial2,
SegmentsInfoRequestHandlerTest, FastVectorHighlighterTest, BJQParserTest,
TestFieldCacheSortRandom, QueryEqualityTest, SolrCoreTest, NumericFieldsTest,
TestManagedResource, TestFastLRUCache, TestReRankQParserPlugin,
OutputWriterTest, ReplaceNodeTest, CloneFieldUpdateProcessorFactoryTest,
TestFaceting, ParsingFieldUpdateProcessorsTest, TestSolrCLIRunExample,
TestStressUserVersions, TestNRTOpen, TestConfigSetImmutable,
TestExactSharedStatsCache, TestAtomicUpdateErrorCases,
QueryElevationComponentTest, TestRandomDVFaceting, TestValueSourceCache,
ClusterStateTest, OverseerRolesTest, DisMaxRequestHandlerTest,
AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest,
TestStressRecovery, CloudExitableDirectoryReaderTest,
CollectionStateFormat2Test, CustomCollectionTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest, MigrateRouteKeyTest,
OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest,
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery,
TestCloudInspectUtil, TestCloudRecovery, TestRebalanceLeaders,
VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=4B7B51A7A6DB8FF2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=fi -Dtests.timezone=Etc/Universal -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:704)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4B7B51A7A6DB8FF2]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [540/662 (2!)] on J0 in 65.40s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62793 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]