Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/29/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.common.util.TestNamedListCodec
Error Message:
The test or suite printed 9216 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 9216 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([BF2E3246A7714971]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190) at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:446) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1258) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:532) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:517) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:990)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1206)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:752)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:474)
at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256) at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256) at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178) at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2473) at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720) at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.base/java.lang.Thread.run(Thread.java:844)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)
at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:446)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1258)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:532)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:517)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:990)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1206)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:752)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:474)
at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.base/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([EFCC996034269D72]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:296)
at jdk.internal.reflect.GeneratedMethodAccessor101.invoke(Unknown
Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
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\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog\tlog.0000000000000000000:
The process cannot access the file because it is being used by another
process.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-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\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog\tlog.0000000000000000000:
The process cannot access the file because it is being used by another process.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13287 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\init-core-data-001
[junit4] 2> 2932355 WARN
(SUITE-TestSolrCLIRunExample-seed#[EFCC996034269D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 2932356 INFO
(SUITE-TestSolrCLIRunExample-seed#[EFCC996034269D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2932357 INFO
(SUITE-TestSolrCLIRunExample-seed#[EFCC996034269D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 2932358 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
[junit4] 2> 2932359 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 58848 to start schemaless example
Solr instance on ...
[junit4] 2> 2933392 INFO (Thread-6875) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2933393 INFO (Thread-6875) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@4a2fd3b7{/solr,null,AVAILABLE}
[junit4] 2> 2933396 INFO (Thread-6875) [ ] o.e.j.s.AbstractConnector
Started ServerConnector@33a4b356{HTTP/1.1,[http/1.1]}{127.0.0.1:58848}
[junit4] 2> 2933396 INFO (Thread-6875) [ ] o.e.j.s.Server Started
@2934857ms
[junit4] 2> 2933396 INFO (Thread-6875) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=58848}
[junit4] 2> 2933396 ERROR (Thread-6875) [ ] o.a.s.s.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
[junit4] 2> 2933397 INFO (Thread-6875) [ ] o.a.s.s.SolrDispatchFilter
___ _ Welcome to Apache Solr™ version 7.1.0
[junit4] 2> 2933397 INFO (Thread-6875) [ ] o.a.s.s.SolrDispatchFilter
/ __| ___| |_ _ Starting in standalone mode on port 58848
[junit4] 2> 2933397 INFO (Thread-6875) [ ] o.a.s.s.SolrDispatchFilter
\__ \/ _ \ | '_| Install dir: null, Default config dir: null
[junit4] 2> 2933397 INFO (Thread-6875) [ ] o.a.s.s.SolrDispatchFilter
|___/\___/_|_| Start time: 2017-07-11T06:53:45.617460400Z
[junit4] 2> 2933397 INFO (Thread-6875) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\solr.xml
[junit4] 2> 2933400 INFO (Thread-6875) [ ] o.a.s.c.SolrXmlConfig MBean
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2933445 INFO (Thread-6875) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2933447 INFO (Thread-6875) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2933447 INFO (Thread-6875) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2933448 INFO (Thread-6875) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr
[junit4] 2> 2936443 INFO (qtp1982032135-30249) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=6
[junit4] 2> 2936446 INFO (qtp1982032135-30253) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2936446 INFO (qtp1982032135-30253) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2936456 INFO (qtp1982032135-30247) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=5
[junit4] 2> 2936465 INFO (qtp1982032135-30254) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=6
[junit4] 2> 2936468 INFO (qtp1982032135-30250) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2936506 INFO (qtp1982032135-30254) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
[junit4] 2> 2936512 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2936513 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2936513 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2936513 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2936514 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
[junit4] 2> 2936514 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2936514 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2936514 WARN (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2936518 INFO (qtp1982032135-30254) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2936531 INFO (qtp1982032135-30254) [ ] o.a.s.s.IndexSchema
[gettingstarted] Schema name=default-config
[junit4] 2> 2936629 INFO (qtp1982032135-30254) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2936647 INFO (qtp1982032135-30254) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration
from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted,
trusted=true
[junit4] 2> 2936647 INFO (qtp1982032135-30254) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.gettingstarted'
(registry 'solr.core.gettingstarted') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2936647 INFO (qtp1982032135-30254) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2936647 INFO (qtp1982032135-30254) [ ] o.a.s.c.SolrCore
[[gettingstarted] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\data\]
[junit4] 2> 2936658 INFO (qtp1982032135-30254) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2936720 INFO (qtp1982032135-30254) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2936721 INFO (qtp1982032135-30254) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2936722 INFO (qtp1982032135-30254) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2936722 INFO (qtp1982032135-30254) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2936726 INFO (qtp1982032135-30254) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@52b50464[gettingstarted] main]
[junit4] 2> 2936726 INFO (qtp1982032135-30254) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\conf
[junit4] 2> 2936727 INFO (qtp1982032135-30254) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2936727 INFO (qtp1982032135-30254) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 2936728 INFO (qtp1982032135-30254) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2936746 INFO (searcherExecutor-13129-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@52b50464[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2936746 INFO (searcherExecutor-13129-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2936746 INFO (searcherExecutor-13129-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2936747 INFO (searcherExecutor-13129-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] Registered new searcher
Searcher@52b50464[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2936747 INFO (qtp1982032135-30254) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572608177830100992
[junit4] 2> 2936750 INFO (qtp1982032135-30254) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json}
status=0 QTime=243
[junit4] 2> 2936753 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@33a4b356{HTTP/1.1,[http/1.1]}{127.0.0.1:58848}
[junit4] 2> 2936753 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1285553701
[junit4] 2> 2936753 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2936754 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2936756 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2936762 INFO (coreCloseExecutor-13134-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore
org.apache.solr.core.SolrCore@2453cff2
[junit4] 2> 2936763 INFO (coreCloseExecutor-13134-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.gettingstarted, tag=609472498
[junit4] 2> 2936767 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4a2fd3b7{/solr,null,UNAVAILABLE}
[junit4] 2> 2936768 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 58848
[junit4] 2> 2936768 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 58859 to start schemaless example
Solr instance on ...
[junit4] 2> 2937844 INFO (Thread-6886) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2937846 INFO (Thread-6886) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@24b968b7{/solr,null,AVAILABLE}
[junit4] 2> 2937866 INFO (Thread-6886) [ ] o.e.j.s.AbstractConnector
Started ServerConnector@d7c396{HTTP/1.1,[http/1.1]}{127.0.0.1:58859}
[junit4] 2> 2937867 INFO (Thread-6886) [ ] o.e.j.s.Server Started
@2939328ms
[junit4] 2> 2937867 INFO (Thread-6886) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=58859}
[junit4] 2> 2937867 ERROR (Thread-6886) [ ] o.a.s.s.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
[junit4] 2> 2937867 INFO (Thread-6886) [ ] o.a.s.s.SolrDispatchFilter
___ _ Welcome to Apache Solr™ version 7.1.0
[junit4] 2> 2937867 INFO (Thread-6886) [ ] o.a.s.s.SolrDispatchFilter
/ __| ___| |_ _ Starting in standalone mode on port 58859
[junit4] 2> 2937867 INFO (Thread-6886) [ ] o.a.s.s.SolrDispatchFilter
\__ \/ _ \ | '_| Install dir: null, Default config dir: null
[junit4] 2> 2937867 INFO (Thread-6886) [ ] o.a.s.s.SolrDispatchFilter
|___/\___/_|_| Start time: 2017-07-11T06:53:50.087657Z
[junit4] 2> 2937868 INFO (Thread-6886) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\solr.xml
[junit4] 2> 2937871 INFO (Thread-6886) [ ] o.a.s.c.SolrXmlConfig MBean
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2937936 INFO (Thread-6886) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2937939 INFO (Thread-6886) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2937939 INFO (Thread-6886) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2937944 INFO (Thread-6886) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr
[junit4] 2> 2937944 INFO (Thread-6886) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [gettingstarted]
[junit4] 2> 2937954 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2937954 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2937954 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2937954 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2937954 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
[junit4] 2> 2937958 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2937958 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2937958 WARN (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2937963 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2937980 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.s.IndexSchema [gettingstarted] Schema name=default-config
[junit4] 2> 2938072 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2938089 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration
from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted,
trusted=true
[junit4] 2> 2938089 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.gettingstarted'
(registry 'solr.core.gettingstarted') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2938089 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2938089 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\data\]
[junit4] 2> 2938092 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2938154 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2938154 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2938154 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2938154 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2938158 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77b53cda[gettingstarted] main]
[junit4] 2> 2938158 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-001\schemaless\solr\gettingstarted\conf
[junit4] 2> 2938158 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2938158 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 2938158 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2938158 INFO (coreLoadExecutor-13141-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572608179309641728
[junit4] 2> 2938158 INFO (searcherExecutor-13142-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@77b53cda[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2938158 INFO (searcherExecutor-13142-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2938158 INFO (searcherExecutor-13142-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2938158 INFO (searcherExecutor-13142-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] Registered new searcher
Searcher@77b53cda[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2940887 INFO (qtp742835153-30278) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
[junit4] 2> 2940891 INFO (qtp742835153-30275) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2940892 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@d7c396{HTTP/1.1,[http/1.1]}{127.0.0.1:58859}
[junit4] 2> 2940892 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1942405667
[junit4] 2> 2940893 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2940895 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2940895 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2940896 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2940896 INFO (coreCloseExecutor-13147-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore
org.apache.solr.core.SolrCore@389cc0d6
[junit4] 2> 2940898 INFO (coreCloseExecutor-13147-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.gettingstarted, tag=949797078
[junit4] 2> 2940900 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@24b968b7{/solr,null,UNAVAILABLE}
[junit4] 2> 2940900 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 58859
[junit4] 2> 2940901 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[EFCC996034269D72]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
[junit4] 2> 2940903 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[EFCC996034269D72]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
[junit4] 2> 2940905 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[EFCC996034269D72]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 58865 to start techproducts
example Solr instance on ...
[junit4] 2> 2941912 INFO (Thread-6897) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2941915 INFO (Thread-6897) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@359ee93c{/solr,null,AVAILABLE}
[junit4] 2> 2941917 INFO (Thread-6897) [ ] o.e.j.s.AbstractConnector
Started ServerConnector@44a3224f{HTTP/1.1,[http/1.1]}{127.0.0.1:58865}
[junit4] 2> 2941917 INFO (Thread-6897) [ ] o.e.j.s.Server Started
@2943378ms
[junit4] 2> 2941917 INFO (Thread-6897) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=58865}
[junit4] 2> 2941918 ERROR (Thread-6897) [ ] o.a.s.s.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
[junit4] 2> 2941918 INFO (Thread-6897) [ ] o.a.s.s.SolrDispatchFilter
___ _ Welcome to Apache Solr™ version 7.1.0
[junit4] 2> 2941918 INFO (Thread-6897) [ ] o.a.s.s.SolrDispatchFilter
/ __| ___| |_ _ Starting in standalone mode on port 58865
[junit4] 2> 2941918 INFO (Thread-6897) [ ] o.a.s.s.SolrDispatchFilter
\__ \/ _ \ | '_| Install dir: null, Default config dir: null
[junit4] 2> 2941918 INFO (Thread-6897) [ ] o.a.s.s.SolrDispatchFilter
|___/\___/_|_| Start time: 2017-07-11T06:53:54.138866300Z
[junit4] 2> 2941919 INFO (Thread-6897) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\solr.xml
[junit4] 2> 2941924 INFO (Thread-6897) [ ] o.a.s.c.SolrXmlConfig MBean
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2941982 INFO (Thread-6897) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2941985 INFO (Thread-6897) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2941985 INFO (Thread-6897) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2941985 INFO (Thread-6897) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr
[junit4] 2> 2944962 INFO (qtp1793897689-30298) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=13
[junit4] 2> 2944967 INFO (qtp1793897689-30301) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2944967 INFO (qtp1793897689-30301) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2944982 INFO (qtp1793897689-30296) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=11
[junit4] 2> 2944998 INFO (qtp1793897689-30303) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=11
[junit4] 2> 2945005 INFO (qtp1793897689-30302) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2945147 INFO (qtp1793897689-30298) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=techproducts&action=CREATE&instanceDir=techproducts&wt=json
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\langid\lib
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\ltr\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\ltr\lib
[junit4] 2> 2945153 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
filtered by solr-ltr-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
[junit4] 2> 2945158 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2945158 WARN (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
[junit4] 2> 2945162 INFO (qtp1793897689-30298) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 2945163 INFO (qtp1793897689-30298) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2945184 INFO (qtp1793897689-30298) [ ] o.a.s.s.IndexSchema
[techproducts] Schema name=example
[junit4] 2> 2945283 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 2945283 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 2945283 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 2945283 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 2945284 INFO (qtp1793897689-30298) [ ] o.a.s.s.IndexSchema
Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 2945284 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 2945284 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 2945284 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 2945284 INFO (qtp1793897689-30298) [ ] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 2945304 INFO (qtp1793897689-30298) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts,
trusted=true
[junit4] 2> 2945304 INFO (qtp1793897689-30298) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.techproducts' (registry
'solr.core.techproducts') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e13d829
[junit4] 2> 2945304 INFO (qtp1793897689-30298) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2945304 INFO (qtp1793897689-30298) [ ] o.a.s.c.SolrCore
[[techproducts] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\data\]
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: init: current segments
file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@741b4c74
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: now checkpoint "" [0
segments ; isCommit = false]
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: 0 msec to checkpoint
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: init: create=true
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]:
[junit4] 2>
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\data\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2937cc5e;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> index=
[junit4] 2> version=7.1.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@72360233
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@2e6402f3
[junit4] 2>
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: now flush at close
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: start flush:
applyAllDeletes=true
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: index before flush
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: startFullFlush
[junit4] 2> 2945311 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: qtp1793897689-30298
finishFullFlush success=true
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: now apply all deletes for
all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [BD][qtp1793897689-30298]: waitApply: no deletes to
apply
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [MS][qtp1793897689-30298]: initDynamicDefaults
spins=false maxThreadCount=1 maxMergeCount=6
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [MS][qtp1793897689-30298]: updateMergeThreads
ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [MS][qtp1793897689-30298]: now merge
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [MS][qtp1793897689-30298]: index:
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [MS][qtp1793897689-30298]: no more merges pending;
now return
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: waitForMerges
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: waitForMerges done
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: start
[junit4] 2> 2945313 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: enter lock
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: now prepare
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: prepareCommit: flush
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: index before flush
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: startFullFlush
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: now apply all deletes for
all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [BD][qtp1793897689-30298]: waitApply: no deletes to
apply
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: qtp1793897689-30298
finishFullFlush success=true
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: startCommit(): start
[junit4] 2> 2945314 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: startCommit index=
changeCount=2
[junit4] 2> 2945316 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: startCommit: wrote pending
segments file "pending_segments_1"
[junit4] 2> 2945316 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: done all syncs: []
[junit4] 2> 2945316 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: pendingCommit !=
null
[junit4] 2> 2945316 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: done writing
segments file "segments_1"
[junit4] 2> 2945316 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: now checkpoint "" [0
segments ; isCommit = true]
[junit4] 2> 2945316 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: 0 msec to checkpoint
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: took 3.4 msec
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: commit: done
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: rollback
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: all running merges have
aborted
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: rollback: done finish
merges
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: abort
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: done abort success=true
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: rollback: infos=
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: now checkpoint "" [0
segments ; isCommit = false]
[junit4] 2> 2945317 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: 0 msec to checkpoint
[junit4] 2> 2945318 INFO (qtp1793897689-30298) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2945370 INFO (qtp1793897689-30298) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2945370 INFO (qtp1793897689-30298) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2945371 INFO (qtp1793897689-30298) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2945371 INFO (qtp1793897689-30298) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2945373 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: init: current segments
file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@741b4c74
[junit4] 2> 2945373 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: init: load commit
"segments_1"
[junit4] 2> 2945373 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: now checkpoint "" [0
segments ; isCommit = false]
[junit4] 2> 2945373 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IFD][qtp1793897689-30298]: 0 msec to checkpoint
[junit4] 2> 2945373 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: init: create=false
[junit4] 2> 2945373 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]:
[junit4] 2>
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\data\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2937cc5e;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> index=
[junit4] 2> version=7.1.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6e4daee6
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@359af727
[junit4] 2>
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: flush at getReader
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: startFullFlush
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: now apply all deletes for
all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [BD][qtp1793897689-30298]: waitApply: no deletes to
apply
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: incRefDeleter for NRT
reader version=2 segments=
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: return reader version=2
reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [DW][qtp1793897689-30298]: qtp1793897689-30298
finishFullFlush success=true
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.u.LoggingInfoStream [IW][qtp1793897689-30298]: getReader took 0 msec
[junit4] 2> 2945374 INFO (qtp1793897689-30298) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ce0e8d2[techproducts] main]
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\conf
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json
using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\conf
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\conf
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for
/schema/analysis/stopwords/english
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for
/schema/analysis/stopwords/english
[junit4] 2> 2945375 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/stopwords/english
[junit4] 2> 2945376 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_synonyms_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\conf
[junit4] 2> 2945376 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for
/schema/analysis/synonyms/english
[junit4] 2> 2945376 INFO (qtp1793897689-30298) [ ]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 2945376 INFO (qtp1793897689-30298) [ ]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/english
[junit4] 2> 2945377 INFO (qtp1793897689-30298) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2945377 INFO (qtp1793897689-30298) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 2945377 INFO (qtp1793897689-30298) [ ]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 2945377 INFO (qtp1793897689-30298) [ ]
o.a.s.s.s.SolrSuggester init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 2945377 INFO (qtp1793897689-30298) [ ]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 2945378 INFO (qtp1793897689-30298) [ ]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-002\techproducts\solr\techproducts\conf\elevate.xml
[junit4] 2> 2945381 INFO (qtp1793897689-30298) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2945381 INFO (searcherExecutor-13155-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@3ce0e8d2[techproducts]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2945381 INFO (qtp1793897689-30298) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572608186883506176
[junit4] 2> 2945382 INFO (searcherExecutor-13155-thread-1) [ ]
o.a.s.c.S.Request [techproducts] webapp=null path=null
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 2945382 INFO (searcherExecutor-13155-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2945382 INFO (searcherExecutor-13155-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2945382 INFO (searcherExecutor-13155-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2945383 INFO (searcherExecutor-13155-thread-1) [ ]
o.a.s.c.SolrCore [techproducts] Registered new searcher
Searcher@3ce0e8d2[techproducts]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2945394 INFO (qtp1793897689-30298) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={name=techproducts&action=CREATE&instanceDir=techproducts&wt=json}
status=0 QTime=246
[junit4] 1> SimplePostTool version 5.0.0
[junit4] 1> Posting files to [base] url
http://localhost:58865/solr/techproducts/update using content-type
application/xml...
[junit4] 1> POSTing file gb18030-example.xml to [base]
[junit4] 2> 2945401 INFO (qtp1793897689-30296) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[GB18030TEST (1572608186901331968)]} 0 3
[junit4] 1> POSTing file hd.xml to [base]
[junit4] 2> 2945405 INFO (qtp1793897689-30298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[SP2514N (1572608186906574848), 6H500F0 (1572608186908672000)]} 0
1
[junit4] 1> POSTing file ipod_other.xml to [base]
[junit4] 2> 2945408 INFO (qtp1793897689-30299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[F8V7067-APL-KIT (1572608186910769152), IW-02
(1572608186911817728)]} 0 0
[junit4] 1> POSTing file ipod_video.xml to [base]
[junit4] 2> 2945413 INFO (qtp1793897689-30301) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[MA147LL/A (1572608186914963456)]} 0 1
[junit4] 1> POSTing file manufacturers.xml to [base]
[junit4] 2> 2945417 INFO (qtp1793897689-30296) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[adata (1572608186921254912), apple (1572608186921254913), asus
(1572608186921254914), ati (1572608186921254915), belkin (1572608186921254916),
canon (1572608186921254917), corsair (1572608186921254918), dell
(1572608186921254919), maxtor (1572608186921254920), samsung
(1572608186921254921), ... (11 adds)]} 0 0
[junit4] 1> POSTing file mem.xml to [base]
[junit4] 2> 2945424 INFO (qtp1793897689-30298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[TWINX2048-3200PRO (1572608186925449216), VS1GB400C3
(1572608186927546368), VDBDB1A16 (1572608186928594944)]} 0 2
[junit4] 1> POSTing file money.xml to [base]
[junit4] 2> 2945427 INFO (qtp1793897689-30299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[USD (1572608186930692096), EUR (1572608186931740672), GBP
(1572608186931740673), NOK (1572608186931740674)]} 0 0
[junit4] 1> POSTing file monitor.xml to [base]
[junit4] 2> 2945431 INFO (qtp1793897689-30301) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[3007WFP (1572608186935934976)]} 0 0
[junit4] 1> POSTing file monitor2.xml to [base]
[junit4] 2> 2945435 INFO (qtp1793897689-30296) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[VA902B (1572608186939080704)]} 0 0
[junit4] 1> POSTing file mp500.xml to [base]
[junit4] 2> 2945438 INFO (qtp1793897689-30298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[0579B002 (1572608186942226432)]} 0 0
[junit4] 1> POSTing file sd500.xml to [base]
[junit4] 2> 2945442 INFO (qtp1793897689-30299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[9885A004 (1572608186946420736)]} 0 0
[junit4] 1> POSTing file solr.xml to [base]
[junit4] 2> 2945445 INFO (qtp1793897689-30301) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[SOLR1000 (1572608186949566464)]} 0 0
[junit4] 1> POSTing file utf8-example.xml to [base]
[junit4] 2> 2945449 INFO (qtp1793897689-30296) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[UTF8TEST (1572608186953760768)]} 0 0
[junit4] 1> POSTing file vidcard.xml to [base]
[junit4] 2> 2945452 INFO (qtp1793897689-30300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [techproducts] webapp=/solr path=/update
params={}{add=[EN7800GTX/2DHTV/256M (1572608186956906496), 100-435805
(1572608186957955072)]} 0 1
[junit4] 1> 14 files indexed.
[junit4] 1> COMMITting Solr index changes to
http://localhost:58865/solr/techproducts/update...
[junit4] 2> 2945453 INFO (qtp1793897689-30299) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572608186959003648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2945454 INFO (qtp1793897689-30299) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrI
[...truncated too long message...]
ePrompt_shard2_replica_n1\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog\tlog.0000000000000000000:
The process cannot access the file because it is being used by another process.
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data\tlog
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1\data
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1\testCloudExamplePrompt_shard2_replica_n1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005\node1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001\tempDir-005
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_EFCC996034269D72-001
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [727/727 (1!)] on J0 in 51.23s, 4 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 427 lines...]
[junit4] Suite: org.apache.solr.common.util.TestNamedListCodec
[junit4] 2> 0 INFO
(TEST-TestNamedListCodec.testRandom-seed#[BF2E3246A7714971]) [ ]
o.a.s.u.Java9InitHack Adding temporary workaround for Hadoop's Shell class to
allow running on Java 9 (please ignore any warnings/failures).
[junit4] 2> 10 ERROR
(TEST-TestNamedListCodec.testRandom-seed#[BF2E3246A7714971]) [ ]
o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at java.base/java.lang.Class.forName0(Native Method)
[junit4] 2> at java.base/java.lang.Class.forName(Class.java:291)
[junit4] 2> at
org.apache.solr.util.Java9InitHack.initPrivileged(Java9InitHack.java:65)
[junit4] 2> at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] 2> at
org.apache.solr.util.Java9InitHack.initJava9(Java9InitHack.java:55)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.<clinit>(SolrTestCaseJ4.java:167)
[junit4] 2> at
org.apache.solr.common.util.TestNamedListCodec.testRandom(TestNamedListCodec.java:269)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1049, maxMBSortInHeap=6.305474703046384,
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-SX, timezone=Asia/Bahrain
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea
(64-bit)/cpus=3,threads=1,free=81132072,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestCollectionAdminRequest,
AnlysisResponseBaseTest, CloudSolrClientMultiConstructorTest,
TestNamedListCodec]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNamedListCodec
-Dtests.seed=BF2E3246A7714971 -Dtests.slow=true -Dtests.locale=nl-SX
-Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 | TestNamedListCodec (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: The test or suite
printed 9216 bytes to stdout and stderr, even though the limit was set to 8192
bytes. Increase the limit with @Limit, ignore it completely with
@SuppressSysoutChecks or run with -Dtests.verbose=true
[junit4] > at
__randomizedtesting.SeedInfo.seed([BF2E3246A7714971]:0)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [6/135 (1!)] on J1 in 0.38s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 36049 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]