Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/63/ Java: 64bit/jdk-9-ea+178 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny
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([5DF239446092982:9F2B5E76D893B5BE]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885) at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=id:529&qt=&start=0&rows=20&version=2.2 at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878) ... 39 more Build Log: [...truncated 11198 lines...] [junit4] Suite: org.apache.solr.update.AutoCommitTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_5DF239446092982-001\init-core-data-001 [junit4] 2> 808389 WARN (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 808389 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 808390 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 808391 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 808391 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 808411 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 808424 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 808485 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 808554 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 808557 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 808558 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 808560 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 808579 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 808592 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 808636 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 808644 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1, trusted=true [junit4] 2> 808645 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 808645 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 808645 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_5DF239446092982-001\init-core-data-001\] [junit4] 2> 808647 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=49.478515625, floorSegmentMB=0.3369140625, forceMergeDeletesPctAllowed=11.3373762353649, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6312980913746802 [junit4] 2> 808699 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 808699 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 808699 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 808699 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 808701 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 808701 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b717dc0[collection1] main] [junit4] 2> 808701 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 808706 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 808733 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 808733 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 808733 INFO (coreLoadExecutor-2971-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574404647282540544 [junit4] 2> 808733 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 808733 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 808733 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 808735 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 808736 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 808737 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime [junit4] 2> 808738 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 808738 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 808738 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4464c944[collection1] realtime] [junit4] 2> 808739 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] 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 1 [junit4] 2> 808739 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\core.properties [junit4] 2> 808740 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 808740 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 808740 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 808742 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 808745 INFO (searcherExecutor-2972-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b717dc0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 808764 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 808782 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 808847 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 808855 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 808867 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 808867 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_5DF239446092982-001\init-core-data-001\] [junit4] 2> 809359 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 809359 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 809360 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44ad9fc5[collection1] main] [junit4] 2> 809361 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 809441 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 809447 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 809449 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 809450 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574404648034369536 [junit4] 2> 809451 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 809451 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 809451 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 809452 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 809452 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=25.474609375, floorSegmentMB=0.6494140625, forceMergeDeletesPctAllowed=14.47839485194151, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18891105382179926 [junit4] 2> 809452 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 809453 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 809453 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 809454 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 809455 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 809461 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44ad9fc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 809461 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39672843[collection1] main] [junit4] 2> 809462 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@147c2296 [junit4] 2> 809462 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=343679638 [junit4] 2> 809471 INFO (searcherExecutor-2977-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39672843[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 809473 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1574404648054292480)]} 0 5 [junit4] 2> 809473 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] 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> 809475 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1574404648060583936)]} 0 7 [junit4] 2> 809475 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] 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> 809475 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] 2> 809476 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878) [junit4] 2> at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) [junit4] 2> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 809477 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=5DF239446092982 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.74s J1 | AutoCommitTest.testMaxTime <<< [junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([5DF239446092982:9F2B5E76D893B5BE]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885) [junit4] > at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] > <response> [junit4] > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] > </response> [junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2 [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878) [junit4] > ... 39 more [junit4] 2> 809479 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs [junit4] 2> 809480 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 809481 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19ae872c[collection1] realtime] [junit4] 2> 809482 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] 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 2 [junit4] 2> 809482 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\core.properties [junit4] 2> 809482 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 809571 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 809644 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 809977 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 809988 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 810001 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 810001 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_5DF239446092982-001\init-core-data-001\] [junit4] 2> 810324 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 810324 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 810340 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d539ec8[collection1] main] [junit4] 2> 810342 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 810347 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 810463 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 810464 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 810464 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 810464 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 810464 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 810465 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 810465 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 810465 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 810466 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13450205238307503] [junit4] 2> 810466 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 810466 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 810466 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 810468 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d539ec8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 810468 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62cba6cf[collection1] main] [junit4] 2> 810469 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2e1fbdb6 [junit4] 2> 810470 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=773832118 [junit4] 2> 810470 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62cba6cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 810474 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1574404649107062784)]} 0 1 [junit4] 2> 810475 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1574404649109159936)]} 0 2 [junit4] 2> 810475 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1574404649109159937)]} 0 2 [junit4] 2> 810476 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1574404649110208512)]} 0 2 [junit4] 2> 810476 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1574404649110208513)]} 0 3 [junit4] 2> 810476 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1574404649110208514)]} 0 3 [junit4] 2> 810476 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1574404649110208515)]} 0 3 [junit4] 2> 810476 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1574404649110208516)]} 0 3 [junit4] 2> 810476 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1574404649110208517)]} 0 3 [junit4] 2> 810477 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1574404649111257088)]} 0 3 [junit4] 2> 810477 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1574404649111257089)]} 0 4 [junit4] 2> 810477 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1574404649111257090)]} 0 4 [junit4] 2> 810477 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1574404649111257091)]} 0 4 [junit4] 2> 810478 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1574404649111257092)]} 0 4 [junit4] 2> 810478 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] 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> 810479 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1574404649112305664)]} 0 6 [junit4] 2> 810481 INFO (commitScheduler-2984-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 810490 INFO (commitScheduler-2984-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@217a2779[collection1] main] [junit4] 2> 810491 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@217a2779[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c15)))} [junit4] 2> 810491 INFO (commitScheduler-2984-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 810730 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1574404649376546816)]} 0 257 [junit4] 2> 810731 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] 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> 810731 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 810731 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs [junit4] 2> 810733 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin [junit4] 2> 810734 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 810734 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51a9e9b[collection1] realtime] [junit4] 2> 810734 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 810735 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\core.properties [junit4] 2> 810736 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.0-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 810766 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 810780 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 810887 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 810897 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 810907 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@787fd0ab [junit4] 2> 810907 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_5DF239446092982-001\init-core-data-001\] [junit4] 2> 810986 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 810987 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 810988 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ce469c2[collection1] main] [junit4] 2> 810988 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 810989 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 810993 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 810994 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 810994 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 810994 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 810994 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 810994 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 810995 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 810995 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 810997 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21485108247200746] [junit4] 2> 810997 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 810997 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 810997 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 810999 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ce469c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 810999 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@615e1c8c[collection1] main] [junit4] 2> 811000 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@67f2aa7 [junit4] 2> 811001 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=108997287 [junit4] 2> 811001 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@615e1c8c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 811008 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1574404649667002368)]} 0 1 [junit4] 2> 811009 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 815009 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 815012 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bed8bf[collection1] main] [junit4] 2> 815012 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 815014 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bed8bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))} [junit4] 2> 815049 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1574404653905346560)]} 0 4042 [junit4] 2> 815050 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 815051 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1574404653906395136)]} 0 4044 [junit4] 2> 815051 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 817051 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 817054 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@241704b6[collection1] main] [junit4] 2> 817055 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 817057 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@241704b6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))} [junit4] 2> 817305 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 817307 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 817309 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656274079744)]} 0 6302 [junit4] 2> 817309 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656275128320)]} 0 6302 [junit4] 2> 817310 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656276176896)]} 0 6302 [junit4] 2> 817311 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656276176897)]} 0 6304 [junit4] 2> 817312 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656278274048)]} 0 6305 [junit4] 2> 817312 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656278274049)]} 0 6305 [junit4] 2> 817312 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656278274050)]} 0 6305 [junit4] 2> 817313 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656279322624)]} 0 6305 [junit4] 2> 817313 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656279322625)]} 0 6306 [junit4] 2> 817313 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1574404656279322626)]} 0 6306 [junit4] 2> 817313 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 817314 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656280371200)]} 0 6307 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656280371201)]} 0 6308 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656282468352)]} 0 6308 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656282468353)]} 0 6308 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656282468354)]} 0 6308 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656282468355)]} 0 6308 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656282468356)]} 0 6308 [junit4] 2> 817316 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656282468357)]} 0 6309 [junit4] 2> 817317 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656283516928)]} 0 6309 [junit4] 2> 817317 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1574404656283516929)]} 0 6309 [junit4] 2> 817317 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 818316 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 818318 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c843f2e[collection1] main] [junit4] 2> 818319 INFO (commitScheduler-2988-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 818321 INFO (searcherExecutor-2985-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c843f2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10/9:delGen=1)))} [junit4] 2> 818321 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 818322 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] 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> 818323 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5DF239446092982]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin [junit4] 2> 818323 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 818323 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1193977525 [junit4] 2> 818323 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 818326 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 818327 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 818328 INFO (SUITE-AutoCommitTest-seed#[5DF239446092982]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 818329 INFO (coreCloseExecutor-2989-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@249b76fd [junit4] 2> 818329 INFO (coreCloseExecutor-2989-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 818329 INFO (coreCloseExecutor-2989-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ad789b4 commitCommandVersion:0 [junit4] 2> 818332 INFO (coreCloseExecutor-2989-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=614168317 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_5DF239446092982-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=EST5EDT [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=377922584,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestFilteredDocIdSet, TestMacros, TestFieldTypeResource, TestNumericRangeQuery32, HdfsBasicDistributedZk2Test, TestPivotHelperCode, TestFieldCacheSortRandom, SolrRequestParserTest, TestManagedSchemaAPI, SharedFSAutoReplicaFailoverTest, TestFastWriter, TestSearchPerf, OverseerModifyCollectionTest, SearchHandlerTest, TestIntervalFaceting, MigrateRouteKeyTest, TestNoOpRegenerator, TestReloadAndDeleteDocs, TestXmlQParserPlugin, TestQueryWrapperFilter, TestSubQueryTransformerDistrib, BasicFunctionalityTest, TestHalfAndHalfDocValues, TestRandomFlRTGCloud, TestCryptoKeys, TestCloudSchemaless, TestAuthenticationFramework, AssignTest, SpatialRPTFieldTypeTest, TestManagedSynonymFilterFactory, ClassificationUpdateProcessorIntegrationTest, ZkNodePropsTest, SimpleCollectionCreateDeleteTest, TestLeaderInitiatedRecoveryThread, TestSolrCloudWithDelegationTokens, TestJettySolrRunner, TermVectorComponentDistributedTest, DistributedFacetPivotSmallAdvancedTest, TestLegacyTerms, HdfsChaosMonkeyNothingIsSafeTest, TestInitParams, TestRebalanceLeaders, TestSolrCoreSnapshots, TestConfigSetsAPIExclusivity, TestZkChroot, TestRecoveryHdfs, CdcrRequestHandlerTest, BadCopyFieldTest, SOLR749Test, TestSearcherReuse, TestBadConfig, TestRequestForwarding, ReplicaListTransformerTest, TestCharFilters, CollectionsAPIDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, TestPerFieldSimilarity, PreAnalyzedFieldTest, TestHashQParserPlugin, DistribDocExpirationUpdateProcessorTest, TestMissingGroups, CheckHdfsIndexTest, TestSolrQueryParser, ChaosMonkeySafeLeaderTest, TestCoreDiscovery, TestSchemaVersionResource, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestBM25SimilarityFactory, UtilsToolTest, TestCloudPivotFacet, TestDynamicFieldResource, TestComponentsName, TestDocTermOrds, HttpPartitionTest, TestSolrQueryResponse, DocumentAnalysisRequestHandlerTest, TestCSVLoader, SolrCoreMetricManagerTest, SecurityConfHandlerTest, LeaderInitiatedRecoveryOnCommitTest, TestLeaderElectionWithEmptyReplica, SolrMetricReporterTest, BasicZkTest, MBeansHandlerTest, PeerSyncReplicationTest, SpellCheckComponentTest, TestCoreAdminApis, ActionThrottleTest, MetricsHandlerTest, TestFieldCacheWithThreads, TestConfig, StatelessScriptUpdateProcessorFactoryTest, TestLegacyNumericRangeQueryBuilder, AutoCommitTest] [junit4] Completed [112/727 (1!)] on J1 in 9.96s, 3 tests, 1 error <<< FAILURES! [...truncated 38571 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org