Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/409/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC
8 tests failed.
FAILED:
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901:
java.nio.file.DirectoryNotEmptyException:
.\temp\FreeTextSuggester.index.4093648408900067901
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901:
java.nio.file.DirectoryNotEmptyException:
.\temp\FreeTextSuggester.index.4093648408900067901
at
__randomizedtesting.SeedInfo.seed([EA0B7467A5068E40:41F169727ADA086E]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
at
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
at
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
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.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
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:
org.apache.solr.handler.dataimport.TestSqlEntityProcessorDelta.testChildEntities
Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
Stack Trace:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
at
__randomizedtesting.SeedInfo.seed([BB358F5F0B814BC0:345660BB30085643]: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.cloud.TestCloudSearcherWarming
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-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.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001
at __randomizedtesting.SeedInfo.seed([76621E039D608279]: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:
junit.framework.TestSuite.org.apache.solr.spelling.SpellCheckCollatorWithCollapseTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([76621E039D608279]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.test
Error Message:
Error from server at
http://127.0.0.1:52412/solr/myalias_2017-10-23_shard1_replica_n2: Unexpected
type of routeKey: null
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:52412/solr/myalias_2017-10-23_shard1_replica_n2: Unexpected
type of routeKey: null
at
__randomizedtesting.SeedInfo.seed([76621E039D608279:FE3621D9339CEF81]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
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.directUpdate(CloudSolrClient.java:560)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:132)
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
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:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([BE8F9752FFC3CEC8:170D6F821392E54]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6639)
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
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.lucene.index.TestBackwardsCompatibility
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001
at __randomizedtesting.SeedInfo.seed([B2E716AD18A8F001]: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:
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001
at __randomizedtesting.SeedInfo.seed([30D076F9DEE38817]: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)
Build Log:
[...truncated 4765 lines...]
[junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
[junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 |
TestBackwardsCompatibility.testCreateSingleSegmentCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 |
TestBackwardsCompatibility.testCreateMoreTermsIndex
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 |
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 |
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{content6=PostingsFormat(name=Memory), content5=Lucene50(blocksize=128),
trieInt=PostingsFormat(name=Memory),
content4=PostingsFormat(name=LuceneFixedGap), content3=FSTOrd50,
content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory),
utf8=PostingsFormat(name=Memory), trieLong=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneFixedGap), content=PostingsFormat(name=Memory),
autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct),
fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Lucene70),
dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory),
dvBytesSortedVar=DocValuesFormat(name=Direct),
dvSortedSet=DocValuesFormat(name=Asserting),
content=DocValuesFormat(name=Direct),
floatPoint1d=DocValuesFormat(name=Asserting),
intPoint1d=DocValuesFormat(name=Memory),
doublePoint2d=DocValuesFormat(name=Direct),
trieLong=DocValuesFormat(name=Lucene70),
dvBytesDerefVar=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Direct),
dvSortedNumeric=DocValuesFormat(name=Memory),
dvBytesDerefFixed=DocValuesFormat(name=Asserting),
autf8=DocValuesFormat(name=Lucene70),
dvBytesSortedFixed=DocValuesFormat(name=Lucene70),
trieInt=DocValuesFormat(name=Direct),
dvBytesStraightVar=DocValuesFormat(name=Memory),
dvBytesStraightFixed=DocValuesFormat(name=Direct),
dvLong=DocValuesFormat(name=Memory),
longPoint1d=DocValuesFormat(name=Asserting),
floatPoint2d=DocValuesFormat(name=Lucene70),
dvDouble=DocValuesFormat(name=Asserting),
dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Direct),
content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory),
intPoint2d=DocValuesFormat(name=Asserting),
content4=DocValuesFormat(name=Asserting),
content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Direct),
doublePoint1d=DocValuesFormat(name=Memory),
dvByte=DocValuesFormat(name=Memory),
binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1545,
maxMBSortInHeap=5.003788826873549, sim=RandomSimilarity(queryNorm=true):
{content6=IB SPL-D2, content5=DFR GB3(800.0), content2=DFR I(n)LZ(0.3),
utf8=DFR I(n)L2, fie?ld=DFR I(F)B3(800.0), content=DFR I(n)B3(800.0), autf8=DFR
I(F)B2}, locale=it-IT, timezone=America/Noronha
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=46255736,total=64880640
[junit4] 2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat,
TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=B2E716AD18A8F001
-Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=America/Noronha
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestBackwardsCompatibility (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.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([B2E716AD18A8F001]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [5/8 (1!)] on J1 in 98.20s, 30 tests, 1 error, 8 skipped
<<< FAILURES!
[...truncated 5275 lines...]
[junit4] Suite:
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFreeTextSuggester -Dtests.method=testBasic
-Dtests.seed=EA0B7467A5068E40 -Dtests.slow=true -Dtests.locale=es-GT
-Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J0 | TestFreeTextSuggester.testBasic <<<
[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.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901:
java.nio.file.DirectoryNotEmptyException:
.\temp\FreeTextSuggester.index.4093648408900067901
[junit4] > at
__randomizedtesting.SeedInfo.seed([EA0B7467A5068E40:41F169727ADA086E]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
[junit4] > at
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
[junit4] > at
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=UCT
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=35187128,total=64880640
[junit4] 2> NOTE: All tests run in this JVM:
[TestSuggestStopFilterFactory, AnalyzingInfixSuggesterTest,
TestFreeTextSuggester]
[junit4] Completed [26/32 (1!)] on J0 in 5.30s, 10 tests, 1 error, 1 skipped
<<< FAILURES!
[...truncated 2213 lines...]
[junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorWithCollapseTest
[junit4] 2> 815821 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-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.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001
[junit4] 2> 815823 WARN
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 815823 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 815829 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-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> 815830 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 815831 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 815876 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 815886 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 815926 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
[junit4] 2> 815992 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
[junit4] 2> 816000 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
[junit4] 2> 816000 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
[junit4] 2> 816001 INFO (coreLoadExecutor-2238-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 816002 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 816046 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 816057 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 816095 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid
field id
[junit4] 2> 816098 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 816098 INFO (coreLoadExecutor-2238-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@ca9ebd
[junit4] 2> 816098 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 816100 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\]
[junit4] 2> 816101 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 816168 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 816168 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 816168 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 816169 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 816169 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1534943912,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 816169 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@81b92d[collection1]
main]
[junit4] 2> 816170 WARN (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 816170 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 816170 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
[junit4] 2> 816172 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
[junit4] 2> 816181 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 816181 INFO (coreLoadExecutor-2238-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1589985995578671104
[junit4] 2> 816181 INFO
(searcherExecutor-2239-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 816182 INFO
(searcherExecutor-2239-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@81b92d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 816185 INFO
(SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 816187 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 816188 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 816188 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cdecb8[collection1] realtime]
[junit4] 2> 816189 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 816189 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995587059712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816189 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995587059712
[junit4] 2> 816189 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@14b1ba2[collection1] main]
[junit4] 2> 816190 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816191 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14b1ba2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 816191 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 816194 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1589985995590205440)]} 0 1
[junit4] 2> 816194 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995592302592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816194 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995592302592
[junit4] 2> 816199 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17fa941[collection1] main]
[junit4] 2> 816199 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816199 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17fa941[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
[junit4] 2> 816199 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 816206 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1589985995603836928)]} 0 1
[junit4] 2> 816207 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1589985995605934080)]} 0 0
[junit4] 2> 816207 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1589985995605934081)]} 0 0
[junit4] 2> 816207 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1589985995605934082)]} 0 0
[junit4] 2> 816207 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5 (1589985995605934083)]} 0 0
[junit4] 2> 816207 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995605934084,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816207 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995605934084
[junit4] 2> 816208 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19e20c3[collection1] main]
[junit4] 2> 816210 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816211 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19e20c3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5)))}
[junit4] 2> 816211 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 816213 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6 (1589985995610128384)]} 0 1
[junit4] 2> 816213 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7 (1589985995612225536)]} 0 0
[junit4] 2> 816214 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8 (1589985995613274112)]} 0 0
[junit4] 2> 816214 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9 (1589985995613274113)]} 0 0
[junit4] 2> 816214 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10 (1589985995613274114)]} 0 0
[junit4] 2> 816214 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995613274115,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816214 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995613274115
[junit4] 2> 816216 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e9319[collection1] main]
[junit4] 2> 816216 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816217 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e9319[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5)))}
[junit4] 2> 816217 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 816219 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11 (1589985995617468416)]} 0 1
[junit4] 2> 816219 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12 (1589985995618516992)]} 0 0
[junit4] 2> 816219 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13 (1589985995618516993)]} 0 0
[junit4] 2> 816220 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14 (1589985995619565568)]} 0 0
[junit4] 2> 816220 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15 (1589985995619565569)]} 0 0
[junit4] 2> 816220 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995619565570,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816220 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995619565570
[junit4] 2> 816222 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@132137e[collection1] main]
[junit4] 2> 816222 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816223 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@132137e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5)
Uninverting(_3(7.3.0):C5)))}
[junit4] 2> 816224 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 816225 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16 (1589985995623759872)]} 0 1
[junit4] 2> 816225 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[17 (1589985995624808448)]} 0 0
[junit4] 2> 816225 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[18 (1589985995624808449)]} 0 0
[junit4] 2> 816226 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[19 (1589985995625857024)]} 0 0
[junit4] 2> 816226 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20 (1589985995625857025)]} 0 0
[junit4] 2> 816226 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995625857026,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816226 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995625857026
[junit4] 2> 816236 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3085cb[collection1] main]
[junit4] 2> 816237 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816238 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3085cb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)
Uninverting(_4(7.3.0):C5)))}
[junit4] 2> 816238 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 816241 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[21 (1589985995639488512)]} 0 2
[junit4] 2> 816242 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[22 (1589985995642634240)]} 0 0
[junit4] 2> 816242 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[23 (1589985995642634241)]} 0 0
[junit4] 2> 816243 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[24 (1589985995642634242)]} 0 0
[junit4] 2> 816243 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[25 (1589985995643682816)]} 0 0
[junit4] 2> 816243 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995643682817,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816243 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995643682817
[junit4] 2> 816247 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1457a98[collection1] main]
[junit4] 2> 816247 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816249 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1457a98[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)
Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5)))}
[junit4] 2> 816249 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 816253 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[26 (1589985995649974272)]} 0 4
[junit4] 2> 816254 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[27 (1589985995655217152)]} 0 0
[junit4] 2> 816257 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[28 (1589985995655217153)]} 0 2
[junit4] 2> 816258 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[29 (1589985995658362880)]} 0 0
[junit4] 2> 816258 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[30 (1589985995659411456)]} 0 0
[junit4] 2> 816258 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995659411457,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816258 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995659411457
[junit4] 2> 816260 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16db23e[collection1] main]
[junit4] 2> 816261 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816262 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16db23e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)
Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5)))}
[junit4] 2> 816262 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 816265 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[31 (1589985995664654336)]} 0 1
[junit4] 2> 816265 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[32 (1589985995666751488)]} 0 0
[junit4] 2> 816265 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[33 (1589985995666751489)]} 0 0
[junit4] 2> 816265 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[34 (1589985995666751490)]} 0 0
[junit4] 2> 816266 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[35 (1589985995667800064)]} 0 0
[junit4] 2> 816266 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995667800065,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816266 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995667800065
[junit4] 2> 816269 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f4ec55[collection1] main]
[junit4] 2> 816273 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816273 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f4ec55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)
Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5)
Uninverting(_7(7.3.0):C5)))}
[junit4] 2> 816273 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 816275 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[36 (1589985995676188672)]} 0 1
[junit4] 2> 816276 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[37 (1589985995678285824)]} 0 0
[junit4] 2> 816276 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[38 (1589985995678285825)]} 0 0
[junit4] 2> 816276 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[39 (1589985995678285826)]} 0 0
[junit4] 2> 816277 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[40 (1589985995679334400)]} 0 0
[junit4] 2> 816277 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995679334401,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816277 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995679334401
[junit4] 2> 816280 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1698356[collection1] main]
[junit4] 2> 816282 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1698356[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)
Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)
Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5)
Uninverting(_7(7.3.0):C5) Uninverting(_8(7.3.0):C5)))}
[junit4] 2> 816282 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816282 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 816284 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[41 (1589985995685625856)]} 0 1
[junit4] 2> 816286 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[42 (1589985995686674432)]} 0 1
[junit4] 2> 816286 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[43 (1589985995688771584)]} 0 0
[junit4] 2> 816286 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[44 (1589985995688771585)]} 0 0
[junit4] 2> 816287 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45 (1589985995689820160)]} 0 0
[junit4] 2> 816287 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995689820161,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816287 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995689820161
[junit4] 2> 816295 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc120e[collection1] main]
[junit4] 2> 816295 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816297 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fc120e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46)))}
[junit4] 2> 816297 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 816299 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46 (1589985995700305920)]} 0 1
[junit4] 2> 816299 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[47 (1589985995702403072)]} 0 0
[junit4] 2> 816299 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[48 (1589985995702403073)]} 0 0
[junit4] 2> 816299 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[49 (1589985995702403074)]} 0 0
[junit4] 2> 816300 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[50 (1589985995703451648)]} 0 0
[junit4] 2> 816300 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995703451649,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816300 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995703451649
[junit4] 2> 816302 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ee7a5[collection1] main]
[junit4] 2> 816303 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816308 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ee7a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46)
Uninverting(_b(7.3.0):C5)))}
[junit4] 2> 816308 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 816310 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[51 (1589985995711840256)]} 0 1
[junit4] 2> 816310 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[52 (1589985995713937408)]} 0 0
[junit4] 2> 816310 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[53 (1589985995713937409)]} 0 0
[junit4] 2> 816311 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[54 (1589985995713937410)]} 0 0
[junit4] 2> 816312 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[55 (1589985995716034560)]} 0 0
[junit4] 2> 816312 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995716034561,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816312 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995716034561
[junit4] 2> 816314 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1448989[collection1] main]
[junit4] 2> 816315 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816316 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1448989[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46)
Uninverting(_b(7.3.0):C5) Uninverting(_c(7.3.0):C5)))}
[junit4] 2> 816316 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 816318 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[56 (1589985995720228864)]} 0 1
[junit4] 2> 816318 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[57 (1589985995722326016)]} 0 0
[junit4] 2> 816318 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[58 (1589985995722326017)]} 0 0
[junit4] 2> 816319 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[59 (1589985995723374592)]} 0 0
[junit4] 2> 816319 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[60 (1589985995723374593)]} 0 0
[junit4] 2> 816319 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995723374594,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816319 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995723374594
[junit4] 2> 816321 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b1130b[collection1] main]
[junit4] 2> 816322 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 816323 INFO (searcherExecutor-2239-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b1130b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46)
Uninverting(_b(7.3.0):C5) Uninverting(_c(7.3.0):C5)
Uninverting(_d(7.3.0):C5)))}
[junit4] 2> 816323 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 816325 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[61 (1589985995728617472)]} 0 1
[junit4] 2> 816325 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[62 (1589985995729666048)]} 0 0
[junit4] 2> 816326 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[63 (1589985995730714624)]} 0 0
[junit4] 2> 816326 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[64 (1589985995730714625)]} 0 0
[junit4] 2> 816326 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[65 (1589985995730714626)]} 0 0
[junit4] 2> 816326 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589985995730714627,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 816326 INFO
(TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1464042
commitCommandVersion:1589985995730714627
[...truncated too long message...]
32454 T325 C39 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for
Entity: Sports
[junit4] 2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed
ModifiedRowKey for Entity: Sports rows obtained : 0
[junit4] 2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed
DeletedRowKey for Entity: Sports rows obtained : 0
[junit4] 2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed
parentDeltaQuery for Entity: Sports
[junit4] 2> 32454 T325 C39 oashd.DocBuilder.collectDelta Running
ModifiedRowKey() for Entity: People
[junit4] 2> 32454 T325 C39 oashd.JdbcDataSource$1.call Creating a
connection for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
[junit4] 2> 32454 T325 C39 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed
ModifiedRowKey for Entity: People rows obtained : 2
[junit4] 2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed
DeletedRowKey for Entity: People rows obtained : 0
[junit4] 2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed
parentDeltaQuery for Entity: People
[junit4] 2> 32466 T325 C39 oashd.JdbcDataSource$1.call Creating a
connection for entity Sports with URL: jdbc:derby:memory:derbyDB;territory=en_US
[junit4] 2> 32466 T325 C39 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 32573 T325 C39 oashd.DocBuilder.doDelta Delta Import completed
successfully
[junit4] 2> 32573 T325 C39 oashd.DocBuilder.finish Import completed
successfully
[junit4] 2> 32573 T325 C39 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32573 T325 C39 oasu.SolrIndexWriter.setCommitData Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b4114
commitCommandVersion:0
[junit4] 2> 32588 T325 C39 oass.SolrIndexSearcher.<init> Opening
[Searcher@1108585[collection1] main]
[junit4] 2> 32591 T325 C39 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 32593 T332 C39 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1108585[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.3.0):c20/1:delGen=1)
Uninverting(_8(7.3.0):c2)))}
[junit4] 2> 32594 T325 C39
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4] 2> 32594 T325 C39 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4] 2> 32594 T325 C39 oashd.DocBuilder.execute Time taken = 0:0:0.141
[junit4] 2> 32594 T325 C39
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.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001"+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"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+deletedPkQuery%3D"SELECT+ID+FROM+PEOPLE+WHERE+DELETED%3D'Y'+AND+last_modified+%26gt;%3D'${dih.People.last_index_time}'+"+deltaImportQuery%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+where+ID%3D${dih.delta.ID}+"+deltaQuery%3D"SELECT+ID+FROM+PEOPLE+WHERE+DELETED!%3D'Y'+AND+last_modified+%26gt;%3D'${dih.People.last_index_time}'+"+>+%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"+transformer%3D"AddAColumnTransformer"+newColumnName%3D"sportsAdded_s"+newColumnValue%3D"sport_added"+processor%3D"SqlEntityProcessor"+query%3D"SELECT+ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+WHERE+DELETED+!%3D+'Y'+AND+PERSON_ID%3D${People.ID}+ORDER+BY+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=false&wt=xml&command=delta-import}{add=[1007,
12],commit=} 0 144
[junit4] 2> 32596 T325 C39 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=21
status=0 QTime=0
[junit4] 2> 32608 T325 C39 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=NAME_mult_s:Aiden&qt=&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 32609 T325 C39 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> 32610 T325 C39 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=id:1007&qt=&start=0&rows=20&version=2.2} hits=1
status=0 QTime=0
[junit4] 2> 32610 T325 C39 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=id:12&qt=&start=0&rows=20&version=2.2} hits=1
status=0 QTime=0
[junit4] 2> 33114 T325 oas.SolrTestCaseJ4.tearDown ###Ending
testChildEntities
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSqlEntityProcessorDelta -Dtests.method=testChildEntities
-Dtests.seed=BB358F5F0B814BC0 -Dtests.slow=true -Dtests.locale=fi-FI
-Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.03s J0 | TestSqlEntityProcessorDelta.testChildEntities <<<
[junit4] > Throwable #1: java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([BB358F5F0B814BC0:345660BB30085643]:0)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
[junit4] > at
sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
[junit4] > at java.nio.file.Files.deleteIfExists(Files.java:1165)
[junit4] > at
org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 33174 T325 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 33175 T325 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=27475427
[junit4] 2> 33175 T325 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.node, tag=null
[junit4] 2> 33175 T325 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@16d1c86: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@bd0428
[junit4] 2> 33178 T325 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 33178 T325 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@321172: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1c99823
[junit4] 2> 33180 T325 oasm.SolrMetricManager.closeReporters Closing
metric reporters for registry=solr.jetty, tag=null
[junit4] 2> 33180 T325 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e24341: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1ac2165
[junit4] 2> 33180 T336 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@abdf9e
[junit4] 2> 33180 T336 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=11263902
[junit4] 2> 33180 T336 x:x:collection1 oasmr.SolrJmxReporter.close Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2df37a: rootName =
null, domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@816638
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{sportsAdded_s=PostingsFormat(name=LuceneVarGapFixedInterval),
NAME_mult_s=FSTOrd50, AddAColumn_s=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
SPORT_NAME_mult_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
COUNTRY_CODES_mult_s=PostingsFormat(name=Memory)}, docValues:{},
maxPointsInLeafNode=49, maxMBSortInHeap=5.203460710659596,
sim=RandomSimilarity(queryNorm=false): {}, locale=fi-FI,
timezone=Asia/Ho_Chi_Minh
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=23431336,total=68587520
[junit4] 2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder,
TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd,
TestSqlEntityProcessorDelta]
[junit4] Completed [22/38 (1!)] on J0 in 7.81s, 5 tests, 1 error <<<
FAILURES!
[...truncated 38332 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]