Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/864/
1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed: Thu Nov 26 10:31:56 ART 2015 Stack Trace: java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Thu Nov 26 10:31:56 ART 2015 at __randomizedtesting.SeedInfo.seed([A5CD47800916B7F7:7E6647460C3EDE44]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1415) at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:767) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) 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:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10733 lines...] [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20151126_125439_974.sysout [junit4] >>> JVM J2: stdout (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/heapdumps/java_pid24522.hprof ... [junit4] Heap dump file created [605623924 bytes in 7.082 secs] [junit4] <<< JVM J2: EOF ---- [junit4] JVM J2: stderr was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20151126_125439_974.syserr [junit4] >>> JVM J2: stderr (verbatim) ---- [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] at java.nio.CharBuffer.wrap(CharBuffer.java:373) [junit4] at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:265) [junit4] at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) [junit4] at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135) [junit4] at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) [junit4] at java.io.Writer.write(Writer.java:157) [junit4] at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.close(JsonWriter.java:344) [junit4] at com.carrotsearch.ant.tasks.junit4.gson.stream.JsonWriter.endObject(JsonWriter.java:312) [junit4] at com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:31) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96) [junit4] at java.security.AccessController.doPrivileged(Native Method) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81) [junit4] at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:457) [junit4] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) [junit4] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) [junit4] at java.io.PrintStream.flush(PrintStream.java:338) [junit4] at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) [junit4] at java.io.PrintStream.write(PrintStream.java:482) [junit4] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) [junit4] at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) [junit4] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) [junit4] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) [junit4] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) [junit4] at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59) [junit4] at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324) [junit4] at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) [junit4] at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) [junit4] at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66) [junit4] at org.apache.log4j.Category.callAppenders(Category.java:206) [junit4] at org.apache.log4j.Category.forcedLog(Category.java:391) [junit4] <<< JVM J2: EOF ---- [...truncated 98 lines...] [junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/init-core-data-001 [junit4] 2> 1767838 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication [junit4] 2> 1767839 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1 [junit4] 2> 1767847 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1767931 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d7a929f{/solr,null,AVAILABLE} [junit4] 2> 1767933 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@2183acdb{HTTP/1.1}{127.0.0.1:43387} [junit4] 2> 1767933 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.Server Started @1770654ms [junit4] 2> 1767933 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=43387} [junit4] 2> 1767933 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1767933 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001' [junit4] 2> 1767934 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1767934 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1767934 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/solr.xml [junit4] 2> 1767939 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/. [junit4] 2> 1767939 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer New CoreContainer 169635052 [junit4] 2> 1767939 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001] [junit4] 2> 1767939 WARN (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/lib [junit4] 2> 1767940 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1767941 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1767941 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1767941 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1767941 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1767941 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1767942 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/. [junit4] 2> 1767943 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/, dataDir=data/} [junit4] 2> 1767943 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/ [junit4] 2> 1767943 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1767971 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1' [junit4] 2> 1767971 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1767971 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1767977 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1768026 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1768037 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1768040 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1768042 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1768043 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1 [junit4] 2> 1768043 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1768060 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1' [junit4] 2> 1768060 INFO (coreLoadExecutor-6866-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1 [junit4] 2> 1768087 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1768098 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1], dataDir=[null] [junit4] 2> 1768098 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1768098 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data [junit4] 2> 1768098 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/index/ [junit4] 2> 1768098 WARN (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1768099 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/index [junit4] 2> 1768099 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=71.6650390625, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=21.342128916375867, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1768099 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c24a61e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ad062e6),segFN=segments_1,generation=1} [junit4] 2> 1768100 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1768103 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1768104 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768105 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768106 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768106 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768110 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1768110 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1768111 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1768111 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/ [junit4] 2> 1768123 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled [junit4] 2> 1768123 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 1768123 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.3662109375, noCFSRatio=1.0] [junit4] 2> 1768124 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c24a61e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ad062e6),segFN=segments_1,generation=1} [junit4] 2> 1768124 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1768124 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f66e494[collection1] main [junit4] 2> 1768124 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/conf [junit4] 2> 1768124 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/conf} [junit4] 2> 1768124 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/conf [junit4] 2> 1768125 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1768125 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4] 2> 1768125 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1768125 INFO (coreLoadExecutor-6866-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1768125 INFO (searcherExecutor-6867-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f66e494[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1768544 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1 [junit4] 2> 1768551 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1768582 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37b049ed{/solr,null,AVAILABLE} [junit4] 2> 1768582 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@189563c2{HTTP/1.1}{127.0.0.1:60084} [junit4] 2> 1768582 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.Server Started @1771303ms [junit4] 2> 1768582 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=60084} [junit4] 2> 1768583 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1768583 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002' [junit4] 2> 1768583 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1768583 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1768583 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/solr.xml [junit4] 2> 1768589 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/. [junit4] 2> 1768589 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer New CoreContainer 623802776 [junit4] 2> 1768589 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002] [junit4] 2> 1768589 WARN (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/lib [junit4] 2> 1768591 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1768592 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1768594 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1768594 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1768594 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1768594 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1768594 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/. [junit4] 2> 1768595 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/, dataDir=data/} [junit4] 2> 1768595 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/ [junit4] 2> 1768595 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1768610 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1' [junit4] 2> 1768610 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1768610 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1768614 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1768617 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1768620 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1 [junit4] 2> 1768620 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1768630 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1768632 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1768634 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1768635 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1' [junit4] 2> 1768635 INFO (coreLoadExecutor-6876-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1 [junit4] 2> 1768635 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1768636 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1], dataDir=[null] [junit4] 2> 1768636 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1768636 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data [junit4] 2> 1768636 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/index/ [junit4] 2> 1768636 WARN (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1768636 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/index [junit4] 2> 1768636 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=71.6650390625, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=21.342128916375867, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1768643 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f93e50c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2db80686),segFN=segments_1,generation=1} [junit4] 2> 1768643 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1768649 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1768650 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768651 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768651 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768652 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1768653 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1768653 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1768653 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1768653 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/ [junit4] 2> 1768654 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled [junit4] 2> 1768654 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 1768654 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.3662109375, noCFSRatio=1.0] [junit4] 2> 1768655 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f93e50c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2db80686),segFN=segments_1,generation=1} [junit4] 2> 1768655 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1768655 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6cf7bdeb[collection1] main [junit4] 2> 1768655 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1/conf [junit4] 2> 1768655 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1/conf} [junit4] 2> 1768655 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/collection1/conf [junit4] 2> 1768656 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1768663 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms [junit4] 2> 1768663 INFO (coreLoadExecutor-6876-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1768663 INFO (searcherExecutor-6877-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6cf7bdeb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1769045 INFO (qtp143891795-25646) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1769123 INFO (qtp143891795-25647) [ x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1769123 INFO (qtp143891795-25647) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0 [junit4] 2> 1769132 INFO (qtp1353325165-25664) [ x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1769133 INFO (qtp1353325165-25664) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0 [junit4] 2> 1769137 INFO (qtp143891795-25648) [ x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1769141 INFO (qtp143891795-25648) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c24a61e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ad062e6),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c24a61e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ad062e6),segFN=segments_2,generation=2} [junit4] 2> 1769144 INFO (qtp143891795-25648) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 2 [junit4] 2> 1769146 INFO (qtp143891795-25648) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1efeb42c[collection1] main [junit4] 2> 1769146 INFO (qtp143891795-25648) [ x:collection1] o.a.s.u.UpdateHandler end_commit_flush [junit4] 2> 1769146 INFO (searcherExecutor-6867-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1efeb42c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1769146 INFO (qtp143891795-25648) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 9 [junit4] 2> 1769148 INFO (qtp1353325165-25665) [ x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1769150 INFO (qtp1353325165-25665) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f93e50c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2db80686),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f93e50c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2db80686),segFN=segments_2,generation=2} [junit4] 2> 1769150 INFO (qtp1353325165-25665) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 2 [junit4] 2> 1769150 INFO (qtp1353325165-25665) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3c0b73dd[collection1] main [junit4] 2> 1769150 INFO (qtp1353325165-25665) [ x:collection1] o.a.s.u.UpdateHandler end_commit_flush [junit4] 2> 1769150 INFO (searcherExecutor-6877-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c0b73dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1769151 INFO (qtp1353325165-25665) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2 [junit4] 2> 1769163 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@2183acdb{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1769163 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=169635052 [junit4] 2> 1769164 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@59cfda7a [junit4] 2> 1769164 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0} [junit4] 2> 1769165 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1769165 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1769165 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data;done=false>>] [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/index;done=false>>] [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/data/index [junit4] 2> 1769166 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d7a929f{/solr,null,UNAVAILABLE} [junit4] 2> 1769191 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@189563c2{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1769191 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=623802776 [junit4] 2> 1769192 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1374d28f [junit4] 2> 1769192 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0} [junit4] 2> 1769199 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1769199 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1769199 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data;done=false>>] [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/index;done=false>>] [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-002/./collection1/data/index [junit4] 2> 1769200 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37b049ed{/solr,null,UNAVAILABLE} [junit4] 2> 1769215 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1769275 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f8b5798{/solr,null,AVAILABLE} [junit4] 2> 1769275 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@4649472a{HTTP/1.1}{127.0.0.1:58613} [junit4] 2> 1769275 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.Server Started @1771996ms [junit4] 2> 1769275 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=58613} [junit4] 2> 1769275 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1769275 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001' [junit4] 2> 1769276 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1769276 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1769276 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/solr.xml [junit4] 2> 1769280 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/. [junit4] 2> 1769280 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer New CoreContainer 1715715345 [junit4] 2> 1769280 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001] [junit4] 2> 1769280 WARN (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/lib [junit4] 2> 1769281 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1769282 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1769282 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1769282 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1769282 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1769282 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1769283 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/. [junit4] 2> 1769284 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/, dataDir=data/} [junit4] 2> 1769284 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1/ [junit4] 2> 1769284 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1769292 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1' [junit4] 2> 1769292 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1769292 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1769305 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1769307 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1 [junit4] 2> 1769307 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1769320 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1769345 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1769347 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1769511 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1769513 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1' [junit4] 2> 1769513 INFO (coreLoadExecutor-6887-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/./collection1 [junit4] 2> 1769513 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory [junit4] 2> 1769514 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1], dataDir=[null] [junit4] 2> 1769514 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1769514 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data [junit4] 2> 1769514 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index/ [junit4] 2> 1769514 WARN (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1769515 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index [junit4] 2> 1769515 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=9.8203125, floorSegmentMB=2.1826171875, forceMergeDeletesPctAllowed=11.212170836584626, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19998214127784764 [junit4] 2> 1769526 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5654f35d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 1769526 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1769536 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1769538 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1769539 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1769539 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1769540 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1769541 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1769541 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1769541 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1769542 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/ [junit4] 2> 1769542 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled [junit4] 2> 1769542 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 1769542 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6474f63a [junit4] 2> 1769543 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5654f35d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 1769543 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1769543 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@605bdb93[collection1] main [junit4] 2> 1769543 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/conf [junit4] 2> 1769543 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/conf} [junit4] 2> 1769543 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/conf [junit4] 2> 1769544 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1769544 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1769544 INFO (coreLoadExecutor-6887-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1769544 INFO (searcherExecutor-6888-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@605bdb93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1769811 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0 [junit4] 2> 1769814 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0 [junit4] 2> 1769816 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0 [junit4] 2> 1769821 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0 [junit4] 2> 1769831 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 4 [junit4] 2> 1769833 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0 [junit4] 2> 1769835 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0 [junit4] 2> 1769837 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0 [junit4] 2> 1769839 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0 [junit4] 2> 1769841 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0 [junit4] 2> 1769863 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 19 [junit4] 2> 1769867 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0 [junit4] 2> 1769869 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0 [junit4] 2> 1769870 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0 [junit4] 2> 1769872 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0 [junit4] 2> 1769875 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0 [junit4] 2> 1769877 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0 [junit4] 2> 1769884 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 5 [junit4] 2> 1769886 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0 [junit4] 2> 1769888 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0 [junit4] 2> 1769891 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0 [junit4] 2> 1769893 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0 [junit4] 2> 1769895 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0 [junit4] 2> 1769897 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0 [junit4] 2> 1769905 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 6 [junit4] 2> 1769907 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0 [junit4] 2> 1769909 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0 [junit4] 2> 1769910 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0 [junit4] 2> 1769912 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0 [junit4] 2> 1769914 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0 [junit4] 2> 1769916 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0 [junit4] 2> 1769923 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 5 [junit4] 2> 1769925 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0 [junit4] 2> 1769927 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0 [junit4] 2> 1769935 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0 [junit4] 2> 1769937 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0 [junit4] 2> 1769944 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 4 [junit4] 2> 1769952 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0 [junit4] 2> 1769954 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0 [junit4] 2> 1769956 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0 [junit4] 2> 1769958 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0 [junit4] 2> 1769960 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0 [junit4] 2> 1769966 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 5 [junit4] 2> 1769968 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0 [junit4] 2> 1769970 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0 [junit4] 2> 1769972 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0 [junit4] 2> 1769974 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0 [junit4] 2> 1769975 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0 [junit4] 2> 1769982 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 5 [junit4] 2> 1769984 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0 [junit4] 2> 1769986 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0 [junit4] 2> 1769988 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0 [junit4] 2> 1769994 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 4 [junit4] 2> 1769996 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0 [junit4] 2> 1769998 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0 [junit4] 2> 1770000 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0 [junit4] 2> 1770001 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0 [junit4] 2> 1770003 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0 [junit4] 2> 1770009 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 4 [junit4] 2> 1770011 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0 [junit4] 2> 1770013 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0 [junit4] 2> 1770015 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0 [junit4] 2> 1770017 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0 [junit4] 2> 1770019 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0 [junit4] 2> 1770025 INFO (qtp571164681-25688) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 4 [junit4] 2> 1770027 INFO (qtp571164681-25690) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0 [junit4] 2> 1770029 INFO (qtp571164681-25691) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0 [junit4] 2> 1770031 INFO (qtp571164681-25687) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0 [junit4] 2> 1770032 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1770080 INFO (qtp571164681-25689) [ x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5654f35d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A5CD47800916B7F7-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5654f35d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2} [junit4] 2> 1770081 INFO (qtp571164681-25689) [ x:collection1] o.a.s.c.SolrCore newest commit generation = 2 [junit4] 2> 1770084 INFO (qtp571164681-25689) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3e69de0d[collection1] main [junit4] 2> 1770086 INFO (searcherExecutor-6888-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e69de0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c68)))} [junit4] 2> 1770086 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.UpdateHandler end_commit_flush [junit4] 2> 1770086 INFO (qtp571164681-25689) [ x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 54 [junit4] 2> 1770092 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@4649472a{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1770092 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1715715345 [junit4] 2> 1770092 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@5f55886a [junit4] 2> 1770093 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=68,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 1770095 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1770095 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1770095 INFO (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A5CD47800916B7F7]) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWri [...truncated too long message...] 2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/analysis/icu/lucene-analyzers-icu-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.1.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20151126_125439_974.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20151126_125439_974.suites -stdin [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1503) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:130) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:963) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:960) [junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] at java.lang.Thread.run(Thread.java:745) BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:782: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:719: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:233: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:516: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1432: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:987: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. Total time: 231 minutes 54 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts No prior successful build to compare, so performing full copy of artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org