Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/10/
Java: 64bit/jdk-9-ea+173 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
Error Message:
ObjectTracker found 5 object(s) that were not released!!! [TransactionLog,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
MDCAwareThreadPoolExecutor]
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.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:74)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:91)
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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:478)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:928) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) 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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:741) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:934) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) 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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:349) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:709) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:934) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) 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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:872) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:636) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1202) at
org.apache.solr.core.SolrCore.lambda$getConfListener$18(SolrCore.java:2939) at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2429)
at java.base/java.lang.Thread.run(Thread.java:844)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not
released!!! [TransactionLog, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, MDCAwareThreadPoolExecutor]
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.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:74)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:91)
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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:478)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:928)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:741)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:934)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:349)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:709)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:934)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
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)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:872)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:636)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1202)
at
org.apache.solr.core.SolrCore.lambda$getConfListener$18(SolrCore.java:2939)
at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2429)
at java.base/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([B75816584168B6B8]: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.GeneratedMethodAccessor38.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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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 13271 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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\init-core-data-001
[junit4] 2> 2622331 WARN
(SUITE-TestSolrCLIRunExample-seed#[B75816584168B6B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=215 numCloses=215
[junit4] 2> 2622331 INFO
(SUITE-TestSolrCLIRunExample-seed#[B75816584168B6B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2622441 INFO
(SUITE-TestSolrCLIRunExample-seed#[B75816584168B6B8]-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> 2622443 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
[junit4] 2> 2622446 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 65175 to start schemaless example
Solr instance on ...
[junit4] 2> 2623583 INFO (Thread-6782) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2623589 INFO (Thread-6782) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@46b6fd15{/solr,null,AVAILABLE}
[junit4] 2> 2623591 INFO (Thread-6782) [ ] o.e.j.s.AbstractConnector
Started ServerConnector@aa7624d{HTTP/1.1,[http/1.1]}{127.0.0.1:65175}
[junit4] 2> 2623592 INFO (Thread-6782) [ ] o.e.j.s.Server Started
@2625254ms
[junit4] 2> 2623592 INFO (Thread-6782) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=65175}
[junit4] 2> 2623592 ERROR (Thread-6782) [ ] o.a.s.s.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
[junit4] 2> 2623592 INFO (Thread-6782) [ ] o.a.s.s.SolrDispatchFilter
___ _ Welcome to Apache Solr? version 7.1.0
[junit4] 2> 2623592 INFO (Thread-6782) [ ] o.a.s.s.SolrDispatchFilter
/ __| ___| |_ _ Starting in standalone mode on port 65175
[junit4] 2> 2623592 INFO (Thread-6782) [ ] o.a.s.s.SolrDispatchFilter
\__ \/ _ \ | '_| Install dir: null, Default config dir: null
[junit4] 2> 2623592 INFO (Thread-6782) [ ] o.a.s.s.SolrDispatchFilter
|___/\___/_|_| Start time: 2017-07-06T17:45:28.580587500Z
[junit4] 2> 2623594 INFO (Thread-6782) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\solr.xml
[junit4] 2> 2623598 INFO (Thread-6782) [ ] o.a.s.c.SolrXmlConfig MBean
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2623662 INFO (Thread-6782) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2623666 INFO (Thread-6782) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2623666 INFO (Thread-6782) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2623668 INFO (Thread-6782) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr
[junit4] 2> 2626686 INFO (qtp735502679-31820) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=63
[junit4] 2> 2626695 INFO (qtp735502679-31825) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2626695 INFO (qtp735502679-31825) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2626721 INFO (qtp735502679-31825) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=9
[junit4] 2> 2626765 INFO (qtp735502679-31825) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=26
[junit4] 2> 2626773 INFO (qtp735502679-31825) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
[junit4] 2> 2626891 INFO (qtp735502679-31820) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
[junit4] 2> 2626912 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2626912 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2626912 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2626913 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2626914 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
[junit4] 2> 2626914 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2626915 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2626915 WARN (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2626940 INFO (qtp735502679-31820) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2626972 INFO (qtp735502679-31820) [ ] o.a.s.s.IndexSchema
[gettingstarted] Schema name=default-config
[junit4] 2> 2627267 INFO (qtp735502679-31820) [ ] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2627305 INFO (qtp735502679-31820) [ ]
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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted,
trusted=true
[junit4] 2> 2627306 INFO (qtp735502679-31820) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.gettingstarted'
(registry 'solr.core.gettingstarted') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2627306 INFO (qtp735502679-31820) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2627307 INFO (qtp735502679-31820) [ ] o.a.s.c.SolrCore
[[gettingstarted] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\data\]
[junit4] 2> 2627331 INFO (qtp735502679-31820) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2627442 INFO (qtp735502679-31820) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2627442 INFO (qtp735502679-31820) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2627470 INFO (qtp735502679-31820) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2627470 INFO (qtp735502679-31820) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2627474 INFO (qtp735502679-31820) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c18f097[gettingstarted] main]
[junit4] 2> 2627475 INFO (qtp735502679-31820) [ ]
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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\conf
[junit4] 2> 2627476 INFO (qtp735502679-31820) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2627476 INFO (qtp735502679-31820) [ ]
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> 2627477 INFO (qtp735502679-31820) [ ]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\conf\elevate.xml
[junit4] 2> 2627486 INFO (qtp735502679-31820) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2627486 INFO (searcherExecutor-12611-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@2c18f097[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2627486 INFO (searcherExecutor-12611-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2627486 INFO (searcherExecutor-12611-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2627487 INFO (searcherExecutor-12611-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] Registered new searcher
Searcher@2c18f097[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2627488 INFO (qtp735502679-31820) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572196195999154176
[junit4] 2> 2627492 INFO (qtp735502679-31820) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json}
status=0 QTime=599
[junit4] 2> 2627493 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@aa7624d{HTTP/1.1,[http/1.1]}{127.0.0.1:65175}
[junit4] 2> 2627493 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=274720269
[junit4] 2> 2627493 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2627495 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2627498 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2627499 INFO (coreCloseExecutor-12616-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore
org.apache.solr.core.SolrCore@1815306a
[junit4] 2> 2627502 INFO (coreCloseExecutor-12616-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.gettingstarted, tag=404041834
[junit4] 2> 2627506 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@46b6fd15{/solr,null,UNAVAILABLE}
[junit4] 2> 2627509 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 65175
[junit4] 2> 2627509 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 65195 to start schemaless example
Solr instance on ...
[junit4] 2> 2628532 INFO (Thread-6793) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2628543 INFO (Thread-6793) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@41d2966{/solr,null,AVAILABLE}
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.e.j.s.AbstractConnector
Started ServerConnector@5baf09cc{HTTP/1.1,[http/1.1]}{127.0.0.1:65195}
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.e.j.s.Server Started
@2630214ms
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostContext=/solr, hostPort=65195}
[junit4] 2> 2628551 ERROR (Thread-6793) [ ] o.a.s.s.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.a.s.s.SolrDispatchFilter
___ _ Welcome to Apache Solr? version 7.1.0
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.a.s.s.SolrDispatchFilter
/ __| ___| |_ _ Starting in standalone mode on port 65195
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.a.s.s.SolrDispatchFilter
\__ \/ _ \ | '_| Install dir: null, Default config dir: null
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.a.s.s.SolrDispatchFilter
|___/\___/_|_| Start time: 2017-07-06T17:45:33.539934500Z
[junit4] 2> 2628551 INFO (Thread-6793) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\solr.xml
[junit4] 2> 2628558 INFO (Thread-6793) [ ] o.a.s.c.SolrXmlConfig MBean
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2628679 INFO (Thread-6793) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2628691 INFO (Thread-6793) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2628691 INFO (Thread-6793) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2628697 INFO (Thread-6793) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr
[junit4] 2> 2628698 INFO (Thread-6793) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [gettingstarted]
[junit4] 2> 2628722 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2628731 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2628731 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2628733 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2628733 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
[junit4] 2> 2628734 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2628734 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2628734 WARN (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
[junit4] 2> 2628742 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2628792 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.s.IndexSchema [gettingstarted] Schema name=default-config
[junit4] 2> 2629136 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2629160 INFO (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted,
trusted=true
[junit4] 2> 2629185 INFO (coreLoadExecutor-12623-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@3cfa5707
[junit4] 2> 2629185 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2629185 INFO (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\data\]
[junit4] 2> 2629191 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2629330 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2629330 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2629332 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2629332 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2629332 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f1ad60f[gettingstarted] main]
[junit4] 2> 2629332 INFO (coreLoadExecutor-12623-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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\conf
[junit4] 2> 2629332 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2629332 INFO (coreLoadExecutor-12623-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> 2629339 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-001\schemaless\solr\gettingstarted\conf\elevate.xml
[junit4] 2> 2629346 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2629346 INFO (searcherExecutor-12624-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@7f1ad60f[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2629346 INFO (coreLoadExecutor-12623-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572196197947408384
[junit4] 2> 2629346 INFO (searcherExecutor-12624-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2629347 INFO (searcherExecutor-12624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2629348 INFO (searcherExecutor-12624-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] Registered new searcher
Searcher@7f1ad60f[gettingstarted]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2631589 INFO (qtp1002797960-31853) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=21
[junit4] 2> 2631597 INFO (qtp1002797960-31849) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=1
[junit4] 2> 2631608 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@5baf09cc{HTTP/1.1,[http/1.1]}{127.0.0.1:65195}
[junit4] 2> 2631608 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1719487431
[junit4] 2> 2631611 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2631614 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2631616 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2631622 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2631628 INFO (coreCloseExecutor-12629-thread-1) [ ]
o.a.s.c.SolrCore [gettingstarted] CLOSING SolrCore
org.apache.solr.core.SolrCore@2fbf9a3b
[junit4] 2> 2631630 INFO (coreCloseExecutor-12629-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.gettingstarted, tag=801086011
[junit4] 2> 2631634 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@41d2966{/solr,null,UNAVAILABLE}
[junit4] 2> 2631636 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 65195
[junit4] 2> 2631636 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B75816584168B6B8]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
[junit4] 2> 2631639 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B75816584168B6B8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
[junit4] 2> 2633678 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B75816584168B6B8])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003
[junit4] 2> 2633679 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B75816584168B6B8])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2633680 INFO (Thread-6804) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2633680 INFO (Thread-6804) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2633699 ERROR (Thread-6804) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2633787 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B75816584168B6B8])
[ ] o.a.s.c.ZkTestServer start zk server on port:65206
[junit4] 2> 2633797 INFO (jetty-launcher-5839-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2633798 INFO (jetty-launcher-5839-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49fe67b8{/solr,null,AVAILABLE}
[junit4] 2> 2633799 INFO (jetty-launcher-5839-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5cdedd0{HTTP/1.1,[http/1.1]}{127.0.0.1:65201}
[junit4] 2> 2633799 INFO (jetty-launcher-5839-thread-1) [ ]
o.e.j.s.Server Started @2635462ms
[junit4] 2> 2633799 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65201}
[junit4] 2> 2633799 ERROR (jetty-launcher-5839-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2633799 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2633800 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
65201
[junit4] 2> 2633800 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2633800 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-06T17:45:38.788976900Z
[junit4] 2> 2633809 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2633814 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2633818 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65206/solr
[junit4] 2> 2633985 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2633986 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader localhost:65201_solr
[junit4] 2> 2633988 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98262262656335875-localhost:65201_solr-n_0000000000) starting
[junit4] 2> 2633998 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/localhost:65201_solr
[junit4] 2> 2634001 INFO (zkCallback-5846-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2634146 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2634155 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2634155 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfa5707
[junit4] 2> 2634158 INFO (jetty-launcher-5839-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1
[junit4] 2> 2637306 INFO (qtp139086220-31879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
[junit4] 2> 2637312 INFO (qtp139086220-31879) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
[junit4] 2> 2637319 INFO (qtp139086220-31879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=6
[junit4] 2> 2637326 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B75816584168B6B8])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2637328 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B75816584168B6B8])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:65206/solr ready
[junit4] 2> 2637341 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of str
[...truncated too long message...]
y.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] > at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] > at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:872)
[junit4] > at
org.apache.solr.core.SolrCore.reload(SolrCore.java:636)
[junit4] > at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1202)
[junit4] > at
org.apache.solr.core.SolrCore.lambda$getConfListener$18(SolrCore.java:2939)
[junit4] > at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2429)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B75816584168B6B8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:296)
[junit4] > at
jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
java.base/java.lang.Thread.run(Thread.java:844)Throwable #2:
java.io.IOException: Could not remove the following files (in the order of
attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\index
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\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\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2\data
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1\testCloudExamplePrompt_shard1_replica_n2
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003\node1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001\tempDir-003
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_B75816584168B6B8-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 J1 in 55.93s, 4 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 36470 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]