You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/30 17:17:59 UTC

[JENKINS] Lucene-Solr-NightlyTests-6.6 - Build # 16 - Still unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/16/

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
expected:<413> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<413> but was:<0>
	at __randomizedtesting.SeedInfo.seed([56241B0EB8C24A8B:DE7024D4163E2773]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:333)
	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)




Build Log:
[...truncated 13723 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/init-core-data-001
   [junit4]   2> 4314298 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 4314300 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4314300 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4314301 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4314302 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4314326 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4314338 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 4314342 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4314344 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 4314374 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314377 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314378 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314379 INFO  (coreLoadExecutor-16604-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.6/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4314405 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4314417 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4314421 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4314421 INFO  (coreLoadExecutor-16604-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.6/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 4314422 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314422 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4314422 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/init-core-data-001/]
   [junit4]   2> 4314423 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314433 WARN  (coreLoadExecutor-16604-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> 4314482 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4314482 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4314483 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4314483 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4314485 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78c4caf0[collection1] main]
   [junit4]   2> 4314486 WARN  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 4314486 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4314487 INFO  (searcherExecutor-16605-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78c4caf0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4314488 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4314488 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840888591843328
   [junit4]   2> 4314491 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4314494 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4314494 INFO  (Thread-19313) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4314495 INFO  (Thread-19313) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4314497 ERROR (Thread-19313) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4314595 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkTestServer start zk server on port:59514
   [junit4]   2> 4314601 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 0x15c5a479e220000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4314608 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4314612 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 4314614 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4314617 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4314619 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4314621 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4314622 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4314625 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4314626 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4314628 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4314629 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4314746 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores/collection1
   [junit4]   2> 4314748 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4314750 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16862a2d{/,null,AVAILABLE}
   [junit4]   2> 4314751 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e920e71{SSL,[ssl, http/1.1]}{127.0.0.1:48308}
   [junit4]   2> 4314752 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4317963ms
   [junit4]   2> 4314752 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/control/data, hostContext=/, hostPort=48308, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores}
   [junit4]   2> 4314752 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4314752 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 4314753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4314753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4314753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:22.243Z
   [junit4]   2> 4314755 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4314756 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/solr.xml
   [junit4]   2> 4314763 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4314763 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4314789 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4314790 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48308_
   [junit4]   2> 4314791 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.Overseer Overseer (id=98052555537514501-127.0.0.1:48308_-n_0000000000) starting
   [junit4]   2> 4314800 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48308_
   [junit4]   2> 4314803 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4314858 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores
   [junit4]   2> 4314858 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4314859 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4314870 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4314888 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4314901 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4314905 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4314905 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 4314906 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4314906 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores/collection1/data/]
   [junit4]   2> 4314906 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ 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@394b37b5
   [junit4]   2> 4314916 WARN  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ 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> 4314960 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4314960 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4314961 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4314961 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4314962 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bb9e96a[collection1] main]
   [junit4]   2> 4314964 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4314964 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4314964 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4314966 INFO  (searcherExecutor-16618-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bb9e96a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4314967 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840889094111232
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ 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> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:48308/collection1/
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:48308/collection1/ has no replicas
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ 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> 4314981 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ 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:48308/collection1/ shard1
   [junit4]   2> 4315132 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4315378 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4315380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59514/solr ready
   [junit4]   2> 4315380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4315380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 4315384 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 0x15c5a479e220007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4315509 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores/collection1
   [junit4]   2> 4315510 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001
   [junit4]   2> 4315511 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4315513 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b335cab{/,null,AVAILABLE}
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41374350{SSL,[ssl, http/1.1]}{127.0.0.1:60518}
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4318725ms
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=60518, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores}
   [junit4]   2> 4315514 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:23.004Z
   [junit4]   2> 4315518 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4315518 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/solr.xml
   [junit4]   2> 4315537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4315538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4315548 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4315551 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4315554 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60518_
   [junit4]   2> 4315555 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4315556 INFO  (zkCallback-32054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4315557 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4315666 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores
   [junit4]   2> 4315666 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4315667 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4315668 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4315770 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4316698 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4316719 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4316735 WARN  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ 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> 4316785 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4316785 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4316786 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4316786 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4316788 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7687db4a[collection1] main]
   [junit4]   2> 4316789 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4316790 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4316790 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4316794 INFO  (searcherExecutor-16629-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7687db4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4316795 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840891010908160
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ 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> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:60518/collection1/
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:60518/collection1/ has no replicas
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4316813 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:60518/collection1/ shard1
   [junit4]   2> 4316916 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4316964 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4317068 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4317302 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores/collection1
   [junit4]   2> 4317303 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001
   [junit4]   2> 4317304 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@450adf12{/,null,AVAILABLE}
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@184bcda7{SSL,[ssl, http/1.1]}{127.0.0.1:44310}
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4320519ms
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=44310, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores}
   [junit4]   2> 4317307 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:24.798Z
   [junit4]   2> 4317320 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4317321 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/solr.xml
   [junit4]   2> 4317327 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4317328 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4317339 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4317342 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4317344 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44310_
   [junit4]   2> 4317346 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317346 INFO  (zkCallback-32054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317346 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317354 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317414 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores
   [junit4]   2> 4317414 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4317416 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4317418 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4317522 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4317522 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4318435 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4318448 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 4318453 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4318465 WARN  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ 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> 4318526 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4318526 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4318527 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4318527 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4318529 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc4508f[collection1] main]
   [junit4]   2> 4318531 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4318532 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4318532 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4318534 INFO  (searcherExecutor-16640-thread-1-processing-n:127.0.0.1:44310_ x:collection1 c:collection1) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2dc4508f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4318534 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840892834381824
   [junit4]   2> 4318540 INFO  (coreZkRegister-16634-thread-1-processing-n:127.0.0.1:44310_ x:collection1 c:collection1) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 4318542 INFO  (updateExecutor-32063-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ 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> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ 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:60518/collection1/] and I am [https://127.0.0.1:44310/collection1/]
   [junit4]   2> 4318549 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:60518]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44310_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4318608 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 4318608 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 4318608 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] 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:44310_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:44310","node_name":"127.0.0.1:44310_","state":"down"}
   [junit4]   2> 4318649 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4318649 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4319054 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores/collection1
   [junit4]   2> 4319054 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001
   [junit4]   2> 4319055 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cce5c77{/,null,AVAILABLE}
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fd7e016{SSL,[ssl, http/1.1]}{127.0.0.1:52933}
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4322271ms
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=52933, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores}
   [junit4]   2> 4319060 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:26.550Z
   [junit4]   2> 4319064 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4319065 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/solr.xml
   [junit4]   2> 4319072 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4319073 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4319087 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4319091 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4319094 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52933_
   [junit4]   2> 4319096 INFO  (zkCallback-32054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319096 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319096 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319096 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319101 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319250 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores
   [junit4]   2> 4319250 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4319253 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4319254 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4319357 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4319357 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4319357 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4319609 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] 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:44310_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:44310","node_name":"127.0.0.1:44310_","state":"recovering"}
   [junit4]   2> 4319609 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 4319609 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44310_&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> 4320110 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:60518/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 4320110 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:44310 START replicas=[https://127.0.0.1:60518/collection1/] nUpdates=100
   [junit4]   2> 4320115 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4320115 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ 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=0
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ 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> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ 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> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 4320224 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320224 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320224 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320274 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4320288 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 4320294 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4320304 WARN  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ 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> 4320350 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4320350 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4320351 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4320351 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4320352 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd708d7[collection1] main]
   [junit4]   2> 4320353 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4320354 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4320354 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4320355 INFO  (searcherExecutor-16651-thread-1-processing-n:127.0.0.1:52933_ x:collection1 c:collection1) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bd708d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4320356 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840894744887296
   [junit4]   2> 4320363 INFO  (coreZkRegister-16645-thread-1-processing-n:127.0.0.1:52933_ x:collection1 c:collection1) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 4320364 INFO  (updateExecutor-32070-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4320364 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 4320364 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 4320365 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 4320365 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ 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> 4320365 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ 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:60518/collection1/] and I am [https://127.0.0.1:52933/collection1/]
   [junit4]   2> 4320367 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:60518]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52933_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4320372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 4320372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 4320372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] 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:52933_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:52933","node_name":"127.0.0.1:52933_","state":"down"}
   [junit4]   2> 4320470 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320470 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320470 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320771 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 4320771 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] 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> 4321372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] 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:52933_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:52933","node_name":"127.0.0.1:52933_","state":"recovering"}
   [junit4]   2> 4321373 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 4321373 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:52933_&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> 4321873 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:60518/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 4321874 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:52933 START replicas=[https://127.0.0.1:60518/collection1/] nUpdates=100
   [junit4]   2> 4321884 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4321884 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ 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=0
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 4321996 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [

[...truncated too long message...]

kins-slave/workspace/Lucene-Solr-NightlyTests-6.6/test-data/enwiki.random.lines.txt -Dtests.locale=id-ID -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  103s J0 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<413> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56241B0EB8C24A8B:DE7024D4163E2773]:0)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:333)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4416996 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4416996 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=79045649
   [junit4]   2> 4416996 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 4416997 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 4416998 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 4416999 INFO  (coreCloseExecutor-16668-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20787796
   [junit4]   2> 4417018 INFO  (coreCloseExecutor-16668-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001
   [junit4]   2> May 30, 2017 4:56:04 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=FSTOrd50, id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Memory doPackFST= true)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene54), id_i=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene54), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1420, maxMBSortInHeap=7.769607718740051, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=id-ID, timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=180345144,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCLIZkUtilsTest, TestAnalyzeInfixSuggestions, HighlighterMaxOffsetTest, BooleanFieldTest, TestCoreAdminApis, SSLMigrationTest, NotRequiredUniqueKeyTest, TestSolrQueryParserDefaultOperatorResource, TestIBSimilarityFactory, TestCryptoKeys, TestCSVLoader, TestSubQueryTransformerDistrib, CustomCollectionTest, DistributedQueryComponentCustomSortTest, TestRemoteStreaming, RegexBoostProcessorTest, CdcrReplicationHandlerTest, TestSchemaManager, SharedFSAutoReplicaFailoverTest, UUIDFieldTest, TestCloudRecovery, TestSmileRequest, TestStressLiveNodes, ReplicationFactorTest, TestBinaryResponseWriter, TestValueSourceCache, TestLeaderElectionWithEmptyReplica, TestPivotHelperCode, FileBasedSpellCheckerTest, AtomicUpdateProcessorFactoryTest, TestInfoStreamLogging, UniqFieldsUpdateProcessorFactoryTest, TestCustomStream, TestRangeQuery, TestImpersonationWithHadoopAuth, TestFastLRUCache, MBeansHandlerTest, DocValuesNotIndexedTest, RecoveryAfterSoftCommitTest, TestFieldCacheReopen, TestFreeTextSuggestions, TestCrossCoreJoin, TestReplicaProperties, TestDFISimilarityFactory, RankQueryTest, TestClusterStateMutator, CollectionReloadTest, NumericFieldsTest, TestFaceting, TestSchemaSimilarityResource, TestGraphMLResponseWriter, UtilsToolTest, TestSolrConfigHandler, TestComponentsName, BitVectorTest, TestTrieFacet, CacheHeaderTest, TestRawResponseWriter, TestJettySolrRunner, CollectionsAPIAsyncDistributedZkTest, InfoHandlerTest, DistributedFacetExistsSmallTest, TestSolrDeletionPolicy2, TestNoOpRegenerator, DisMaxRequestHandlerTest, TestFastWriter, DistanceUnitsTest, DistributedFacetPivotSmallAdvancedTest, TestBackupRepositoryFactory, MetricUtilsTest, TestCustomDocTransformer, TestCopyFieldCollectionResource, SynonymTokenizerTest, XsltUpdateRequestHandlerTest, ConfigureRecoveryStrategyTest, TestBadConfig, HdfsUnloadDistributedZkTest, TestCloudManagedSchema, GraphQueryTest, TestFoldingMultitermQuery, TestDistribIDF, JSONWriterTest, TestSolr4Spatial, TestRandomFlRTGCloud, TestCollationFieldDocValues, TestFieldTypeResource, TestReloadAndDeleteDocs, DistribJoinFromCollectionTest, TestIntervalFaceting, SolrRequestParserTest, TestDownShardTolerantSearch, TestFieldCacheSortRandom, ResourceLoaderTest, TestRandomFaceting, SolrIndexMetricsTest, CoreAdminCreateDiscoverTest, TestDocSet, TestOrdValues, PreAnalyzedFieldManagedSchemaCloudTest, TestLazyCores, HdfsSyncSliceTest, TestJmxIntegration, SolrCoreTest, TestCodecSupport, TestOmitPositions, TestStressLucene, LeaderInitiatedRecoveryOnCommitTest, CursorPagingTest, TestRuleBasedAuthorizationPlugin, TestReloadDeadlock, HighlighterConfigTest, LeaderElectionIntegrationTest, ExternalFileFieldSortTest, TestApiFramework, TestCustomSort, DocExpirationUpdateProcessorFactoryTest, AutoCommitTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SpatialFilterTest, NoCacheHeaderTest, TestPseudoReturnFields, QueryEqualityTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, TestSurroundQueryParser, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, JSONWriterTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, DistributedVersionInfoTest, MigrateRouteKeyTest, MultiThreadedOCPTest, SolrCloudExampleTest, TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TlogReplayBufferedWhileIndexingTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, RulesTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestInitParams, TestNRTOpen, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrDynamicMBean, TestSolrXml, TestSolrCloudSnapshots, RequestLoggingTest, TestBlobHandler, TestHdfsBackupRestoreCore, TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, DistributedSuggestComponentTest, SuggestComponentTest, JavabinLoaderTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestCloudSchemaless, TestSolrCoreParser, TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, TestXmlQParserPlugin, TestJsonFacetRefinement, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, CloudMLTQParserTest, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest, BasicAuthStandaloneTest, PKIAuthenticationIntegrationTest, HttpSolrCallGetCoreTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestBlendedInfixSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, BlockDirectoryTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheVsDocValues, TestInPlaceUpdatesDistrib]
   [junit4] Completed [710/711 (1!)] on J0 in 103.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 43432 lines...]