Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4545/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
Error Message:
ObjectTracker found 5 object(s) that were not released!!! [NRTCachingDirectory,
TransactionLog, NRTCachingDirectory, MDCAwareThreadPoolExecutor,
NRTCachingDirectory]
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:499)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:949) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
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:199)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
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:452) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1265) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:538) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:523) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:356)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:275)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:225)
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:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)
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:109)
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:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2508) at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711) at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
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:352) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:730) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:955) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
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:199)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
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:893) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:657) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1306) at
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2974) at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2671)
at java.lang.Thread.run(Thread.java:748)
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:95) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:762) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:955) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
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:199)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not
released!!! [NRTCachingDirectory, TransactionLog, NRTCachingDirectory,
MDCAwareThreadPoolExecutor, NRTCachingDirectory]
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:499)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:949)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
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:199)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
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:452)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1265)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:538)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:523)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:356)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:275)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:225)
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:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)
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:109)
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:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2508)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
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:352)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:730)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
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:199)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
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:893)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1306)
at
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2974)
at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2671)
at java.lang.Thread.run(Thread.java:748)
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:95)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:762)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
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:199)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([AB9080C212D6FA32]: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:302)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1846 lines...]
[junit4] JVM J1: stdout was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180403_055213_7198262313835075910196.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] codec: HighCompressionCompressingStoredFields, pf:
TestBloomFilteredLucenePostings, dvf: Memory
[junit4] <<< JVM J1: EOF ----
[...truncated 12923 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/init-core-data-001
[junit4] 2> 3564428 WARN
(SUITE-TestSolrCLIRunExample-seed#[AB9080C212D6FA32]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 3564431 INFO
(SUITE-TestSolrCLIRunExample-seed#[AB9080C212D6FA32]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3564436 INFO
(SUITE-TestSolrCLIRunExample-seed#[AB9080C212D6FA32]-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)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 3564436 INFO
(SUITE-TestSolrCLIRunExample-seed#[AB9080C212D6FA32]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3564440 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[AB9080C212D6FA32])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testInteractiveSolrCloudExampleWithAutoScalingPolicy
[junit4] 2> 3564580 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[AB9080C212D6FA32])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002
[junit4] 2> 3564580 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[AB9080C212D6FA32])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3564580 INFO (Thread-5644) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3564580 INFO (Thread-5644) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3564592 ERROR (Thread-5644) [ ] 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> 3564690 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[AB9080C212D6FA32])
[ ] o.a.s.c.ZkTestServer start zk server on port:64938
[junit4] 2> 3564705 INFO (zkConnectionManagerCallback-10418-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3564714 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3564715 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3564715 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3564715 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f43306c{/solr,null,AVAILABLE}
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@969e375{HTTP/1.1,[http/1.1]}{127.0.0.1:64935}
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.e.j.s.Server Started @3564814ms
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64935}
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
64935
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3564716 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-03T07:18:07.338Z
[junit4] 2> 3564718 INFO (zkConnectionManagerCallback-10420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3564719 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3564725 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@71d59e71, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3564731 INFO (jetty-launcher-10415-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64938/solr
[junit4] 2> 3564733 INFO (zkConnectionManagerCallback-10424-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3564736 INFO (zkConnectionManagerCallback-10426-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3564959 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3564960 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader localhost:64935_solr
[junit4] 2> 3564961 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.c.Overseer Overseer
(id=72057957890195459-localhost:64935_solr-n_0000000000) starting
[junit4] 2> 3564978 INFO (zkConnectionManagerCallback-10433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3564981 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64938/solr ready
[junit4] 2> 3564983 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 3564983 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/localhost:64935_solr
[junit4] 2> 3564987 INFO (zkCallback-10432-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3564993 INFO
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3565238 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@71d59e71
[junit4] 2> 3565244 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@71d59e71
[junit4] 2> 3565244 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@71d59e71
[junit4] 2> 3565245 INFO (jetty-launcher-10415-thread-1)
[n:localhost:64935_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1
[junit4] 2> 3565277 INFO (zkConnectionManagerCallback-10435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3565371 INFO (qtp1332291859-33082) [n:localhost:64935_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=83
[junit4] 2> 3565377 INFO (qtp1332291859-33084) [n:localhost:64935_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
[junit4] 2> 3565382 INFO (qtp1332291859-33084) [n:localhost:64935_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=4
[junit4] 2> 3565393 INFO (zkConnectionManagerCallback-10441-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3565396 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[AB9080C212D6FA32])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3565398 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[AB9080C212D6FA32])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:64938/solr ready
[junit4] 2> 3565407 INFO (qtp1332291859-33084) [n:localhost:64935_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json and sendToOCPQueue=true
[junit4] 2> 3565407 INFO (qtp1332291859-33084) [n:localhost:64935_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 3565734 INFO (OverseerThreadFactory-11885-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection testCloudExamplePrompt1
[junit4] 2> 3565735 WARN (OverseerThreadFactory-11885-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection
testCloudExamplePrompt1 is higher than the number of Solr instances currently
live or live and part of your createNodeSet(1). It's unusual to run two replica
of the same slice on the same Solr-instance.
[junit4] 2> 3565742 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "name":"testCloudExamplePrompt1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"testCloudExamplePrompt1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"-1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 3565872 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3565872 INFO
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3565885 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3565885 INFO
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3565901 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3565901 INFO
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3565904 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3565904 INFO
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3566163 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:64935_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3566163 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:64935_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3566165 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:64935_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3566165 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:64935_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3567202 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 3567202 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 3567202 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 3567205 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 3567205 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 3567205 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 3567206 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 3567206 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
[junit4] 2> 3567206 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 3567206 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 3567206 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 3567206 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 3567206 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 3567207 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/langid/lib
[junit4] 2> 3567207 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 3567207 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 3567207 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 3567207 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 3567207 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 3567207 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/velocity/lib
[junit4] 2> 3567207 WARN (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
[junit4] 2> 3567207 WARN (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
[junit4] 2> 3567208 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 3567208 WARN (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard1_replica_n2/../../../../dist
[junit4] 2> 3567248 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 3567249 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 3567249 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/clustering/lib
[junit4] 2> 3567250 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 3567250 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/langid/lib
[junit4] 2> 3567250 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 3567251 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../contrib/velocity/lib
[junit4] 2> 3567251 WARN (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add
files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_AB9080C212D6FA32-001/tempDir-002/node1/testCloudExamplePrompt1_shard2_replica_n4/../../../../dist
[junit4] 2> 3568013 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testCloudExamplePrompt1/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 3568014 INFO (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to
save terms, version is not a match, retrying
[junit4] 2> 3568015 INFO (qtp1332291859-33088) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node5
x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testCloudExamplePrompt1/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 3568016 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testCloudExamplePrompt1/terms/shard2 to
Terms{values={core_node8=0}, version=0}
[junit4] 2> 3568023 INFO (qtp1332291859-33089) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node7
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testCloudExamplePrompt1/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 3568035 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3568035 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 3568035 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://localhost:64935/solr/testCloudExamplePrompt1_shard1_replica_n1/
[junit4] 2> 3568038 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt1"} current state
version: 0
[junit4] 2> 3568041 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3568041 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 3568041 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt1"} current state
version: 0
[junit4] 2> 3568041 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas
to http://localhost:64935/solr/testCloudExamplePrompt1_shard2_replica_n6/
[junit4] 2> 3568346 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 3568346 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 3568346 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 3568346 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 3568346 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 3568346 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 3568355 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://localhost:64935/solr/testCloudExamplePrompt1_shard2_replica_n6/ shard2
[junit4] 2> 3568356 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n6",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3568359 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3568359 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://localhost:64935/solr/testCloudExamplePrompt1_shard1_replica_n1/ shard1
[junit4] 2> 3568477 INFO (qtp1332291859-33087) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard1 r:core_node3
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3568477 INFO (qtp1332291859-33085) [n:localhost:64935_solr
c:testCloudExamplePrompt1 s:shard2 r:core_node8
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3568480 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:64935_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3568480 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:64935_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testCloudExamplePrompt1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3569064 DEBUG
(OverseerStateUpdate-72057957890195459-localhost:64935_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"testCloudExamplePrompt1_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://localhost:64935/solr",
[junit4] 2> "node_name":"localhost:6
[...truncated too long message...]
.java:339)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] > at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] > at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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:893)
[junit4] > at
org.apache.solr.core.SolrCore.reload(SolrCore.java:657)
[junit4] > at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1306)
[junit4] > at
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2974)
[junit4] > at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2671)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:762)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] > at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] > at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([AB9080C212D6FA32]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [789/795 (1!)] on J1 in 76.66s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 49571 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4545/consoleText
[repro] Revision: 2c1f110b6bf0053cfa50608a70454d9102744511
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestSolrCLIRunExample
-Dtests.seed=AB9080C212D6FA32 -Dtests.slow=true -Dtests.locale=ar-YE
-Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestSolrCLIRunExample
[repro] ant compile-test
[...truncated 3317 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSolrCLIRunExample" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=AB9080C212D6FA32 -Dtests.slow=true -Dtests.locale=ar-YE
-Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 88 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.util.TestSolrCLIRunExample
[repro] Exiting with code 0
[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]