Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/80/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([9DF314D06129A4B7:7076932FFB3388B]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886) at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=id:529&qt=&start=0&rows=20&version=2.2 at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879) ... 40 more Build Log: [...truncated 12113 lines...] [junit4] Suite: org.apache.solr.update.AutoCommitTest [junit4] 2> 1541390 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9DF314D06129A4B7-001/init-core-data-001 [junit4] 2> 1541391 WARN (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=431 numCloses=431 [junit4] 2> 1541391 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1541394 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1541394 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1541395 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1541439 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1541478 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1541738 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1541806 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1541810 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1541810 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1541812 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1541853 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1541881 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1542074 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1542109 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1542110 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1542110 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1542110 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9DF314D06129A4B7-001/init-core-data-001/] [junit4] 2> 1542112 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1542229 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1542230 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1542232 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1542232 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1542233 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=25.6943359375, floorSegmentMB=2.197265625, forceMergeDeletesPctAllowed=19.6833009035062, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35989458216925474 [junit4] 2> 1542233 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a0cfd01[collection1] main] [junit4] 2> 1542234 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1542255 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1542298 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1542299 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1542301 INFO (coreLoadExecutor-7819-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574159230757240832 [junit4] 2> 1542302 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1542302 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1542302 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1542303 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1542303 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1542304 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1542304 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1542305 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1542305 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1542312 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs [junit4] 2> 1542313 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1542315 INFO (searcherExecutor-7820-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a0cfd01[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1542315 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c8eb844[collection1] realtime] [junit4] 2> 1542316 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 3 [junit4] 2> 1542317 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 1542319 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1542371 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1542440 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1542903 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1542927 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 1542983 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1542983 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9DF314D06129A4B7-001/init-core-data-001/] [junit4] 2> 1543115 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1543115 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1543118 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@cafcbef[collection1] main] [junit4] 2> 1543120 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1543122 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1543129 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1543129 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574159231625461760 [junit4] 2> 1543131 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1543138 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7893743466719119] [junit4] 2> 1543138 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 1543139 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1543139 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1543139 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1543140 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1543141 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1543142 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1543142 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1543143 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1543147 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cafcbef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1543147 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f0bb0b2[collection1] main] [junit4] 2> 1543148 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@6f9ae706 [junit4] 2> 1543233 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1872422662 [junit4] 2> 1543247 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f0bb0b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1543261 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1574159231760728064)]} 0 3 [junit4] 2> 1543262 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1574159231763873792)]} 0 4 [junit4] 2> 1543262 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1574159231764922368)]} 0 4 [junit4] 2> 1543263 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1574159231764922369)]} 0 5 [junit4] 2> 1543263 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1574159231765970944)]} 0 5 [junit4] 2> 1543263 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1574159231765970945)]} 0 6 [junit4] 2> 1543264 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1574159231765970946)]} 0 6 [junit4] 2> 1543264 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1574159231767019520)]} 0 6 [junit4] 2> 1543264 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1574159231767019521)]} 0 6 [junit4] 2> 1543264 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1574159231767019522)]} 0 6 [junit4] 2> 1543264 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1574159231767019523)]} 0 6 [junit4] 2> 1543264 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1574159231767019524)]} 0 7 [junit4] 2> 1543265 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1574159231768068096)]} 0 7 [junit4] 2> 1543265 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1574159231768068097)]} 0 7 [junit4] 2> 1543266 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1543269 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1574159231772262400)]} 0 11 [junit4] 2> 1543272 INFO (commitScheduler-7828-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> 1543310 INFO (commitScheduler-7828-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b79cf64[collection1] main] [junit4] 2> 1543310 INFO (commitScheduler-7828-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1543312 INFO (searcherExecutor-7825-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b79cf64[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C15)))} [junit4] 2> 1543524 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1574159232038600704)]} 0 266 [junit4] 2> 1543524 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 1543533 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6 [junit4] 2> 1543534 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs [junit4] 2> 1543543 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime [junit4] 2> 1543543 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1543543 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f5dd5cf[collection1] realtime] [junit4] 2> 1543544 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0 [junit4] 2> 1543544 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 1543545 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1543637 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1543725 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1543886 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1543898 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 1543911 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1543911 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9DF314D06129A4B7-001/init-core-data-001/] [junit4] 2> 1544049 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1544049 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1544051 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27810578[collection1] main] [junit4] 2> 1544057 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1544059 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1544063 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1544063 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1544064 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1544064 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1544064 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1544064 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1544064 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1544065 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1544065 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1544066 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=24.216796875, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=13.992124428421231, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29386076451206855 [junit4] 2> 1544066 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1544066 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 1544068 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27810578[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1544069 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@616d0a2c[collection1] main] [junit4] 2> 1544069 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1a8d2352 [junit4] 2> 1544070 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=445457234 [junit4] 2> 1544074 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1574159232615317504)]} 0 1 [junit4] 2> 1544078 INFO (searcherExecutor-7829-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@616d0a2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1544079 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4 [junit4] 2> 1544080 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1574159232622657536)]} 0 7 [junit4] 2> 1544085 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4 [junit4] 2> 1544085 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] 2> 1544086 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879) [junit4] 2> at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) [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$8.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1544086 INFO (TEST-AutoCommitTest.testMaxTime-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=9DF314D06129A4B7 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.56s J1 | AutoCommitTest.testMaxTime <<< [junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([9DF314D06129A4B7:7076932FFB3388B]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886) [junit4] > at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] > <response> [junit4] > <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result> [junit4] > </response> [junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879) [junit4] > ... 40 more [junit4] 2> 1544099 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin [junit4] 2> 1544099 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1544100 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@341af274[collection1] realtime] [junit4] 2> 1544100 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0 [junit4] 2> 1544100 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 1544101 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1544182 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1544210 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1544497 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1544526 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 1544541 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4024ba00 [junit4] 2> 1544541 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9DF314D06129A4B7-001/init-core-data-001/] [junit4] 2> 1544699 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1544700 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1544701 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f60583[collection1] main] [junit4] 2> 1544702 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1544704 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1544725 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1544727 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=67.9296875, floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=17.905426805537505, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1544728 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 1544728 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1544729 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1544729 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1544729 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1544729 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1544730 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1544731 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1544731 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1544733 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1544735 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f60583[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1544736 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e4a1463[collection1] main] [junit4] 2> 1544738 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e4a1463[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1544739 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@48f3f08f [junit4] 2> 1544750 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1223946383 [junit4] 2> 1544777 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1574159233352466432)]} 0 9 [junit4] 2> 1544777 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1548778 INFO (commitScheduler-7836-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> 1548780 INFO (commitScheduler-7836-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@975b149[collection1] main] [junit4] 2> 1548782 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@975b149[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))} [junit4] 2> 1548800 INFO (commitScheduler-7836-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1548831 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1574159237604442112)]} 0 4066 [junit4] 2> 1548832 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1548832 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1574159237605490688)]} 0 4067 [junit4] 2> 1548832 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 1550840 INFO (commitScheduler-7836-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> 1550843 INFO (commitScheduler-7836-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5594165f[collection1] main] [junit4] 2> 1550843 INFO (commitScheduler-7836-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1550845 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5594165f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)))} [junit4] 2> 1550861 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1550861 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 1550865 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239733051392)]} 0 6101 [junit4] 2> 1550865 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239737245696)]} 0 6101 [junit4] 2> 1550865 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239737245697)]} 0 6101 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239737245698)]} 0 6101 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239738294272)]} 0 6101 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239738294273)]} 0 6101 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239738294274)]} 0 6102 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239738294275)]} 0 6102 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239738294276)]} 0 6102 [junit4] 2> 1550866 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574159239738294277)]} 0 6102 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342848)]} 0 6103 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342849)]} 0 6103 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342850)]} 0 6103 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342851)]} 0 6103 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342852)]} 0 6103 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342853)]} 0 6103 [junit4] 2> 1550867 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239739342854)]} 0 6103 [junit4] 2> 1550868 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239740391424)]} 0 6103 [junit4] 2> 1550868 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239740391425)]} 0 6103 [junit4] 2> 1550868 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574159239740391426)]} 0 6104 [junit4] 2> 1550868 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 1551868 INFO (commitScheduler-7836-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> 1551871 INFO (commitScheduler-7836-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7626daa4[collection1] main] [junit4] 2> 1551877 INFO (commitScheduler-7836-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1551878 INFO (searcherExecutor-7833-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7626daa4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C10/9:delGen=1)))} [junit4] 2> 1552123 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 1552123 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1552123 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[9DF314D06129A4B7]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin [junit4] 2> 1552124 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1552124 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=320805261 [junit4] 2> 1552124 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1552125 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1552126 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1552126 INFO (SUITE-AutoCommitTest-seed#[9DF314D06129A4B7]-worker) [ x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1552127 INFO (coreCloseExecutor-7837-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@235a418f [junit4] 2> 1552127 INFO (coreCloseExecutor-7837-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 1552127 INFO (coreCloseExecutor-7837-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@aadc95c commitCommandVersion:0 [junit4] 2> 1552128 INFO (coreCloseExecutor-7837-thread-1-processing-x:collection1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=593117583 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9DF314D06129A4B7-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=FSTOrd50, field_t=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=LuceneFixedGap), subject=PostingsFormat(name=LuceneFixedGap), intDefault=FST50, id_i1=PostingsFormat(name=LuceneFixedGap), id=FSTOrd50, range_facet_i_dv=FST50, text=PostingsFormat(name=Memory), range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1681, maxMBSortInHeap=7.0833037548491085, sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=Asia/Dacca [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=1,free=304485616,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestComponentsName, TestLegacyFieldCache, TestCoreDiscovery, TestSolrCoreSnapshots, DistributedTermsComponentTest, CheckHdfsIndexTest, TestSolr4Spatial2, DistributedExpandComponentTest, TestFiltering, TestRemoteStreaming, TestLMJelinekMercerSimilarityFactory, DocValuesMultiTest, TestMaxTokenLenTokenizer, TestShortCircuitedRequests, TestBadConfig, DocumentAnalysisRequestHandlerTest, TestReloadDeadlock, V2ApiIntegrationTest, TestPivotHelperCode, HdfsChaosMonkeyNothingIsSafeTest, ConfigSetsAPITest, TestPushWriter, BlockJoinFacetDistribTest, EnumFieldTest, TestSolr4Spatial, DistribCursorPagingTest, TestHdfsUpdateLog, SolrCmdDistributorTest, SampleTest, LeaderInitiatedRecoveryOnShardRestartTest, SubstringBytesRefFilterTest, ExternalFileFieldSortTest, TestSubQueryTransformerCrossCore, FileUtilsTest, AnalyticsMergeStrategyTest, PluginInfoTest, LoggingHandlerTest, TestCoreAdminApis, TestPostingsSolrHighlighter, MultiThreadedOCPTest, ChaosMonkeySafeLeaderWithPullReplicasTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSuggestSpellingConverter, TestSolrQueryParser, TestUniqueKeyFieldResource, TestLegacyTerms, SolrJmxReporterTest, HLLSerializationTest, TestCryptoKeys, ChaosMonkeySafeLeaderTest, TestPullReplica, TestScoreJoinQPNoScore, TriLevelCompositeIdRoutingTest, ConvertedLegacyTest, TestInPlaceUpdatesStandalone, TestConfig, HdfsLockFactoryTest, JvmMetricsTest, TestConfigSetsAPIExclusivity, TestSolrFieldCacheBean, SSLMigrationTest, TestFieldCache, MoveReplicaHDFSUlogDirTest, BasicFunctionalityTest, TermVectorComponentDistributedTest, JSONWriterTest, UpdateParamsTest, TermsComponentTest, TestDistribDocBasedVersion, TestInitParams, CoreMergeIndexesAdminHandlerTest, TestImplicitCoreProperties, TermVectorComponentTest, SortSpecParsingTest, EchoParamsTest, ZkSolrClientTest, UninvertDocValuesMergePolicyTest, TestStressUserVersions, TestDelegationWithHadoopAuth, ReplicaListTransformerTest, TestCloudDeleteByQuery, TestLeaderInitiatedRecoveryThread, CdcrBootstrapTest, TestJettySolrRunner, SolrCoreCheckLockOnStartupTest, TestBlendedInfixSuggestions, TestGraphTermsQParserPlugin, TestRequestForwarding, HdfsRecoverLeaseTest, TestJoin, TestFieldCacheSort, TestSchemaVersionResource, SpatialRPTFieldTypeTest, SolrGangliaReporterTest, TestConfigReload, TestSolrIndexConfig, ParsingFieldUpdateProcessorsTest, TestNumericRangeQuery32, DeleteInactiveReplicaTest, DebugComponentTest, LukeRequestHandlerTest, TestSystemIdResolver, AutoScalingHandlerTest, TestRawTransformer, SparseHLLTest, DocExpirationUpdateProcessorFactoryTest, ZkStateReaderTest, TestOverriddenPrefixQueryForCustomFieldType, TestReplicationHandlerBackup, TestIndexSearcher, ShardRoutingCustomTest, TestManagedSchema, TestTestInjection, TestRandomFlRTGCloud, TestChildDocTransformer, DistributedQueryComponentOptimizationTest, SolrMetricReporterTest, SOLR749Test, DirectoryFactoryTest, TestMergePolicyConfig, QueryEqualityTest, TestFastLRUCache, BlockCacheTest, CdcrVersionReplicationTest, SolrCLIZkUtilsTest, TestNumericTerms64, BadCopyFieldTest, CdcrReplicationHandlerTest, PeerSyncWithIndexFingerprintCachingTest, OverseerRolesTest, TestTlogReplica, PolyFieldTest, TestReload, DistributedFacetPivotWhiteBoxTest, ShardSplitTest, HdfsRestartWhileUpdatingTest, TestFieldCacheVsDocValues, RulesTest, DirectSolrSpellCheckerTest, TestExactSharedStatsCache, HdfsThreadLeakTest, TestBinaryResponseWriter, TestPayloadScoreQParserPlugin, TestPerFieldSimilarityWithDefaultOverride, TestSolrCloudWithHadoopAuthPlugin, HdfsUnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, CdcrUpdateLogTest, RestartWhileUpdatingTest, FacetPivotSmallTest, BadComponentTest, TestDocSet, TestDFISimilarityFactory, CoreAdminCreateDiscoverTest, TestPartialUpdateDeduplication, HdfsDirectoryFactoryTest, DistributedIntervalFacetingTest, DistributedMLTComponentTest, TestFieldSortValues, StatelessScriptUpdateProcessorFactoryTest, SolrRequestParserTest, LeaderFailureAfterFreshStartTest, TestAnalyzedSuggestions, TestQueryTypes, TestGraphMLResponseWriter, SimpleMLTQParserTest, SynonymTokenizerTest, TestMinMaxOnMultiValuedField, OutOfBoxZkACLAndCredentialsProvidersTest, ImplicitSnitchTest, BadIndexSchemaTest, TestElisionMultitermQuery, TestSimpleTextCodec, TestRestoreCore, TestFieldTypeResource, TestDefaultStatsCache, TestWordDelimiterFilterFactory, JsonLoaderTest, TestManagedSchemaThreadSafety, FieldMutatingUpdateProcessorTest, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest] [junit4] Completed [379/726 (1!)] on J1 in 10.77s, 3 tests, 1 error <<< FAILURES! [...truncated 44388 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org