Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/23/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
6 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory Error Message: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001 at __randomizedtesting.SeedInfo.seed([FA68C35E035EAD57]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.handler.dataimport.TestSqlEntityProcessor.testCachedChildEntities Error Message: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001\tempDir-001 Stack Trace: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001\tempDir-001 at __randomizedtesting.SeedInfo.seed([975F1DF6C795D55F:64D933FB520141C2]:0) at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest Error Message: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001 at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:65360/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:65360/collection1 at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90:35C7C5D8A2C23268]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582) at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212) 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: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 53 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) 3) Thread[id=21155, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 4) Thread[id=21153, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 5) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 6) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 7) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 8) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 9) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) 3) Thread[id=21155, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 4) Thread[id=21153, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 5) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 6) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 7) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 8) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 9) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) 3) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 5) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 6) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 7) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) 3) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 5) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 6) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 7) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0) Build Log: [...truncated 739 lines...] [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=803, maxMBSortInHeap=5.088232357969634, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=America/Tegucigalpa [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69950472,total=233832448 [junit4] 2> NOTE: All tests run in this JVM: [TestIndexFileDeleter, TestSimpleAttributeImpl, TestTermScorer, TestIndexWriterExceptions, TestFieldInvertState, TestBagOfPositions, TestRamUsageEstimator, TestBinaryDocValuesUpdates, TestSpanOrQuery, TestComplexExplanations, TestTwoPhaseCommitTool, TestMatchNoDocsQuery, TestIndexManyDocuments, TestAllFilesHaveCodecHeader, TestTerms, TestTerm, TestConsistentFieldNumbers, TestBooleanQueryVisitSubscorers, TestOneMergeWrappingMergePolicy, TestDocumentsWriterDeleteQueue, TestDirectoryReader, TestIndexWriterFromReader, TestLongRangeFieldQueries, TestOmitPositions, TestLucene50TermVectorsFormat, TestCharFilter, TestIndexableField, TestSegmentReader, TestMmapDirectory, TestCharArrayMap, TestIntArrayDocIdSet, TestIndexWriterMerging, TestPointValues, TestPolygon, TestHighCompressionMode, TestFilterIterator, TestConjunctions, TestIndexInput, TestNewestSegment, TestRegexpRandom2, TestDirectPacked, TestSpanExplanationsOfNonMatches, TestTrackingDirectoryWrapper, TestPhrasePrefixQuery, TestBytesRef, TestGeoEncodingUtils, TestPrefixQuery, TestMixedDocValuesUpdates, TestIndexWriterMergePolicy, TestEarlyTermination, TestIndexWriterOnVMError, TestTopDocsMerge, TestMultiMMap, TestFlushByRamOrCountsPolicy, TestBooleanSimilarity, TestLiveFieldValues, TestSpans, TestFilterLeafReader, TestIndexWriter, TestIntBlockPool, TestLockFactory, TestDoc, TestVirtualMethod, TestExternalCodecs, TestManyFields, TestSingleInstanceLockFactory, TestTryDelete, TestSortedSetSelector, TestAddIndexes, TestFilterSpans, TestOmitTf, TestScoreCachingWrappingScorer, FuzzyTermOnShortTermsTest, TestBooleanMinShouldMatch, TestSameScoresWithThreads, TestPayloadsOnVectors, TestMathUtil, TestSegmentTermEnum, TestToken, TestRadixSelector, TestDocsAndPositions, TestSameTokenSamePosition, TestBufferedIndexInput, TestCollectionUtil, TestAttributeSource, TestNorms, TestDateSort, TestWildcardRandom, TestSimpleFSDirectory] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSimpleFSDirectory -Dtests.seed=FA68C35E035EAD57 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J0 | TestSimpleFSDirectory (suite) <<< [junit4] > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts): [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001 [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987 [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001 [junit4] > at __randomizedtesting.SeedInfo.seed([FA68C35E035EAD57]:0) [junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] Completed [162/458 (1!)] on J0 in 1.73s, 42 tests, 1 error <<< FAILURES! [...truncated 11396 lines...] [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest [junit4] 2> 675835 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\init-core-data-001 [junit4] 2> 675837 WARN (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 675837 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 675844 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 676599 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 676602 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib/classes] [junit4] 2> 676669 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 676693 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 676786 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 676911 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 676918 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 676918 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 676920 INFO (coreLoadExecutor-2467-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 676921 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib/classes] [junit4] 2> 677005 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 677023 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 677097 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 677110 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1, trusted=true [junit4] 2> 677111 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 677111 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 677111 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\init-core-data-001\] [junit4] 2> 677111 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 677211 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 677212 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 677213 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 677213 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 677214 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=85.91796875, floorSegmentMB=2.103515625, forceMergeDeletesPctAllowed=17.27404526522433, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 677214 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70cc9314[collection1] main] [junit4] 2> 677215 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 677220 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 677248 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 677248 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 677248 INFO (coreLoadExecutor-2467-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587207164059975680 [junit4] 2> 677253 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 677254 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 677254 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 677254 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 677255 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testStopwordsAfterCoreReload [junit4] 2> 677256 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 677258 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 677258 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 677258 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 677259 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 677259 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587207164071510016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 677260 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d5d687d commitCommandVersion:1587207164071510016 [junit4] 2> 677260 INFO (searcherExecutor-2468-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70cc9314[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 677265 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1420c02b[collection1] main] [junit4] 2> 677265 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 677267 INFO (searcherExecutor-2468-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1420c02b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))} [junit4] 2> 677268 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1587207164068364288)],commit=} 0 12 [junit4] 2> 677268 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=0 [junit4] 2> 677270 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:stopworda} hits=0 status=0 QTime=0 [junit4] 2> 677270 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:stopwordb} hits=0 status=0 QTime=0 [junit4] 2> 677270 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:stopwordc} hits=1 status=0 QTime=0 [junit4] 2> 677273 ERROR (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1\core.properties [junit4] 2> 677275 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib/classes] [junit4] 2> 677351 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 677377 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 677455 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 677466 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1 [junit4] 2> 677500 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ 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@d2d1193 [junit4] 2> 677500 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\init-core-data-001\] [junit4] 2> 677611 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 677612 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 677613 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14416a89[collection1] main] [junit4] 2> 677614 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 677616 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 677626 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 677626 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 677627 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 677627 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 677627 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 677627 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 677627 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 677628 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=28.326171875, floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=3.6804595605312542, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 677628 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 677628 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 677628 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 677629 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 677632 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14416a89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))} [junit4] 2> 677633 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d0e6161[collection1] main] [junit4] 2> 677634 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2f2d7d70 [junit4] 2> 677634 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=791510384 [junit4] 2> 677634 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1782518b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@95fa248 [junit4] 2> 677636 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d0e6161[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))} [junit4] 2> 677645 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587207164476260352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 677645 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67bd26b3 commitCommandVersion:1587207164476260352 [junit4] 2> 677648 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b55f3f4[collection1] main] [junit4] 2> 677649 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 677649 INFO (searcherExecutor-2473-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b55f3f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c1)))} [junit4] 2> 677654 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1587207164474163200)],commit=} 0 10 [junit4] 2> 677654 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=0 [junit4] 2> 677655 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:stopworda} hits=1 status=0 QTime=0 [junit4] 2> 677655 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:stopwordb} hits=1 status=0 QTime=0 [junit4] 2> 677655 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=/select params={q=teststop:stopwordc} hits=0 status=0 QTime=0 [junit4] 2> 677655 INFO (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testStopwordsAfterCoreReload [junit4] 2> 677658 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 677658 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2081816695 [junit4] 2> 677658 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 677658 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b3a32b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@10ed4933 [junit4] 2> 677662 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 677662 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46f7e920: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d3eb056 [junit4] 2> 677664 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 677664 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bea3f9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@64aa782c [junit4] 2> 677667 INFO (coreCloseExecutor-2477-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3bd60c58 [junit4] 2> 677667 INFO (coreCloseExecutor-2477-thread-1-processing-x:collection1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1003883608 [junit4] 2> 677667 INFO (coreCloseExecutor-2477-thread-1-processing-x:collection1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@508fa849: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@95fa248 [junit4] 2> 677678 INFO (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [ x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=FSTOrd50, teststop=FSTOrd50, id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=841, maxMBSortInHeap=6.108480004028214, sim=RandomSimilarity(queryNorm=false): {}, locale=it, timezone=Atlantic/Stanley [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=146663872,total=412614656 [junit4] 2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, TestOverriddenPrefixQueryForCustomFieldType, BlockDirectoryTest, ShardRoutingCustomTest, TestSolrCLIRunExample, DOMUtilTest, CollectionStateFormat2Test, TestEmbeddedSolrServerConstructors, PingRequestHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, TermVectorComponentTest, TestQueryTypes, TestQueryUtils, HdfsWriteToMultipleCollectionsTest, NodeAddedTriggerTest, TestZkChroot, DocValuesTest, TestSlowCompositeReaderWrapper, CollectionsAPIAsyncDistributedZkTest, SchemaVersionSpecificBehaviorTest, ZkFailoverTest, DistributedMLTComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestManagedResource, SystemInfoHandlerTest, SolrMetricManagerTest, DistributedFacetExistsSmallTest, TestFunctionQuery, HdfsAutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, TimeRoutedAliasUpdateProcessorTest, TestFileDictionaryLookup, HighlighterMaxOffsetTest, PolyFieldTest, TestFoldingMultitermQuery, TestCoreContainer, OverseerTaskQueueTest, MetricsConfigTest, TestStressUserVersions, TestWordDelimiterFilterFactory, SearchHandlerTest, WrapperMergePolicyFactoryTest, TestCoreBackup, SolrIndexSplitterTest, TestRuleBasedAuthorizationPlugin, FileBasedSpellCheckerTest, SimpleFacetsTest, TestObjectReleaseTracker, HdfsSyncSliceTest, TestJsonFacetRefinement, EchoParamsTest, BitVectorTest, TestConfigSetsAPIExclusivity, TestSolrDeletionPolicy1, HdfsNNFailoverTest, TestSolr4Spatial2, DateRangeFieldTest, SolrCloudReportersTest, BlockJoinFacetSimpleTest, TestDistributedStatsComponentCardinality, TestBM25SimilarityFactory, MoveReplicaHDFSTest, SynonymTokenizerTest, SampleTest, RestartWhileUpdatingTest, TestDFISimilarityFactory, HttpPartitionTest, DistributedIntervalFacetingTest, RuleEngineTest, TestTrackingShardHandlerFactory, TestSolrConfigHandler, TestFieldResource, SpellPossibilityIteratorTest, TestExceedMaxTermLength, MergeStrategyTest, TestDistribDocBasedVersion, TestAnalyzeInfixSuggestions, TestLuceneMatchVersion, SearchRateTriggerTest, AnalysisAfterCoreReloadTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AnalysisAfterCoreReloadTest -Dtests.seed=BD93FA020C3E5F90 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J1 | AnalysisAfterCoreReloadTest (suite) <<< [junit4] > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts): [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001 [junit4] > at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0) [junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] Completed [183/751 (1!)] on J1 in 2.04s, 1 test, 1 error <<< FAILURES! [...truncated 1049 lines...] [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\init-core-data-001 [junit4] 2> 1989955 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1989957 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1989957 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1989957 INFO (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1989960 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1989961 INFO (Thread-4035) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1989961 INFO (Thread-4035) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1989966 ERROR (Thread-4035) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1990060 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.ZkTestServer start zk server on port:65297 [junit4] 2> 1990071 INFO (zkConnectionManagerCallback-3890-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1990086 INFO (zkConnectionManagerCallback-3892-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1990100 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1990106 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1990109 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1990113 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1990117 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1990120 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1990124 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1990127 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1990130 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1990133 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1990137 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1990141 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 1990577 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1990578 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66d08686{/,null,AVAILABLE} [junit4] 2> 1990582 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3b6ef36a{HTTP/1.1,[http/1.1]}{127.0.0.1:65305} [junit4] 2> 1990582 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.e.j.s.Server Started @1998272ms [junit4] 2> 1990582 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=65305, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\control-001\cores} [junit4] 2> 1990582 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1990582 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 1990582 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1990583 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1990583 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T10:40:20.515Z [junit4] 2> 1990585 INFO (zkConnectionManagerCallback-3894-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1990587 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1990587 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\control-001\solr.xml [junit4] 2> 1990594 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1990594 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1990595 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1990599 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65297/solr [junit4] 2> 1990602 INFO (zkConnectionManagerCallback-3898-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1990605 INFO (zkConnectionManagerCallback-3900-thread-1-processing-n:127.0.0.1:65305_) [n:127.0.0.1:65305_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1990686 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1990687 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65305_ [junit4] 2> 1990687 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.c.Overseer Overseer (id=99200533783904260-127.0.0.1:65305_-n_0000000000) starting [junit4] 2> 1990694 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65305_ [junit4] 2> 1990696 INFO (OverseerStateUpdate-99200533783904260-127.0.0.1:65305_-n_0000000000) [n:127.0.0.1:65305_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1990772 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 1990778 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 1990778 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193 [junit4] 2> 1990780 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\control-001\cores [junit4] 2> 1990803 INFO (zkConnectionManagerCallback-3906-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1990804 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1990804 INFO (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65297/solr ready [junit4] 2> 1990810 INFO (qtp1509515308-21112) [n:127.0.0.1:65305_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65305_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1990814 INFO (OverseerThreadFactory-9857-thread-1-processing-n:127.0.0.1:65305_) [n:127.0.0.1:65305_ ] o.a.s [...truncated too long message...] 32591 T113 oas.SolrTestCaseJ4.tearDown ###Ending testSingleEntity [junit4] 2> 32593 T113 oas.SolrTestCaseJ4.setUp ###Starting testSportZipperChildEntities [junit4] 2> 32596 T113 C7 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 32596 T113 C7 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0 [junit4] 2> 32596 T113 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 32597 T113 C7 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@79b4f9e7 commitCommandVersion:0 [junit4] 2> 32597 T113 C7 oass.SolrIndexSearcher.<init> Opening [Searcher@a618c87[collection1] main] [junit4] 2> 32601 T113 C7 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 32601 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a618c87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 32602 T113 C7 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1] webapp=null path=null params={}{commit=} 0 5 [junit4] 2> ASYNC NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@190793c8 [junit4] 2> 32713 T113 C8 oashdc.DIHConfiguration.verifyWithSchema id is a required field in SolrSchema . But not found in DataConfig [junit4] 2> 32713 T113 C8 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully [junit4] 2> 32714 T113 C8 oashd.DataImporter.doFullImport Starting Full Import [junit4] 2> 32714 T113 C8 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties [junit4] 2> 32715 T113 C8 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 32715 T113 C8 oashd.JdbcDataSource$1.call Creating a connection for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US [junit4] 2> 32716 T113 C8 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0 [junit4] 2> 32721 T113 C8 oashd.JdbcDataSource$1.call Creating a connection for entity Sports with URL: jdbc:derby:memory:derbyDB;territory=en_US [junit4] 2> 32722 T113 C8 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0 [junit4] 2> 32730 T113 C8 oashd.DocBuilder.finish Import completed successfully [junit4] 2> 32731 T113 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 32731 T113 C8 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@79b4f9e7 commitCommandVersion:0 [junit4] 2> 32735 T113 C8 oass.SolrIndexSearcher.<init> Opening [Searcher@30568285[collection1] main] [junit4] 2> 32736 T113 C8 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 32741 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30568285[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.2.0):C20)))} [junit4] 2> 32741 T113 C8 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties [junit4] 2> 32742 T113 C8 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties [junit4] 2> 32742 T113 C8 oashd.DocBuilder.execute Time taken = 0:0:0.28 [junit4] 2> 32742 T113 C8 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1] webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001\tempDir-002"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+ORDER+BY+ID"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Sports"+dataSource%3D"derby"+processor%3D"SqlEntityProcessor"+cacheImpl%3D"SortedMapBackedCache"+where%3D"PERSON_ID%3DPeople.ID"+join%3D"zipper"+query%3D"SELECT+ID,+PERSON_ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+ORDER+BY+PERSON_ID"+>+%0a<field+column%3D"SPORT_NAME"+name%3D"SPORT_NAME_mult_s"+/>+%0a<field+column%3D"id"+name%3D"SPORT_ID_mult_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 11, ... (20 adds)],commit=} 0 31 [junit4] 2> 32749 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=1 [junit4] 2> 32753 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=AddAColumn_s:Added&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=0 [junit4] 2> 32755 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=SPORT_NAME_mult_s:Sailing&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0 [junit4] 2> 32775 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=NAME_mult_s:Natalie&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 32780 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3DSPORT_NAME_mult_s}No+Fishing&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 32781 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0 [junit4] 2> 32781 T113 C8 oasc.SolrCore.execute [collection1] webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0 [junit4] 2> 33284 T113 oas.SolrTestCaseJ4.tearDown ###Ending testSportZipperChildEntities [junit4] 2> 33339 T113 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 33339 T113 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1548481344 [junit4] 2> 33340 T113 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 33340 T113 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ad9fcdb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b50d74a [junit4] 2> 33342 T113 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 33342 T113 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3722b8d8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4b134bd0 [junit4] 2> 33342 T113 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 33342 T113 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d527cc3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@453ef10c [junit4] 2> 33342 T127 x:x:collection1 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@190793c8 [junit4] 2> 33345 T127 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=419926984 [junit4] 2> 33349 T127 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28d46a4e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40c142b7 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=PostingsFormat(name=Memory), NAME_mult_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), AddAColumn_s=PostingsFormat(name=LuceneVarGapFixedInterval), COUNTRY_CODE_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50, SPORT_NAME_mult_s=PostingsFormat(name=Memory), COUNTRY_NAME_s=PostingsFormat(name=LuceneVarGapFixedInterval), COUNTRY_CODES_mult_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), countryAdded_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=221, maxMBSortInHeap=7.14572179636072, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Asia/Baku [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=158597920,total=225443840 [junit4] 2> NOTE: All tests run in this JVM: [TestWriterImpl, TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSqlEntityProcessor] [junit4] Completed [15/38 (1!)] on J0 in 13.13s, 12 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 41919 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org