Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/24/ Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at [email protected]/java.lang.Thread.run(Thread.java:844) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at [email protected]/java.lang.Thread.run(Thread.java:844) at __randomizedtesting.SeedInfo.seed([A8DD314014063085]:0) FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at [email protected]/java.lang.Thread.run(Thread.java:844) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at [email protected]/java.lang.Thread.run(Thread.java:844) at __randomizedtesting.SeedInfo.seed([A8DD314014063085]:0) FAILED: org.apache.solr.core.TestLazyCores.testNoCommit Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([A8DD314014063085:77BD9091DF215320]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901) at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847) at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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='10'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">2</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=*:* at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894) ... 40 more Build Log: [...truncated 12062 lines...] [junit4] Suite: org.apache.solr.core.TestLazyCores [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/init-core-data-001 [junit4] 2> 556466 WARN (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 556466 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 556467 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 556467 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 556468 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors [junit4] 2> 556476 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 556494 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 556499 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 556499 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 556501 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.CorePropertiesLocator Found 6 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001 [junit4] 2> 556501 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [badSchema1, core1, badConfig2, badConfig1, badSchema2, core2] [junit4] 2> 556501 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 556515 INFO (coreLoadExecutor-1872-thread-3) [ x:badConfig2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E [junit4] 2> 556519 INFO (coreLoadExecutor-1872-thread-3) [ x:badConfig1] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E [junit4] 2> 556516 INFO (coreLoadExecutor-1872-thread-1) [ x:badSchema1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 556517 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 556526 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny [junit4] 2> 556528 INFO (coreLoadExecutor-1872-thread-3) [ x:badSchema2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 556528 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 556528 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core1, trusted=true [junit4] 2> 556528 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 556528 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 556529 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core1/data/] [junit4] 2> 556531 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 556532 INFO (coreLoadExecutor-1872-thread-1) [ x:badSchema1] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E [junit4] 2> 556536 INFO (coreLoadExecutor-1872-thread-3) [ x:badSchema2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E [junit4] 2> 556538 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 556554 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny [junit4] 2> 556556 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 556556 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core2, trusted=true [junit4] 2> 556556 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 556556 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 556556 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core2/data/] [junit4] 2> 556557 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 556593 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 556593 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 556594 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 556594 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@757b09f5[core1] main] [junit4] 2> 556595 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core1/conf [junit4] 2> 556595 INFO (coreLoadExecutor-1872-thread-2) [ x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 556596 INFO (searcherExecutor-1873-thread-1-processing-x:core1) [ x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@757b09f5[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 556607 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 556607 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 556608 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 556609 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a4515b1[core2] main] [junit4] 2> 556609 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/core2/conf [junit4] 2> 556609 INFO (coreLoadExecutor-1872-thread-1) [ x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 556610 INFO (searcherExecutor-1874-thread-1-processing-x:core2) [ x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@6a4515b1[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 556611 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 556611 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6cb03e2e commitCommandVersion:0 [junit4] 2> 557008 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@113441b5[core1] main] [junit4] 2> 557008 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 557009 INFO (searcherExecutor-1873-thread-1) [ ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@113441b5[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C7)))} [junit4] 2> 557012 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=3 [junit4] 2> 557014 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557014 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557014 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557029 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557033 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny [junit4] 2> 557034 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557035 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig1, trusted=true [junit4] 2> 557035 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badConfig1' (registry 'solr.core.badConfig1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557035 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557035 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig1/data/] [junit4] 2> 557037 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13172021459843988] [junit4] 2> 557108 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557108 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557109 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 557109 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f7ad02a[badConfig1] main] [junit4] 2> 557110 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig1/conf [junit4] 2> 557110 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557111 INFO (searcherExecutor-1887-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@3f7ad02a[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557120 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557124 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny [junit4] 2> 557125 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557125 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig2, trusted=true [junit4] 2> 557125 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badConfig2' (registry 'solr.core.badConfig2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557126 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557126 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig2/data/] [junit4] 2> 557127 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=73.21875, floorSegmentMB=1.408203125, forceMergeDeletesPctAllowed=2.920964830553743, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 557199 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557199 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557200 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 557200 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a0121[badConfig2] main] [junit4] 2> 557200 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badConfig2/conf [junit4] 2> 557201 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557201 INFO (searcherExecutor-1891-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badConfig2] Registered new searcher Searcher@3a0121[badConfig2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557205 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557208 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny [junit4] 2> 557210 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557210 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema1, trusted=true [junit4] 2> 557210 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badSchema1' (registry 'solr.core.badSchema1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557210 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557210 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema1/data/] [junit4] 2> 557212 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 557314 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557314 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557315 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8315307726655622] [junit4] 2> 557315 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ae931c4[badSchema1] main] [junit4] 2> 557315 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema1/conf [junit4] 2> 557316 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557316 INFO (searcherExecutor-1895-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badSchema1] Registered new searcher Searcher@2ae931c4[badSchema1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557325 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557329 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema [badSchema2] Schema name=tiny [junit4] 2> 557330 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557330 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badSchema2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema2, trusted=true [junit4] 2> 557330 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badSchema2' (registry 'solr.core.badSchema2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557330 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557330 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore [[badSchema2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema2/data/] [junit4] 2> 557332 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=31.5009765625, floorSegmentMB=0.97265625, forceMergeDeletesPctAllowed=28.634037181353683, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 557370 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557370 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557370 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36062307144174166] [junit4] 2> 557371 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6852296a[badSchema2] main] [junit4] 2> 557371 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-001/badSchema2/conf [junit4] 2> 557371 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557372 INFO (searcherExecutor-1899-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badSchema2] Registered new searcher Searcher@6852296a[badSchema2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557373 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 557373 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6cb03e2e commitCommandVersion:0 [junit4] 2> 557465 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@728ff1a4[core1] main] [junit4] 2> 557465 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 557466 INFO (searcherExecutor-1873-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@728ff1a4[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C7)))} [junit4] 2> 557467 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557468 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557468 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557469 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557469 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 557469 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15e3227f commitCommandVersion:0 [junit4] 2> 557558 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@600067ce[badConfig1] main] [junit4] 2> 557558 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 557559 INFO (searcherExecutor-1887-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@600067ce[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C7)))} [junit4] 2> 557559 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badConfig1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557560 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badConfig1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557560 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badConfig1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557560 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badConfig1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557561 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 557561 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7440c82c commitCommandVersion:0 [junit4] 2> 557648 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b66d2b4[badSchema1] main] [junit4] 2> 557648 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 557649 INFO (searcherExecutor-1895-thread-1-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badSchema1] Registered new searcher Searcher@1b66d2b4[badSchema1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C7)))} [junit4] 2> 557650 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badSchema1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557650 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badSchema1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 557651 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badSchema1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557651 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.S.Request [badSchema1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 557651 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=647652509 [junit4] 2> 557651 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 557651 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cecda83: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@394f4f4d [junit4] 2> 557653 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 557653 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3427ac39: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@533aabb0 [junit4] 2> 557655 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 557655 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74b5b9da: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63137e6c [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-1-processing-x:badConfig1) [ x:core1] o.a.s.c.SolrCore [core1] CLOSING SolrCore org.apache.solr.core.SolrCore@785cda53 [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-2-processing-x:badConfig1) [ x:core2] o.a.s.c.SolrCore [core2] CLOSING SolrCore org.apache.solr.core.SolrCore@62a79a45 [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-3-processing-x:badConfig1) [ x:badSchema1] o.a.s.c.SolrCore [badSchema1] CLOSING SolrCore org.apache.solr.core.SolrCore@721ed7bc [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-1-processing-x:badConfig1) [ x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=2019351123 [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-1-processing-x:badConfig1) [ x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16d1e2c5: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@7fb15aae [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-4-processing-x:badConfig1) [ x:badSchema2] o.a.s.c.SolrCore [badSchema2] CLOSING SolrCore org.apache.solr.core.SolrCore@6cd65bfb [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-5-processing-x:badConfig1) [ x:badConfig1] o.a.s.c.SolrCore [badConfig1] CLOSING SolrCore org.apache.solr.core.SolrCore@39beb7e9 [junit4] 2> 557656 INFO (coreCloseExecutor-1909-thread-6-processing-x:badConfig1) [ x:badConfig2] o.a.s.c.SolrCore [badConfig2] CLOSING SolrCore org.apache.solr.core.SolrCore@a04ef4e [junit4] 2> 557662 INFO (coreCloseExecutor-1909-thread-2-processing-x:badConfig1) [ x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=1655151173 [junit4] 2> 557662 INFO (coreCloseExecutor-1909-thread-2-processing-x:badConfig1) [ x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c3fe0d5: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@7023f845 [junit4] 2> 557665 INFO (coreCloseExecutor-1909-thread-3-processing-x:badConfig1) [ x:badSchema1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badSchema1, tag=1914623932 [junit4] 2> 557665 INFO (coreCloseExecutor-1909-thread-3-processing-x:badConfig1) [ x:badSchema1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f62556: rootName = null, domain = solr.core.badSchema1, service url = null, agent id = null] for registry solr.core.badSchema1 / com.codahale.metrics.MetricRegistry@4e9a61cc [junit4] 2> 557671 INFO (coreCloseExecutor-1909-thread-4-processing-x:badConfig1) [ x:badSchema2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badSchema2, tag=1825987579 [junit4] 2> 557671 INFO (coreCloseExecutor-1909-thread-4-processing-x:badConfig1) [ x:badSchema2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f3f11e3: rootName = null, domain = solr.core.badSchema2, service url = null, agent id = null] for registry solr.core.badSchema2 / com.codahale.metrics.MetricRegistry@3fd65a1f [junit4] 2> 557677 INFO (coreCloseExecutor-1909-thread-5-processing-x:badConfig1) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badConfig1, tag=968800233 [junit4] 2> 557677 INFO (coreCloseExecutor-1909-thread-5-processing-x:badConfig1) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1563eeb3: rootName = null, domain = solr.core.badConfig1, service url = null, agent id = null] for registry solr.core.badConfig1 / com.codahale.metrics.MetricRegistry@5c7579a4 [junit4] 2> 557681 INFO (coreCloseExecutor-1909-thread-6-processing-x:badConfig1) [ x:badConfig2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badConfig2, tag=168095566 [junit4] 2> 557681 INFO (coreCloseExecutor-1909-thread-6-processing-x:badConfig1) [ x:badConfig2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ff1b32c: rootName = null, domain = solr.core.badConfig2, service url = null, agent id = null] for registry solr.core.badConfig2 / com.codahale.metrics.MetricRegistry@79fa8972 [junit4] 2> 557687 INFO (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.SolrTestCaseJ4 ###Ending testBadConfigsGenerateErrors [junit4] 2> 557688 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload [junit4] 2> 557695 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/solr.xml [junit4] 2> 557696 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 557696 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 557697 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 557711 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557715 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557716 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557717 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 557727 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557729 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557729 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557734 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny [junit4] 2> 557734 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny [junit4] 2> 557734 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny [junit4] 2> 557735 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557735 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/./collection2, trusted=true [junit4] 2> 557735 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557735 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557735 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/./collection2/data/] [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/./collection5, trusted=true [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/./collection1, trusted=true [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ 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@490a3f3e [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557736 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557737 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/./collection1/data/] [junit4] 2> 557737 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 557737 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/./collection5/data/] [junit4] 2> 557737 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 557738 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 557738 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 557810 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557810 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557813 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557813 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557814 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 557814 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b6dac51[collection1] main] [junit4] 2> 557814 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 557814 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/collection1/conf [junit4] 2> 557814 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 557814 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@12199d5e[collection2] main] [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/collection2/conf [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557815 INFO (searcherExecutor-1919-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b6dac51[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@409ad07d[collection5] main] [junit4] 2> 557815 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-002/collection5/conf [junit4] 2> 557816 INFO (searcherExecutor-1917-thread-1-processing-x:collection2) [ x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@12199d5e[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557816 INFO (coreLoadExecutor-1916-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 557816 INFO (searcherExecutor-1918-thread-1-processing-x:collection5) [ x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@409ad07d[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 557818 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=null [junit4] 2> 557818 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1658fc1d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@59a6a21e [junit4] 2> 557824 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again. [junit4] 2> 557906 INFO (Thread-1079) [ x:badConfig1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@34ea1164 [junit4] 2> 557906 INFO (Thread-1079) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=887755108 [junit4] 2> 557924 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1407938828 [junit4] 2> 557924 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 557924 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c3b98a8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48c0a854 [junit4] 2> 557926 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 557926 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b113525: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@533aabb0 [junit4] 2> 557928 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 557928 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26e7a9bf: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63137e6c [junit4] 2> 557929 INFO (coreCloseExecutor-1930-thread-1-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrCore [collection5] CLOSING SolrCore org.apache.solr.core.SolrCore@75246d74 [junit4] 2> 557929 INFO (coreCloseExecutor-1930-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrCore [collection2] CLOSING SolrCore org.apache.solr.core.SolrCore@b1389d7 [junit4] 2> 557929 INFO (coreCloseExecutor-1930-thread-1-processing-x:badConfig1) [ x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection5, tag=1965321588 [junit4] 2> 557929 INFO (coreCloseExecutor-1930-thread-1-processing-x:badConfig1) [ x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d9b0692: rootName = null, domain = solr.core.collection5, service url = null, agent id = null] for registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@331823a8 [junit4] 2> 557935 INFO (coreCloseExecutor-1930-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=185829847 [junit4] 2> 557935 INFO (coreCloseExecutor-1930-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fd68ae9: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@201ccf9c [junit4] 2> 557942 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload [junit4] 2> 557943 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.SolrTestCaseJ4 ###Starting testRace [junit4] 2> 557950 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/solr.xml [junit4] 2> 557952 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 557952 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 557953 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 557966 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557971 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557971 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 557972 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 557988 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557990 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557990 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 557997 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny [junit4] 2> 557997 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny [junit4] 2> 557997 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny [junit4] 2> 557999 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557999 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557999 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection1, trusted=true [junit4] 2> 557999 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection5, trusted=true [junit4] 2> 557999 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 557999 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection2, trusted=true [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ 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@490a3f3e [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection2/data/] [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection1/data/] [junit4] 2> 558000 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection5/data/] [junit4] 2> 558002 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 558002 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 558002 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 558054 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 558054 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 558054 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 558055 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 558055 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3820faa5[collection1] main] [junit4] 2> 558055 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection1/conf [junit4] 2> 558055 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 558056 INFO (coreLoadExecutor-1937-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 558056 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 558056 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 558056 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 558056 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d2da353[collection5] main] [junit4] 2> 558057 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection5/conf [junit4] 2> 558057 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 558057 INFO (coreLoadExecutor-1937-thread-3-processing-x:badConfig1) [ x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 558057 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@302e0f31[collection2] main] [junit4] 2> 558057 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection2/conf [junit4] 2> 558058 INFO (coreLoadExecutor-1937-thread-2-processing-x:badConfig1) [ x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 558058 INFO (searcherExecutor-1939-thread-1-processing-x:collection5) [ x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@7d2da353[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 558058 INFO (searcherExecutor-1940-thread-1-processing-x:collection2) [ x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@302e0f31[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 558059 INFO (searcherExecutor-1938-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3820faa5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 558063 INFO (Thread-1081) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 558067 INFO (Thread-1081) [ x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny [junit4] 2> 558068 INFO (Thread-1081) [ x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 558068 INFO (Thread-1081) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection3, trusted=true [junit4] 2> 558068 INFO (Thread-1081) [ x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry 'solr.core.collection3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@490a3f3e [junit4] 2> 558068 INFO (Thread-1081) [ x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 558068 INFO (Thread-1081) [ x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/./collection3/data/] [junit4] 2> 558069 INFO (Thread-1081) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.59375, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=27.226546188015426, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23433210571563726 [junit4] 2> 558106 INFO (Thread-1081) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 558106 INFO (Thread-1081) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 558106 INFO (Thread-1081) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=66.958984375, floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=6.212363100481431, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4065832227326778 [junit4] 2> 558106 INFO (Thread-1081) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea2a978[collection3] main] [junit4] 2> 558107 INFO (Thread-1081) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001/tempDir-003/collection3/conf [junit4] 2> 558107 INFO (Thread-1081) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 558112 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=868674913 [junit4] 2> 558112 INFO (searcherExecutor-1950-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@1ea2a978[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 558112 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 558112 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28770c63: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57b75026 [junit4] 2> 558117 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 558117 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44d7f99e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@533aabb0 [junit4] 2> 558120 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 558120 INFO (TEST-TestLazyCores.testRace-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fdfe7ba: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63137e6c [junit4] 2> 558120 INFO (coreCloseExecutor-1954-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@6c7cfb1d [junit4] 2> 558120 INFO (coreCloseExecutor-1954-thread-1-processing-x:badConfig1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1820130077 [junit4] 2> 558120 INFO (coreCloseExecutor-1954-thread-2-processing-x:badConfig1) [ x:collection5] o.a.s.c.SolrCore [collection5] CLOSING SolrCore org.apache.solr.core.SolrCore@49b20447 [junit4] 2> 558120 INFO (coreCloseExecutor-1954-thread-1-processing-x:badConfig1) [ x:collection1] [...truncated too long message...] llection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@8d6f010 [junit4] 2> 561717 INFO (coreCloseExecutor-2193-thread-3-processing-x:badConfig1) [ x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection4, tag=1522138540 [junit4] 2> 561718 INFO (coreCloseExecutor-2193-thread-3-processing-x:badConfig1) [ x:collection4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e5f3d93: rootName = null, domain = solr.core.collection4, service url = null, agent id = null] for registry solr.core.collection4 / com.codahale.metrics.MetricRegistry@330f2cc7 [junit4] 2> 561722 INFO (coreCloseExecutor-2193-thread-5-processing-x:badConfig1) [ x:collection6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection6, tag=1292510809 [junit4] 2> 561722 INFO (coreCloseExecutor-2193-thread-5-processing-x:badConfig1) [ x:collection6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100e9ee0: rootName = null, domain = solr.core.collection6, service url = null, agent id = null] for registry solr.core.collection6 / com.codahale.metrics.MetricRegistry@72009918 [junit4] 2> 561729 INFO (TEST-TestLazyCores.testCreateSame-seed#[A8DD314014063085]) [ x:badConfig1] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame [junit4] 2> 561729 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ x:badConfig1] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 561730 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2102256216 [junit4] 2> 561730 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 561730 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 561730 INFO (SUITE-TestLazyCores-seed#[A8DD314014063085]-worker) [ x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_A8DD314014063085-001 [junit4] 2> Dec 07, 2017 10:44:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> Dec 07, 2017 10:45:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: [junit4] 2> 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] 2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [junit4] 2> at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) [junit4] 2> at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) [junit4] 2> at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [junit4] 2> at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) [junit4] 2> at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) [junit4] 2> at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at [email protected]/java.lang.Thread.run(Thread.java:844) [junit4] 2> Dec 07, 2017 10:45:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] 2> Dec 07, 2017 10:45:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> SEVERE: There are still zombie threads that couldn't be terminated: [junit4] 2> 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] 2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [junit4] 2> at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) [junit4] 2> at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) [junit4] 2> at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [junit4] 2> at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) [junit4] 2> at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) [junit4] 2> at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at [email protected]/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {v_t=FSTOrd50, id=FSTOrd50, v_s=PostingsFormat(name=Memory), v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1471, maxMBSortInHeap=6.170777359387248, sim=RandomSimilarity(queryNorm=false): {}, locale=en-MH, timezone=Europe/Zagreb [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=2,free=79801520,total=487063552 [junit4] 2> NOTE: All tests run in this JVM: [TestFastWriter, TestJettySolrRunner, TestAnalyzedSuggestions, TestCloudRecovery, PingRequestHandlerTest, DOMUtilTest, TestStressInPlaceUpdates, DistributedFacetExistsSmallTest, DistributedTermsComponentTest, DocumentAnalysisRequestHandlerTest, LeaderFailureAfterFreshStartTest, HighlighterConfigTest, TestQuerySenderNoQuery, HLLSerializationTest, TestFieldCacheSortRandom, CdcrReplicationHandlerTest, TestTolerantUpdateProcessorCloud, SpellCheckCollatorWithCollapseTest, ZkCLITest, SuggesterTSTTest, SpellingQueryConverterTest, HttpSolrCallGetCoreTest, AddReplicaTest, OutputWriterTest, ChangedSchemaMergeTest, TestStressUserVersions, CollectionTooManyReplicasTest, TestManagedSchemaAPI, SolrRequestParserTest, RequestHandlersTest, MultiThreadedOCPTest, MBeansHandlerTest, TestStressLucene, DocValuesMultiTest, TestCustomStream, TestRuleBasedAuthorizationPlugin, TestBulkSchemaConcurrent, DistributedVersionInfoTest, LegacyCloudClusterPropTest, HdfsChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, TestStreamBody, TestLazyCores] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores -Dtests.seed=A8DD314014063085 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MH -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | TestLazyCores (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: [junit4] > 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] > at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [junit4] > at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) [junit4] > at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) [junit4] > at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [junit4] > at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) [junit4] > at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) [junit4] > at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] > at [email protected]/java.lang.Thread.run(Thread.java:844) [junit4] > at __randomizedtesting.SeedInfo.seed([A8DD314014063085]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=4936, name=searcherExecutor-2018-thread-1, state=WAITING, group=TGRP-TestLazyCores] [junit4] > at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [junit4] > at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) [junit4] > at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062) [junit4] > at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [junit4] > at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092) [junit4] > at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) [junit4] > at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] > at [email protected]/java.lang.Thread.run(Thread.java:844) [junit4] > at __randomizedtesting.SeedInfo.seed([A8DD314014063085]:0) [junit4] Completed [132/751 (1!)] on J1 in 28.33s, 9 tests, 3 errors <<< FAILURES! [...truncated 42136 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
