Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2250/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 6 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, SolrCore, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:359) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:738) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:967) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:874) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:770) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:967) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:874) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:503)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:346)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1182)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:508)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:959) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:874) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1054) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:666) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:225)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:267) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1213)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1000) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:666) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 6 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, SolrCore, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:359) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:738) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:967) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:874) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:770) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:967) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:874) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:503)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:346)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1182)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper 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:508)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:959) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:874) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1054) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:666) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:225)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:267) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1213)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1000) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:666) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, SolrCore, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:359)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:738)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:967)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:874)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:770)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:967)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:874)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:503)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:346)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1182)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:508)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:874)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1054)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:666)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:225)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:267)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1213)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1000)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:666)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 6 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, SolrCore, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:359)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:738)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:967)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:874)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:770)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:967)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:874)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:503)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:346)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1182)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
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:508)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:874)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1189)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1054)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:666)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:225)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:267)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1213)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1000)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:666)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1450)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:921)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([5C56EAF7F1D48FB5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:319)
at sun.reflect.GeneratedMethodAccessor182.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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
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 14837 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 2567574 INFO
(SUITE-TestReplicationHandler-seed#[5C56EAF7F1D48FB5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/init-core-data-001
[junit4] 2> 2567575 WARN
(SUITE-TestReplicationHandler-seed#[5C56EAF7F1D48FB5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 2567575 INFO
(SUITE-TestReplicationHandler-seed#[5C56EAF7F1D48FB5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2567577 INFO
(SUITE-TestReplicationHandler-seed#[5C56EAF7F1D48FB5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 2567580 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchOnMasterRestart
[junit4] 2> 2567580 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1
[junit4] 2> 2567583 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2567584 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2567584 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 2567584 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2567585 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2567585 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2567585 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2567585 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e75d0ce{/solr,null,AVAILABLE}
[junit4] 2> 2567588 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@77388fcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58507}
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.Server Started @2568365ms
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=58507}
[junit4] 2> 2567589 ERROR
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-08T23:50:36.495Z
[junit4] 2> 2567589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/solr.xml
[junit4] 2> 2567592 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2567592 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2567593 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2568972 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@13f32eb6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2568975 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@fd743a2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2568992 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2568992 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 2569005 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569012 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569012 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569013 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/.
[junit4] 2> 2569013 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2569063 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2569068 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2569069 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2569069 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2569069 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569070 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2569070 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.631382056512553]
[junit4] 2> 2569107 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2569107 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2569108 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1200029392,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2569108 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e151c6c[collection1] main]
[junit4] 2> 2569108 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1/conf
[junit4] 2> 2569108 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 2569108 INFO (coreLoadExecutor-13404-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2569110 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/collection1
[junit4] 2> 2569112 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2569112 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2569112 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 2569112 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2569113 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2569113 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2569113 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2569113 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18219efb{/solr,null,AVAILABLE}
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1f3cc52f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45787}
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.Server Started @2569890ms
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=45787}
[junit4] 2> 2569114 ERROR
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-08T23:50:38.020Z
[junit4] 2> 2569114 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/solr.xml
[junit4] 2> 2569117 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2569117 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2569117 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2569121 INFO
(searcherExecutor-13405-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e151c6c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2569440 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4e3e681e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2569452 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@352038da[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2569472 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2569473 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 2569488 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569497 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569497 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569499 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/.
[junit4] 2> 2569499 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2569520 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2569525 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2569527 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2569527 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 2569527 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569527 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/./collection1/data/]
[junit4] 2> 2569528 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.631382056512553]
[junit4] 2> 2569568 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2569568 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2569569 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1200029392,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2569569 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@162d0200[collection1] main]
[junit4] 2> 2569569 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-002/collection1/conf
[junit4] 2> 2569570 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 2569571 INFO (coreLoadExecutor-13417-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2569571 INFO
(searcherExecutor-13418-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@162d0200[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2569574 INFO (qtp1315984829-46490) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2569575 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1020521696
[junit4] 2> 2569575 INFO (coreCloseExecutor-13423-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@62ebf827
[junit4] 2> 2569575 INFO (coreCloseExecutor-13423-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=62ebf827
[junit4] 2> 2569575 INFO (coreCloseExecutor-13423-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fa80f2f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@37f69f6c
[junit4] 2> 2569580 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2569580 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f4e071b: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3f409225
[junit4] 2> 2569583 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2569583 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11253804: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@dfcfd01
[junit4] 2> 2569584 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2569584 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6412752f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@578b78be
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@72e1941b[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2e8839fe[Terminated,
pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 2569587 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@77388fcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 2569587 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e75d0ce{/solr,null,UNAVAILABLE}
[junit4] 2> 2569587 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2569588 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2569588 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2569588 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 58507 try
number 1 ...
[junit4] 2> 2569588 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2569589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2569589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2569589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2569589 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@621021a8{/solr,null,AVAILABLE}
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@2dca2c42{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58507}
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.s.Server Started @2570366ms
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=58507}
[junit4] 2> 2569590 ERROR
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-08T23:50:38.496Z
[junit4] 2> 2569590 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/solr.xml
[junit4] 2> 2569593 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2569593 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2569594 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2569699 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@972650[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2569702 WARN
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@ad53d4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2569720 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2569720 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 2569734 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569755 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569755 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569755 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/.
[junit4] 2> 2569755 INFO
(TEST-TestReplicationHandler.doTestIndexFetchOnMasterRestart-seed#[5C56EAF7F1D48FB5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2569769 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2569774 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2569776 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2569776 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2569776 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@22c6a5f
[junit4] 2> 2569776 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2569778 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=8.1640625,
floorSegmentMB=0.873046875, forceMergeDeletesPctAllowed=29.31536991659845,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45010910386730163, deletesPctAllowed=42.30977636751084
[junit4] 2> 2569818 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2569818 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2569819 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2569819 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b17267a[collection1] main]
[junit4] 2> 2569820 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_5C56EAF7F1D48FB5-001/solr-instance-001/collection1/conf
[junit4] 2> 2569820 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 2569820 INFO (coreLoadExecutor-13433-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2569821 INFO
(searcherExecutor-13434-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b17267a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2569824 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 2569825 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 2569825 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 2569826 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 2569826 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 2569826 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 2569827 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 2569827 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 2569828 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 2569828 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 2569828 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 2569829 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 2569829 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 2569829 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 2569830 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 2569830 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 2569830 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 2569831 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 2569831 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 2569831 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 2569832 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 2569832 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 2569832 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 2569833 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 2569833 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 2569833 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 2569834 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 2569834 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 2569834 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 2569835 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 2569835 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 2569835 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 2569836 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 2569836 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 2569836 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 2569837 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 2569837 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 2569837 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 2569838 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 2569838 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 2569838 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 2569838 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 2569839 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 2569839 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 2569839 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 2569840 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 2569840 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 2569840 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 2569840 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 2569841 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 2569841 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 2569841 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 2569841 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 2569842 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 2569842 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 2569842 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 2569842 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 2569843 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 2569843 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 2569843 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 2569843 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 2569844 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 2569844 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 2569844 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 2569845 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 2569845 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 2569845 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 2569845 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 2569846 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 2569846 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 2569846 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 2569847 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 2569847 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 2569847 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 2569848 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 2569848 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 2569848 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 2569848 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 2569849 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 2569849 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 2569850 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 2569850 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 2569851 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 2569851 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 2569851 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 2569851 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85]} 0 0
[junit4] 2> 2569852 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 2569852 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 2569852 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 2569853 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 2569853 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90]} 0 0
[junit4] 2> 2569853 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 2569853 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 2569854 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[93]} 0 0
[junit4] 2> 2569854 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[94]} 0 0
[junit4] 2> 2569854 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[95]} 0 0
[junit4] 2> 2569855 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[96]} 0 0
[junit4] 2> 2569855 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[97]} 0 0
[junit4] 2> 2569855 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[98]} 0 0
[junit4] 2> 2569856 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[99]} 0 0
[junit4] 2> 2569856 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[100]} 0 0
[junit4] 2> 2569856 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[101]} 0 0
[junit4] 2> 2569856 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[102]} 0 0
[junit4] 2> 2569857 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[103]} 0 0
[junit4] 2> 2569857 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[104]} 0 0
[junit4] 2> 2569857 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[105]} 0 0
[junit4] 2> 2569858 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[106]} 0 0
[junit4] 2> 2569858 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[107]} 0 0
[junit4] 2> 2569858 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[108]} 0 0
[junit4] 2> 2569858 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[109]} 0 0
[junit4] 2> 2569859 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[110]} 0 0
[junit4] 2> 2569859 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[111]} 0 0
[junit4] 2> 2569859 INFO (qtp964147243-46544) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[112]} 0 0
[junit4] 2> 2569859 INFO (qtp964147243-46539) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[113]} 0 0
[junit4] 2> 2569860 INFO (qtp964147243-46540) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[114]} 0 0
[junit4] 2> 2569860 INFO (qtp964147243-46541) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[115]} 0 0
[junit4] 2> 2569860 INFO (qtp964147243-46542) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[116]} 0 0
[junit4] 2> 2569861 INFO (qtp964147243-46543) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
param
[...truncated too long message...]
ationHandler.doTestReplicateAfterStartupWithNoActivity
[junit4] Completed [3/5] on J0 in 95.97s, 20 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] OK 7.13s J1 |
TestReplicationHandler.doTestIndexFetchOnMasterRestart
[junit4] OK 1.79s J1 | TestReplicationHandler.doTestHandlerPathUnchanged
[junit4] OK 10.9s J1 | TestReplicationHandler.testRateLimitedReplication
[junit4] OK 1.97s J1 |
TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing
[junit4] OK 2.08s J1 |
TestReplicationHandler.doTestReplicateAfterWrite2Slave
[junit4] OK 7.86s J1 | TestReplicationHandler.doTestStopPoll
[junit4] OK 12.9s J1 | TestReplicationHandler.testEmptyCommits
[junit4] OK 3.59s J1 |
TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur
[junit4] OK 2.66s J1 |
TestReplicationHandler.testShouldReportErrorWhenDeletingBackupButNameMissing
[junit4] OK 5.31s J1 | TestReplicationHandler.doTestRepeater
[junit4] OK 3.68s J1 | TestReplicationHandler.doTestDetails
[junit4] OK 1.91s J1 | TestReplicationHandler.doTestIllegalFilePaths
[junit4] OK 4.59s J1 |
TestReplicationHandler.doTestIndexAndConfigAliasReplication
[junit4] OK 1.52s J1 |
TestReplicationHandler.testFileListShouldReportErrorsWhenTheyOccur
[junit4] OK 4.77s J1 |
TestReplicationHandler.doTestReplicateAfterStartup
[junit4] OK 4.00s J1 |
TestReplicationHandler.doTestIndexAndConfigReplication
[junit4] OK 14.5s J1 |
TestReplicationHandler.doTestIndexFetchWithMasterUrl
[junit4] OK 3.97s J1 | TestReplicationHandler.doTestStressReplication
[junit4] OK 5.34s J1 |
TestReplicationHandler.doTestReplicateAfterCoreReload
[junit4] OK 3.15s J1 |
TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity
[junit4] Completed [4/5] on J1 in 103.76s, 20 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] OK 8.55s J0 |
TestReplicationHandler.doTestIndexFetchOnMasterRestart
[junit4] OK 2.14s J0 | TestReplicationHandler.doTestHandlerPathUnchanged
[junit4] OK 9.08s J0 | TestReplicationHandler.testRateLimitedReplication
[junit4] OK 1.01s J0 |
TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing
[junit4] OK 1.27s J0 |
TestReplicationHandler.doTestReplicateAfterWrite2Slave
[junit4] OK 6.65s J0 | TestReplicationHandler.doTestStopPoll
[junit4] OK 12.9s J0 | TestReplicationHandler.testEmptyCommits
[junit4] OK 1.95s J0 |
TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur
[junit4] OK 0.94s J0 |
TestReplicationHandler.testShouldReportErrorWhenDeletingBackupButNameMissing
[junit4] OK 2.95s J0 | TestReplicationHandler.doTestRepeater
[junit4] OK 3.09s J0 | TestReplicationHandler.doTestDetails
[junit4] OK 2.68s J0 | TestReplicationHandler.doTestIllegalFilePaths
[junit4] OK 5.59s J0 |
TestReplicationHandler.doTestIndexAndConfigAliasReplication
[junit4] OK 1.31s J0 |
TestReplicationHandler.testFileListShouldReportErrorsWhenTheyOccur
[junit4] OK 4.18s J0 |
TestReplicationHandler.doTestReplicateAfterStartup
[junit4] OK 7.62s J0 |
TestReplicationHandler.doTestIndexAndConfigReplication
[junit4] OK 4.32s J0 |
TestReplicationHandler.doTestIndexFetchWithMasterUrl
[junit4] OK 3.59s J0 | TestReplicationHandler.doTestStressReplication
[junit4] OK 3.97s J0 |
TestReplicationHandler.doTestReplicateAfterCoreReload
[junit4] OK 5.70s J0 |
TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity
[junit4] Completed [5/5] on J0 in 89.58s, 20 tests
[junit4]
[junit4] JVM J0: 0.71 .. 298.89 = 298.18s
[junit4] JVM J1: 0.72 .. 223.54 = 222.82s
[junit4] Execution time total: 4 minutes 58 seconds
[junit4] Tests summary: 5 suites, 100 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 171.65s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 154.66s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.95s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 112.28s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints] 96.93s | org.apache.solr.cloud.CollectionsAPISolrJTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 5 minutes 1 second
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=951b4e4c83756d2d5b8592168cdba828a9133ba3,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2249
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]