Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6231/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure Error Message: The data directory was not cleaned up on unload after a failed core reload Stack Trace: java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload at __randomizedtesting.SeedInfo.seed([541C714C5087CCAF:2FD5D30073A51EAE]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11653 lines...] [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001 [junit4] 2> 1471580 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1471583 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1471585 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1471717 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1471800 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1471970 WARN (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1471976 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1472016 INFO (coreLoadExecutor-6456-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1472078 INFO (coreLoadExecutor-6456-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1472117 INFO (coreLoadExecutor-6456-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1472263 WARN (coreLoadExecutor-6456-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1472269 INFO (coreLoadExecutor-6456-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1472297 INFO (coreLoadExecutor-6456-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 1472297 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\] [junit4] 2> 1472297 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c [junit4] 2> 1472297 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1472351 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1472351 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1472352 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1472352 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1472353 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=60.9970703125, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=12.035012304460997, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1472353 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9060eb[collection1] main] [junit4] 2> 1472353 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1472364 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1472438 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1472442 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1472443 INFO (coreLoadExecutor-6456-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434992232431616 [junit4] 2> 1472443 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1472443 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1472443 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1472443 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1472445 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1472446 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1472448 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1472448 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1472448 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1472449 INFO (searcherExecutor-6457-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9060eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1472453 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars [junit4] 2> 1472472 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ ] o.a.s.h.a.CoreAdminOperation core create command schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml [junit4] 2> 1472488 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1472498 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny [junit4] 2> 1472503 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 1472508 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars [junit4] 2> 1472509 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\] [junit4] 2> 1472517 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=26.6123046875, floorSegmentMB=1.361328125, forceMergeDeletesPctAllowed=18.047052786956034, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5071244820368931 [junit4] 2> 1472540 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1472540 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1472541 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1472542 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c3f6f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main] [junit4] 2> 1472542 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf [junit4] 2> 1472543 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1472545 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars [junit4] 2> 1472545 INFO (searcherExecutor-6463-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Registered new searcher Searcher@5c3f6f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1472552 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir [junit4] 2> 1472584 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1472591 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a97f{/solr,null,AVAILABLE} [junit4] 2> 1472598 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.e.j.s.ServerConnector Started ServerConnector@102e8d3{SSL,[ssl, http/1.1]}{127.0.0.1:53622} [junit4] 2> 1472599 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.e.j.s.Server Started @1476416ms [junit4] 2> 1472599 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53622} [junit4] 2> 1472599 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1472600 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1472600 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1472600 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1472600 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-19T13:55:05.824Z [junit4] 2> 1472601 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\solr.xml [junit4] 2> 1472628 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\. [junit4] 2> 1472628 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [corex] [junit4] 2> 1472676 INFO (coreLoadExecutor-6472-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1472731 INFO (coreLoadExecutor-6472-thread-1) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 1472895 WARN (coreLoadExecutor-6472-thread-1) [ ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1472900 INFO (coreLoadExecutor-6472-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1472932 INFO (coreLoadExecutor-6472-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\.\corex [junit4] 2> 1472933 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\.\corex\data\] [junit4] 2> 1472933 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c [junit4] 2> 1472935 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1472979 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1472981 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1472983 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1472983 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1472984 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=60.9970703125, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=12.035012304460997, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1472984 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@cd74a1[corex] main] [junit4] 2> 1472985 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1473003 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1473073 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1473073 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1473074 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1473074 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1473074 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1473075 INFO (coreLoadExecutor-6472-thread-1) [ x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434992896180224 [junit4] 2> 1473075 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1473076 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1473076 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1473077 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1473078 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1473079 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@cd74a1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1473328 INFO (qtp2397655-33459) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551434993154129920)]} 0 7 [junit4] 2> 1473331 INFO (qtp2397655-33460) [ x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1473331 INFO (qtp2397655-33460) [ x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a4d57 [junit4] 2> 1473344 INFO (qtp2397655-33460) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f22197[corex] main] [junit4] 2> 1473345 INFO (qtp2397655-33460) [ x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1473349 INFO (searcherExecutor-6473-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f22197[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))} [junit4] 2> 1473351 INFO (qtp2397655-33460) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 20 [junit4] 2> 1473367 INFO (qtp2397655-33457) [ ] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@12490a5 [junit4] 2> 1473505 INFO (qtp2397655-33457) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=139 [junit4] 2> 1473509 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@102e8d3{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1473509 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10346446 [junit4] 2> 1473510 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a97f{/solr,null,UNAVAILABLE} [junit4] 2> 1473512 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir [junit4] 2> 1473519 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure [junit4] 2> 1473559 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1473564 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c5b940{/solr,null,AVAILABLE} [junit4] 2> 1473569 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.e.j.s.ServerConnector Started ServerConnector@97c228{SSL,[ssl, http/1.1]}{127.0.0.1:53627} [junit4] 2> 1473569 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.e.j.s.Server Started @1477387ms [junit4] 2> 1473570 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53627} [junit4] 2> 1473570 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1473573 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1473573 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1473573 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1473575 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-19T13:55:06.797Z [junit4] 2> 1473576 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\solr.xml [junit4] 2> 1473626 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\. [junit4] 2> 1473626 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [corex] [junit4] 2> 1473697 INFO (coreLoadExecutor-6484-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1473757 INFO (coreLoadExecutor-6484-thread-1) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 1474806 WARN (coreLoadExecutor-6484-thread-1) [ ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1474812 INFO (coreLoadExecutor-6484-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1474844 INFO (coreLoadExecutor-6484-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex [junit4] 2> 1474846 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data\] [junit4] 2> 1474846 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c [junit4] 2> 1474849 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1474898 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1474898 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1474900 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1474900 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1474901 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=60.9970703125, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=12.035012304460997, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1474901 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f113f5[corex] main] [junit4] 2> 1474901 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1474918 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1474984 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1474984 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1474985 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1474985 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1474985 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1474985 INFO (coreLoadExecutor-6484-thread-1) [ x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434994898960384 [junit4] 2> 1474986 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1474986 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1474987 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1474988 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1474988 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1474992 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f113f5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1475434 INFO (qtp3099811-33473) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551434995361382400)]} 0 8 [junit4] 2> 1475439 INFO (qtp3099811-33478) [ x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1475440 INFO (qtp3099811-33478) [ x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a39392 [junit4] 2> 1475453 INFO (qtp3099811-33478) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@15bd913[corex] main] [junit4] 2> 1475454 INFO (qtp3099811-33478) [ x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1475458 INFO (searcherExecutor-6485-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@15bd913[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))} [junit4] 2> 1475459 INFO (qtp3099811-33478) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 21 [junit4] 2> 1475473 INFO (qtp3099811-33476) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1475513 INFO (qtp3099811-33478) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1475534 INFO (qtp3099811-33478) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 1475685 WARN (qtp3099811-33478) [ ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1475689 INFO (qtp3099811-33478) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1475708 INFO (qtp3099811-33478) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex [junit4] 2> 1475709 INFO (qtp3099811-33478) [ x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data\] [junit4] 2> 1475745 INFO (qtp3099811-33478) [ x:corex] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@7c753d [junit4] 2> 1475748 ERROR (qtp3099811-33478) [ x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:518) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex] [junit4] 2> at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112) [junit4] 2> ... 34 more [junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918) [junit4] 2> at org.apache.solr.core.SolrCore.reload(SolrCore.java:590) [junit4] 2> at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970) [junit4] 2> ... 35 more [junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error [junit4] 2> at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45) [junit4] 2> at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97) [junit4] 2> at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127) [junit4] 2> at org.apache.solr.core.PluginBag.init(PluginBag.java:226) [junit4] 2> at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877) [junit4] 2> ... 37 more [junit4] 2> [junit4] 2> 1475749 INFO (qtp3099811-33478) [ x:corex] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=corex&action=RELOAD&indexInfo=true&wt=javabin&version=2} status=500 QTime=251 [junit4] 2> 1475750 ERROR (qtp3099811-33478) [ x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:518) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex] [junit4] 2> at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112) [junit4] 2> ... 34 more [junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918) [junit4] 2> at org.apache.solr.core.SolrCore.reload(SolrCore.java:590) [junit4] 2> at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970) [junit4] 2> ... 35 more [junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error [junit4] 2> at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45) [junit4] 2> at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97) [junit4] 2> at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127) [junit4] 2> at org.apache.solr.core.PluginBag.init(PluginBag.java:226) [junit4] 2> at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877) [junit4] 2> ... 37 more [junit4] 2> [junit4] 2> 1475801 ERROR (qtp3099811-33483) [ ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data [junit4] 2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data\tlog\tlog.0000000000000000000 [junit4] 2> at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381) [junit4] 2> at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679) [junit4] 2> at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575) [junit4] 2> at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372) [junit4] 2> at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679) [junit4] 2> at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575) [junit4] 2> at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646) [junit4] 2> at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:518) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1475802 INFO (qtp3099811-33483) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=corex&deleteDataDir=true&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=47 [junit4] 2> 1475805 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@97c228{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1475805 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14232980 [junit4] 2> 1475806 INFO (coreCloseExecutor-6492-thread-1) [ x:corex] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@a870cb [junit4] 2> 1475844 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c5b940{/solr,null,UNAVAILABLE} [junit4] 2> 1475847 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=541C714C5087CCAF -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 2.34s J1 | CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure <<< [junit4] > Throwable #1: java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload [junit4] > at __randomizedtesting.SeedInfo.seed([541C714C5087CCAF:2FD5D30073A51EAE]:0) [junit4] > at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1475859 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler [junit4] 2> 1476409 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp&wt=xml [junit4] 2> 1476410 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen [junit4] 2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen [junit4] 2> at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39) [junit4] 2> at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1476411 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp&wt=xml [junit4] 2> 1476412 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001/tempDir-001/instProp/lib/classes] [junit4] 2> 1476535 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1476580 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.s.IndexSchema [props] Schema name=test [junit4] 2> 1476736 WARN (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1476739 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1476769 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp [junit4] 2> 1476770 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp\data\] [junit4] 2> 1476770 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c [junit4] 2> 1476773 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=2.7060546875, floorSegmentMB=1.3583984375, forceMergeDeletesPctAllowed=5.605145668096075, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1476813 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1476813 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1476815 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1476815 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1476816 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1476816 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@20a4c9[props] main] [junit4] 2> 1476817 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1476834 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1476890 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1476890 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1476891 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1476891 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1476891 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1476891 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434996897546240 [junit4] 2> 1476892 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1476892 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1476893 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1476893 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1476894 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.h.a.CoreAdminOperation core create command name=bogus_dir_core&action=CREATE&instanceDir=dir_does_not_exist_127896&wt=xml [junit4] 2> 1476894 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1476896 INFO (searcherExecutor-6495-thread-1-processing-x:props) [ x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@20a4c9[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1476906 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml [junit4] 2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml [junit4] 2> at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml [junit4] 2> at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187) [junit4] 2> at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97) [junit4] 2> at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77) [junit4] 2> ... 46 more [junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896' [junit4] 2> at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406) [junit4] 2> at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361) [junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:120) [junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:90) [junit4] 2> at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202) [junit4] 2> at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179) [junit4] 2> ... 48 more [junit4] 2> 1476909 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler [junit4] 2> 1476916 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[541C714C5087CCAF]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload [junit4] 2> 1476916 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[541C714C5087CCAF]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload [junit4] 2> 1476917 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1476917 INFO (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24671666 [junit4] 2> 1476918 INFO (coreCloseExecutor-6501-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@26aad3 [junit4] 2> 1476918 INFO (coreCloseExecutor-6501-thread-2) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] CLOSING SolrCore org.apache.solr.core.SolrCore@1c86076 [junit4] 2> 1476926 INFO (coreCloseExecutor-6501-thread-3) [ x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore org.apache.solr.core.SolrCore@1e36f43 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=Lucene50(blocksize=128), _version_=FSTOrd50, multiDefault=Lucene50(blocksize=128), intDefault=FSTOrd50, id=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1019, maxMBSortInHeap=7.643205997629411, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Africa/Accra [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=251254192,total=389021696 [junit4] 2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, TestDocSet, TestDistribDocBasedVersion, BasicZkTest, BasicAuthIntegrationTest, TestQueryUtils, CircularListTest, LeaderInitiatedRecoveryOnCommitTest, SolrInfoMBeanTest, TestUtils, StressHdfsTest, SliceStateTest, CollectionReloadTest, TestUseDocValuesAsStored, TestCollectionAPI, WrapperMergePolicyFactoryTest, DistributedDebugComponentTest, TestSolrCLIRunExample, BasicFunctionalityTest, CollectionTooManyReplicasTest, TestLockTree, TestSolrConfigHandlerConcurrent, ShowFileRequestHandlerTest, UtilsToolTest, DeleteInactiveReplicaTest, TestHashQParserPlugin, TestHighFrequencyDictionaryFactory, TestRestoreCore, TestSQLHandlerNonCloud, DistributedSuggestComponentTest, SolrIndexSplitterTest, BJQParserTest, ClusterStateTest, SpellCheckCollatorTest, TestFieldCacheReopen, TestTrackingShardHandlerFactory, NotRequiredUniqueKeyTest, TestRandomCollapseQParserPlugin, TestCollapseQParserPlugin, TestAtomicUpdateErrorCases, RestartWhileUpdatingTest, TestFoldingMultitermQuery, CloneFieldUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, ReplaceNodeTest, DeleteShardTest, QueryResultKeyTest, TestCloudDeleteByQuery, TestCustomDocTransformer, TestRecovery, TestStandardQParsers, FullSolrCloudDistribCmdsTest, TestReloadDeadlock, TestExceedMaxTermLength, RAMDirectoryFactoryTest, FieldAnalysisRequestHandlerTest, BlockDirectoryTest, SpellCheckComponentTest, TestIndexingPerformance, TestLegacyFieldCache, TestDistributedGrouping, CdcrVersionReplicationTest, HdfsUnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestTrieFacet, SparseHLLTest, CloudMLTQParserTest, TestLMDirichletSimilarityFactory, TestFieldResource, TestNRTOpen, LeaderFailoverAfterPartitionTest, TestCloudManagedSchema, TestFieldTypeResource, TestFieldCacheSort, ChaosMonkeySafeLeaderTest, TestStressLiveNodes, TestDistribIDF, TestTrie, AsyncCallRequestStatusResponseTest, VersionInfoTest, TestSolrDeletionPolicy2, UUIDUpdateProcessorFallbackTest, TestOmitPositions, OutOfBoxZkACLAndCredentialsProvidersTest, TestSearchPerf, TestNumericTerms64, TestCrossCoreJoin, InfoHandlerTest, CoreAdminRequestStatusTest, TestCryptoKeys, TestSuggestSpellingConverter, TestCustomSort, SmileWriterTest, TestNonDefinedSimilarityFactory, TestSolrQueryParser, SharedFSAutoReplicaFailoverUtilsTest, TestRestManager, TestFuzzyAnalyzedSuggestions, RequestLoggingTest, TestBadConfig, WordBreakSolrSpellCheckerTest, AddBlockUpdateTest, FileBasedSpellCheckerTest, TestGeoJSONResponseWriter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrIndexConfig, RequestHandlersTest, RegexBoostProcessorTest, TestFastWriter, FieldMutatingUpdateProcessorTest, TestOrdValues, CurrencyFieldOpenExchangeTest, TestFilteredDocIdSet, URLClassifyProcessorTest, TestStressRecovery, DistributedTermsComponentTest, DebugComponentTest, CoreSorterTest, TestSolrQueryParserDefaultOperatorResource, TestConfigSetsAPIExclusivity, ShardSplitTest, TestFieldCacheVsDocValues, TestDynamicFieldResource, TestPushWriter, ZkSolrClientTest, TestExpandComponent, TestRandomFaceting, TestCloudSchemaless, ExitableDirectoryReaderTest, TestReplicaProperties, ResponseHeaderTest, TestRangeQuery, SuggesterTest, ExplicitHLLTest, TestWriterPerf, ResourceLoaderTest, BadComponentTest, TestChildDocTransformer, TestJsonFacets, TestQuerySenderListener, TestDistributedMissingSort, TestExactStatsCache, UpdateParamsTest, SolrCoreCheckLockOnStartupTest, SolrXmlInZkTest, TestReplicationHandlerBackup, CoreAdminHandlerTest] [junit4] Completed [319/652 (1!)] on J1 in 5.46s, 5 tests, 1 failure <<< FAILURES! [...truncated 55603 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org