Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/319/
2 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:50518/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:50518/collection1 at __randomizedtesting.SeedInfo.seed([37A661DCC1EDC100:BFF25E066F11ACF8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1127) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:327) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) ... 49 more FAILED: org.apache.lucene.spatial.geopoint.search.TestLegacyGeoPointQuery.testRandomBig Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at __randomizedtesting.SeedInfo.seed([A12168D94B44EC83:26761556DA1D9003]:0) at org.apache.lucene.util.fst.BytesStore.writeBytes(BytesStore.java:112) at org.apache.lucene.util.fst.ByteSequenceOutputs.write(ByteSequenceOutputs.java:120) at org.apache.lucene.util.fst.ByteSequenceOutputs.write(ByteSequenceOutputs.java:35) at org.apache.lucene.util.fst.FST.pack(FST.java:1711) at org.apache.lucene.util.fst.Builder.finish(Builder.java:500) at org.apache.lucene.codecs.memory.MemoryPostingsFormat$TermsWriter.finish(MemoryPostingsFormat.java:267) at org.apache.lucene.codecs.memory.MemoryPostingsFormat$MemoryFieldsConsumer.write(MemoryPostingsFormat.java:401) at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:105) at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:164) at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:216) at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:101) at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4353) at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3928) at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40) at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2081) at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1914) at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1871) at org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomRectangles(BaseGeoPointTestCase.java:798) at org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:753) at org.apache.lucene.geo.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:702) at org.apache.lucene.geo.BaseGeoPointTestCase.testRandomBig(BaseGeoPointTestCase.java:633) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) Build Log: [...truncated 9508 lines...] [junit4] Suite: org.apache.lucene.spatial.geopoint.search.TestLegacyGeoPointQuery [junit4] IGNOR/A 0.01s J1 | TestLegacyGeoPointQuery.testRandomDistanceHuge [junit4] > Assumption #1: legacy encoding is too slow/hangs on this test [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLegacyGeoPointQuery -Dtests.method=testRandomBig -Dtests.seed=A12168D94B44EC83 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=ro -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 152s J1 | TestLegacyGeoPointQuery.testRandomBig <<< [junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space [junit4] > at __randomizedtesting.SeedInfo.seed([A12168D94B44EC83:26761556DA1D9003]:0) [junit4] > at org.apache.lucene.util.fst.BytesStore.writeBytes(BytesStore.java:112) [junit4] > at org.apache.lucene.util.fst.ByteSequenceOutputs.write(ByteSequenceOutputs.java:120) [junit4] > at org.apache.lucene.util.fst.ByteSequenceOutputs.write(ByteSequenceOutputs.java:35) [junit4] > at org.apache.lucene.util.fst.FST.pack(FST.java:1711) [junit4] > at org.apache.lucene.util.fst.Builder.finish(Builder.java:500) [junit4] > at org.apache.lucene.codecs.memory.MemoryPostingsFormat$TermsWriter.finish(MemoryPostingsFormat.java:267) [junit4] > at org.apache.lucene.codecs.memory.MemoryPostingsFormat$MemoryFieldsConsumer.write(MemoryPostingsFormat.java:401) [junit4] > at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:105) [junit4] > at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:164) [junit4] > at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:216) [junit4] > at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:101) [junit4] > at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4353) [junit4] > at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3928) [junit4] > at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40) [junit4] > at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2081) [junit4] > at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1914) [junit4] > at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1871) [junit4] > at org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomRectangles(BaseGeoPointTestCase.java:798) [junit4] > at org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:753) [junit4] > at org.apache.lucene.geo.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:702) [junit4] > at org.apache.lucene.geo.BaseGeoPointTestCase.testRandomBig(BaseGeoPointTestCase.java:633) [junit4] IGNOR/A 0.00s J1 | TestLegacyGeoPointQuery.testSamePointManyTimes [junit4] > Assumption #1: legacy encoding goes OOM on this test [junit4] IGNOR/A 0.01s J1 | TestLegacyGeoPointQuery.testRandomDistance [junit4] > Assumption #1: legacy encoding is too slow/hangs on this test [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/spatial/test/J1/temp/lucene.spatial.geopoint.search.TestLegacyGeoPointQuery_A12168D94B44EC83-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {string=PostingsFormat(name=LuceneFixedGap), field=FST50, id=PostingsFormat(name=Memory doPackFST= false), point=PostingsFormat(name=Memory doPackFST= true)}, docValues:{field=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Memory), point=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1429, maxMBSortInHeap=6.57023024298722, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ro, timezone=ECT [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=289231800,total=450887680 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyGeoPointQuery] [junit4] Completed [3/4 (1!)] on J1 in 261.79s, 40 tests, 1 error, 3 skipped <<< FAILURES! [...truncated 1 lines...] [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/spatial/test/temp/junit4-J1-20170326_144327_5641442084684448384893.sysout [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: Java heap space [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/heapdumps/java_pid5156.hprof ... [junit4] Heap dump file created [438292414 bytes in 0.822 secs] [junit4] <<< JVM J1: EOF ---- [...truncated 4162 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/init-core-data-001 [junit4] 2> 3866639 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 3866639 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 3866640 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 3866641 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 3866641 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 3866653 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 3866672 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 3866695 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates [junit4] 2> 3866698 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 3866700 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 3866721 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 3866723 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3866724 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 3866727 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3866727 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 3866727 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3866728 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 3866747 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 3866757 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 3866760 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 3866761 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1 [junit4] 2> 3866762 WARN (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 3866762 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3866762 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3866762 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/init-core-data-001/] [junit4] 2> 3866763 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3866767 WARN (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3866797 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3866797 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3866798 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3866798 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3866799 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59ff45e4[collection1] main] [junit4] 2> 3866799 WARN (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 3866800 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3866800 INFO (coreLoadExecutor-9814-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562951417499484160 [junit4] 2> 3866802 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 3866812 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3866812 INFO (searcherExecutor-9815-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59ff45e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3866812 INFO (Thread-68283) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3866813 INFO (Thread-68283) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3866912 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ZkTestServer start zk server on port:50274 [junit4] 2> 3866936 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3866938 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 3866939 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3866940 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3866941 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3866942 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3866943 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3866944 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 3866945 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3866946 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3866947 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3867023 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/control-001/cores/collection1 [junit4] 2> 3867025 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3867032 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e152f4e{/,null,AVAILABLE} [junit4] 2> 3867033 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@27fd4ddd{SSL,[ssl, http/1.1]}{127.0.0.1:38907} [junit4] 2> 3867033 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server Started @3869721ms [junit4] 2> 3867033 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/tempDir-001/control/data, hostContext=/, hostPort=38907, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/control-001/cores} [junit4] 2> 3867033 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3867034 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 3867034 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3867034 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3867034 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T16:43:44.894Z [junit4] 2> 3867036 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3867036 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/control-001/solr.xml [junit4] 2> 3867041 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3867042 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50274/solr [junit4] 2> 3867066 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:38907_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3867067 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:38907_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38907_ [junit4] 2> 3867067 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:38907_ ] o.a.s.c.Overseer Overseer (id=97684463594569733-127.0.0.1:38907_-n_0000000000) starting [junit4] 2> 3867072 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:38907_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38907_ [junit4] 2> 3867077 INFO (zkCallback-5356-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3867135 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:38907_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/control-001/cores [junit4] 2> 3867135 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:38907_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3867145 INFO (OverseerStateUpdate-97684463594569733-127.0.0.1:38907_-n_0000000000) [n:127.0.0.1:38907_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3868156 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 3868166 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 3868188 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 3868189 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 3868189 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3868189 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/control-001/cores/collection1/data/] [junit4] 2> 3868190 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3868194 WARN (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3868223 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3868223 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3868223 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3868223 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3868224 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f96132f[collection1] main] [junit4] 2> 3868225 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3868225 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3868225 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3868225 INFO (coreLoadExecutor-9827-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562951418993704960 [junit4] 2> 3868228 INFO (searcherExecutor-9828-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f96132f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3868232 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3868232 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3868232 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38907/collection1/ [junit4] 2> 3868232 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3868232 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:38907/collection1/ has no replicas [junit4] 2> 3868232 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3868234 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38907/collection1/ shard1 [junit4] 2> 3868375 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3868376 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50274/solr ready [junit4] 2> 3868376 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3868385 INFO (coreZkRegister-9820-thread-1-processing-n:127.0.0.1:38907_ x:collection1 c:control_collection) [n:127.0.0.1:38907_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3868542 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001/cores/collection1 [junit4] 2> 3868542 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001 [junit4] 2> 3868545 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3868549 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2775bb19{/,null,AVAILABLE} [junit4] 2> 3868550 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@11bf4f18{SSL,[ssl, http/1.1]}{127.0.0.1:50518} [junit4] 2> 3868550 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server Started @3871238ms [junit4] 2> 3868550 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=50518, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001/cores} [junit4] 2> 3868550 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3868550 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 3868550 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3868550 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3868551 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T16:43:46.411Z [junit4] 2> 3868560 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3868560 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001/solr.xml [junit4] 2> 3868565 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3868566 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50274/solr [junit4] 2> 3868569 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b0b8088a10008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3868580 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:50518_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3868582 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:50518_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3868583 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:50518_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50518_ [junit4] 2> 3868584 INFO (zkCallback-5360-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3868584 INFO (zkCallback-5356-thread-5-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3868587 INFO (zkCallback-5365-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3868743 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:50518_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001/cores [junit4] 2> 3868743 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:50518_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3868745 INFO (OverseerStateUpdate-97684463594569733-127.0.0.1:38907_-n_0000000000) [n:127.0.0.1:38907_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3869767 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 3869777 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 3869780 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 3869781 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3869781 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3869781 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-1-001/cores/collection1/data/] [junit4] 2> 3869781 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3869786 WARN (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3869820 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3869821 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3869821 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3869821 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3869822 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7395bb68[collection1] main] [junit4] 2> 3869823 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3869823 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3869824 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3869825 INFO (searcherExecutor-9839-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7395bb68[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3869825 INFO (coreLoadExecutor-9838-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562951420671426560 [junit4] 2> 3869833 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3869833 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3869833 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:50518/collection1/ [junit4] 2> 3869833 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3869834 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:50518/collection1/ has no replicas [junit4] 2> 3869834 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3869838 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:50518/collection1/ shard1 [junit4] 2> 3869940 INFO (coreZkRegister-9833-thread-1-processing-n:127.0.0.1:50518_ x:collection1 c:collection1) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3870119 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001/cores/collection1 [junit4] 2> 3870120 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001 [junit4] 2> 3870121 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3870122 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cfbd26{/,null,AVAILABLE} [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5bdb0733{SSL,[ssl, http/1.1]}{127.0.0.1:49609} [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server Started @3872811ms [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=49609, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001/cores} [junit4] 2> 3870123 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3870123 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T16:43:47.983Z [junit4] 2> 3870132 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3870132 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001/solr.xml [junit4] 2> 3870137 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3870138 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50274/solr [junit4] 2> 3870144 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:49609_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3870147 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:49609_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3870148 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:49609_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49609_ [junit4] 2> 3870149 INFO (zkCallback-5360-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3870149 INFO (zkCallback-5371-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3870149 INFO (zkCallback-5365-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3870149 INFO (zkCallback-5356-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3870214 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:49609_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001/cores [junit4] 2> 3870214 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:49609_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3870215 INFO (OverseerStateUpdate-97684463594569733-127.0.0.1:38907_-n_0000000000) [n:127.0.0.1:38907_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3871241 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 3871251 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 3871254 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 3871255 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3871255 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3871255 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-2-001/cores/collection1/data/] [junit4] 2> 3871255 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3871260 WARN (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3871288 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3871288 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3871289 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3871289 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3871290 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b793414[collection1] main] [junit4] 2> 3871291 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3871291 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3871291 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3871292 INFO (coreLoadExecutor-9849-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562951422209687552 [junit4] 2> 3871294 INFO (searcherExecutor-9850-thread-1-processing-n:127.0.0.1:49609_ x:collection1 c:collection1) [n:127.0.0.1:49609_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b793414[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3871299 INFO (coreZkRegister-9844-thread-1-processing-n:127.0.0.1:49609_ x:collection1 c:collection1) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 3871301 INFO (updateExecutor-5368-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 3871302 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 3871302 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 3871302 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 3871302 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 3871302 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:50518/collection1/] and I am [https://127.0.0.1:49609/collection1/] [junit4] 2> 3871305 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:50518]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:49609_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 3871359 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 3871360 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 3871360 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:49609_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:49609","node_name":"127.0.0.1:49609_","state":"down"} [junit4] 2> 3871576 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001/cores/collection1 [junit4] 2> 3871577 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001 [junit4] 2> 3871578 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3871579 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ac95457{/,null,AVAILABLE} [junit4] 2> 3871580 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@10a0c360{SSL,[ssl, http/1.1]}{127.0.0.1:36050} [junit4] 2> 3871580 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.e.j.s.Server Started @3874268ms [junit4] 2> 3871580 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=36050, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001/cores} [junit4] 2> 3871580 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3871580 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 3871580 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3871581 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3871581 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-03-26T16:43:49.441Z [junit4] 2> 3871589 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3871589 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001/solr.xml [junit4] 2> 3871595 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3871595 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50274/solr [junit4] 2> 3871600 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:36050_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3871602 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:36050_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3871603 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:36050_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36050_ [junit4] 2> 3871604 INFO (zkCallback-5365-thread-1-processing-n:127.0.0.1:50518_) [n:127.0.0.1:50518_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3871604 INFO (zkCallback-5360-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3871604 INFO (zkCallback-5371-thread-1-processing-n:127.0.0.1:49609_) [n:127.0.0.1:49609_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3871604 INFO (zkCallback-5356-thread-1-processing-n:127.0.0.1:38907_) [n:127.0.0.1:38907_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3871605 INFO (zkCallback-5378-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3871718 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:36050_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001/cores [junit4] 2> 3871719 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [n:127.0.0.1:36050_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3871723 INFO (OverseerStateUpdate-97684463594569733-127.0.0.1:38907_-n_0000000000) [n:127.0.0.1:38907_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3872360 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:49609_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:49609","node_name":"127.0.0.1:49609_","state":"recovering"} [junit4] 2> 3872360 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 3872360 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:49609_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 3872751 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 3872761 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 3872764 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 3872765 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3872765 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3872765 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001/shard-3-001/cores/collection1/data/] [junit4] 2> 3872766 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4924c407 [junit4] 2> 3872783 WARN (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3872820 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3872820 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3872821 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3872821 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3872822 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dd4fdc7[collection1] main] [junit4] 2> 3872823 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3872823 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3872823 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3872824 INFO (searcherExecutor-9861-thread-1-processing-n:127.0.0.1:36050_ x:collection1 c:collection1) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6dd4fdc7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3872825 INFO (coreLoadExecutor-9860-thread-1-processing-n:127.0.0.1:36050_) [n:127.0.0.1:36050_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562951423817154560 [junit4] 2> 3872832 INFO (coreZkRegister-9855-thread-1-processing-n:127.0.0.1:36050_ x:collection1 c:collection1) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 3872832 INFO (updateExecutor-5375-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 3872833 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 3872833 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 3872833 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 3872833 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 3872833 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:50518/collection1/] and I am [https://127.0.0.1:36050/collection1/] [junit4] 2> 3872835 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:50518]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36050_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 3872837 INFO (qtp283821007-89186) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 3872838 INFO (qtp283821007-89186) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 3872838 INFO (qtp283821007-89186) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:36050_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:36050","node_name":"127.0.0.1:36050_","state":"down"} [junit4] 2> 3872861 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:50518/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 3872861 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:49609 START replicas=[https://127.0.0.1:50518/collection1/] nUpdates=100 [junit4] 2> 3872865 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 3872866 INFO (qtp283821007-89187) [n:127.0.0.1:50518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 3872867 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 3872867 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 3872868 INFO (recoveryExecutor-5369-thread-1-processing-n:127.0.0.1:49609_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:49609_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 3872980 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 3872981 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[37A661DCC1EDC100]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node1 rstate:active live:true [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node3 rstate:recovering live:true [junit4] 2> 3873838 INFO (qtp283821007-89186) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:36050_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:36050","node_name":"127.0.0.1:36050_","state":"recovering"} [junit4] 2> 3873838 INFO (qtp283821007-89186) [n:127.0.0.1:50518_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 3873838 INFO (qtp283821007-89186) [n:127.0.0.1:50518_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:36050_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 1> - [junit4] 1> replica:core_node1 rstate:active live:true [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node3 rstate:recovering live:true [junit4] 2> 3874339 INFO (recoveryExecutor-5376-thread-1-processing-n:127.0.0.1:36050_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36050_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:50518/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 3874339 INFO (recoveryExecutor [...truncated too long message...] ttp.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) [junit4] > ... 49 more [junit4] 2> 4707698 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 4707698 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1391380629 [junit4] 2> 4707698 INFO (coreCloseExecutor-9880-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@28a1fcd [junit4] 2> 4707716 INFO (coreCloseExecutor-9880-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 4707719 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[37A661DCC1EDC100]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_37A661DCC1EDC100-001 [junit4] 2> Mar 26, 2017 4:57:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {title_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Memory), id_i=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Memory), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1837, maxMBSortInHeap=5.454824790739899, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ru, timezone=PRC [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=92844424,total=525860864 [junit4] 2> NOTE: All tests run in this JVM: [TestCoreDiscovery, SolrCoreCheckLockOnStartupTest, TestReload, DistributedFacetPivotSmallAdvancedTest, TestBulkSchemaConcurrent, ManagedSchemaRoundRobinCloudTest, TimeZoneUtilsTest, LukeRequestHandlerTest, TestSimpleQParserPlugin, TestSolrConfigHandler, VMParamsZkACLAndCredentialsProvidersTest, TestLFUCache, XmlUpdateRequestHandlerTest, PreAnalyzedFieldTest, TermVectorComponentDistributedTest, TestFieldTypeCollectionResource, LeaderElectionTest, HdfsChaosMonkeyNothingIsSafeTest, TestPhraseSuggestions, TestCopyFieldCollectionResource, TestCoreAdminApis, HttpPartitionTest, BlockCacheTest, CoreAdminCreateDiscoverTest, TestSolrCloudWithHadoopAuthPlugin, TestBlobHandler, TestMergePolicyConfig, RemoteQueryErrorTest, SolrCloudExampleTest, TestRestManager, BadIndexSchemaTest, TestMinMaxOnMultiValuedField, JvmMetricsTest, CachingDirectoryFactoryTest, OverseerModifyCollectionTest, TestCorePropertiesReload, SmileWriterTest, TestSolrQueryParser, WrapperMergePolicyFactoryTest, TestCloudSchemaless, TestSolrCloudWithKerberosAlt, TestExactSharedStatsCache, CollectionTooManyReplicasTest, BJQParserTest, SuggesterWFSTTest, HdfsTlogReplayBufferedWhileIndexingTest, SuggesterTSTTest, DistributedFacetExistsSmallTest, SuggesterTest, TestCloudDeleteByQuery, TestExceedMaxTermLength, TestSchemaManager, SolrPluginUtilsTest, RestartWhileUpdatingTest, TestSQLHandler, SaslZkACLProviderTest, TestIndexSearcher, DocValuesMultiTest, NoCacheHeaderTest, TestChildDocTransformer, TestNonDefinedSimilarityFactory, TestTolerantSearch, TestNRTOpen, TestSolrCoreParser, TestScoreJoinQPScore, SOLR749Test, BitVectorTest, TestApiFramework, InfoHandlerTest, CurrencyFieldXmlFileTest, FieldAnalysisRequestHandlerTest, TestDFRSimilarityFactory, MigrateRouteKeyTest, TestIntervalFaceting, OutOfBoxZkACLAndCredentialsProvidersTest, DateRangeFieldTest, TestGroupingSearch, TestSort, FacetPivotSmallTest, PluginInfoTest, RulesTest, RecoveryZkTest, TestSolrConfigHandlerConcurrent, TestGraphMLResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest, TestStressInPlaceUpdates, TestIndexingPerformance, TestConfigSetImmutable, HdfsRestartWhileUpdatingTest, ShufflingReplicaListTransformerTest, TestPivotHelperCode, TestConfigSetsAPIZkFailure, SimpleFacetsTest, DirectUpdateHandlerOptimizeTest, TestUtils, TestDistribDocBasedVersion, StatsComponentTest, RequestHandlersTest, BadCopyFieldTest, DirectUpdateHandlerTest, TestImplicitCoreProperties, TestCollapseQParserPlugin, TestSolrJ, TestUniqueKeyFieldResource, TestSubQueryTransformerDistrib, TestRecovery, OpenExchangeRatesOrgProviderTest, CursorMarkTest, TestRebalanceLeaders, FullSolrCloudDistribCmdsTest, CdcrVersionReplicationTest, TestWriterPerf, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsSyncSliceTest, ZkStateWriterTest, RuleEngineTest, DirectoryFactoryTest, QueryResultKeyTest, TestConfigSetProperties, TestCustomStream, TestDynamicLoading, TestCollectionAPIs, DistributedFacetPivotLargeTest, SuggestComponentTest, HighlighterMaxOffsetTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, TestRawTransformer, TestManagedResource, TestBulkSchemaAPI, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, TestPointFields, TestInitQParser, TestMultiWordSynonyms, TestRecoveryHdfs, TestOrdValues, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, CloudMLTQParserTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, BasicAuthIntegrationTest, TestAuthorizationFramework, TestLegacyFieldCache, TestNumericTerms32, TestNumericTerms64, TestInPlaceUpdatesDistrib] [junit4] Completed [701/701 (1!)] on J2 in 841.62s, 1 test, 1 error <<< FAILURES! [...truncated 1 lines...] [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20170326_153915_1342783455549197485401.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/heapdumps/java_pid12494.hprof ... [junit4] Heap dump file created [652098940 bytes in 3.021 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 7405 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:783: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:727: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid12494.hprof * java_pid5156.hprof Total time: 267 minutes 10 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
