Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/193/
3 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload Error Message: expected:<[{indexVersion=1478652300740,generation=2,filelist=[_3.cfe, _3.cfs, _3.si, _4.doc, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but was:<[{indexVersion=1478652300740,generation=2,filelist=[_3.cfe, _3.cfs, _3.si, _4.doc, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, {indexVersion=1478652300740,generation=3,filelist=[_4.doc, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, _7.doc, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, _7.tim, _7.tip, segments_3]}]> Stack Trace: java.lang.AssertionError: expected:<[{indexVersion=1478652300740,generation=2,filelist=[_3.cfe, _3.cfs, _3.si, _4.doc, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but was:<[{indexVersion=1478652300740,generation=2,filelist=[_3.cfe, _3.cfs, _3.si, _4.doc, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, {indexVersion=1478652300740,generation=3,filelist=[_4.doc, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, _7.doc, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, _7.tim, _7.tip, segments_3]}]> at __randomizedtesting.SeedInfo.seed([C561324EA9830CD7:E0B6297ED9CB02D4]: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:147) at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1229) 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 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Expected to see collection awhollynewcollection_0 null Last available state: DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/11)={ "replicationFactor":"3", "shards":{ "shard1":{ "range":"80000000-bfffffff", "state":"active", "replicas":{}}, "shard2":{ "range":"c0000000-ffffffff", "state":"active", "replicas":{}}, "shard3":{ "range":"0-3fffffff", "state":"active", "replicas":{}}, "shard4":{ "range":"40000000-7fffffff", "state":"active", "replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"4", "autoAddReplicas":"false"} Stack Trace: java.lang.AssertionError: Expected to see collection awhollynewcollection_0 null Last available state: DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/11)={ "replicationFactor":"3", "shards":{ "shard1":{ "range":"80000000-bfffffff", "state":"active", "replicas":{}}, "shard2":{ "range":"c0000000-ffffffff", "state":"active", "replicas":{}}, "shard3":{ "range":"0-3fffffff", "state":"active", "replicas":{}}, "shard4":{ "range":"40000000-7fffffff", "state":"active", "replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"4", "autoAddReplicas":"false"} at __randomizedtesting.SeedInfo.seed([C561324EA9830CD7:8D1446FAAFB02342]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:236) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496) 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 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets Error Message: KeeperErrorCode = NoNode for /collections/withconfigset2 Stack Trace: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/withconfigset2 at __randomizedtesting.SeedInfo.seed([C561324EA9830CD7:E81F7D145EA7B6DB]:0) at org.apache.zookeeper.KeeperException.create(KeeperException.java:111) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356) at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425) 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 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12473 lines...] [junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/init-core-data-001 [junit4] 2> 1866262 INFO (SUITE-TestReplicationHandler-seed#[C561324EA9830CD7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 1866264 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged [junit4] 2> 1866265 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/collection1 [junit4] 2> 1866308 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1866379 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d258d73{/solr,null,AVAILABLE} [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@49caceae{HTTP/1.1,[http/1.1]}{127.0.0.1:48856} [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server Started @1870956ms [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=48856} [junit4] 2> 1866380 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1866380 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-09T00:37:18.606Z [junit4] 2> 1866396 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/solr.xml [junit4] 2> 1866415 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1866433 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/. [junit4] 2> 1866433 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1866469 WARN (coreLoadExecutor-4555-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1866470 INFO (coreLoadExecutor-4555-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1866479 INFO (coreLoadExecutor-4555-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1866673 INFO (coreLoadExecutor-4555-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id [junit4] 2> 1866677 INFO (coreLoadExecutor-4555-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/./collection1 [junit4] 2> 1866677 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/./collection1/data/] [junit4] 2> 1866678 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=440812063, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1866685 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1866685 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1866686 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, noCFSRatio=0.6405649621294429] [junit4] 2> 1866686 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@135b8fef[collection1] main] [junit4] 2> 1866686 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-001/collection1/conf [junit4] 2> 1866687 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4] 2> 1866687 INFO (coreLoadExecutor-4555-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1866687 INFO (searcherExecutor-4556-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@135b8fef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1866965 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/collection1 [junit4] 2> 1866968 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1866988 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144c2496{/solr,null,AVAILABLE} [junit4] 2> 1866988 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1cb36ece{HTTP/1.1,[http/1.1]}{127.0.0.1:44889} [junit4] 2> 1866989 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server Started @1871564ms [junit4] 2> 1866989 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=44889} [junit4] 2> 1866989 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1866990 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 1866990 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1866990 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1866991 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-09T00:37:19.216Z [junit4] 2> 1866991 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/solr.xml [junit4] 2> 1867000 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1867002 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/. [junit4] 2> 1867002 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1867013 WARN (coreLoadExecutor-4565-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1867015 INFO (coreLoadExecutor-4565-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1867031 INFO (coreLoadExecutor-4565-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1867036 INFO (coreLoadExecutor-4565-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id [junit4] 2> 1867038 INFO (coreLoadExecutor-4565-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/./collection1 [junit4] 2> 1867040 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/./collection1/data/] [junit4] 2> 1867044 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=440812063, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1867050 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1867050 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1867051 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, noCFSRatio=0.6405649621294429] [junit4] 2> 1867051 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@840de3a[collection1] main] [junit4] 2> 1867051 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-002/collection1/conf [junit4] 2> 1867053 INFO (coreLoadExecutor-4565-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms [junit4] 2> 1867054 INFO (searcherExecutor-4566-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@840de3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1867505 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged [junit4] 2> 1867510 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@49caceae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1867510 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=130693231 [junit4] 2> 1867512 INFO (coreCloseExecutor-4571-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1281a98 [junit4] 2> 1867548 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d258d73{/solr,null,UNAVAILABLE} [junit4] 2> 1867549 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1cb36ece{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1867549 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1421192957 [junit4] 2> 1867550 INFO (coreCloseExecutor-4573-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@5fff3545 [junit4] 2> 1867552 INFO (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C561324EA9830CD7]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@144c2496{/solr,null,UNAVAILABLE} [junit4] 2> 1867555 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll [junit4] 2> 1867555 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/collection1 [junit4] 2> 1867560 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1867576 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2918f2e8{/solr,null,AVAILABLE} [junit4] 2> 1867576 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@16672cc9{HTTP/1.1,[http/1.1]}{127.0.0.1:56412} [junit4] 2> 1867576 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server Started @1872152ms [junit4] 2> 1867576 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=56412} [junit4] 2> 1867577 ERROR (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1867578 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 1867578 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1867578 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1867578 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-09T00:37:19.804Z [junit4] 2> 1867578 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/solr.xml [junit4] 2> 1867639 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1867657 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/. [junit4] 2> 1867657 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1867701 WARN (coreLoadExecutor-4580-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1867703 INFO (coreLoadExecutor-4580-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1867735 INFO (coreLoadExecutor-4580-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1867737 INFO (coreLoadExecutor-4580-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id [junit4] 2> 1867738 INFO (coreLoadExecutor-4580-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/./collection1 [junit4] 2> 1867738 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/./collection1/data/] [junit4] 2> 1867739 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=440812063, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1867745 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1867745 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1867745 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, noCFSRatio=0.6405649621294429] [junit4] 2> 1867746 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bb2082d[collection1] main] [junit4] 2> 1867746 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-003/collection1/conf [junit4] 2> 1867746 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4] 2> 1867746 INFO (coreLoadExecutor-4580-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1867747 INFO (searcherExecutor-4581-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bb2082d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1868178 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/collection1 [junit4] 2> 1868181 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1868196 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33224e21{/solr,null,AVAILABLE} [junit4] 2> 1868203 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@31b917a7{HTTP/1.1,[http/1.1]}{127.0.0.1:50700} [junit4] 2> 1868215 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.e.j.s.Server Started @1872791ms [junit4] 2> 1868215 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/collection1/data, hostContext=/solr, hostPort=50700} [junit4] 2> 1868219 ERROR (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1868220 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 1868220 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1868220 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1868220 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-09T00:37:20.446Z [junit4] 2> 1868220 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/solr.xml [junit4] 2> 1868251 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1868253 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/. [junit4] 2> 1868253 INFO (TEST-TestReplicationHandler.doTestStopPoll-seed#[C561324EA9830CD7]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1868271 WARN (coreLoadExecutor-4590-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1868272 INFO (coreLoadExecutor-4590-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1868289 INFO (coreLoadExecutor-4590-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1868292 INFO (coreLoadExecutor-4590-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id [junit4] 2> 1868300 INFO (coreLoadExecutor-4590-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/./collection1 [junit4] 2> 1868300 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/./collection1/data/] [junit4] 2> 1868302 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=440812063, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1868313 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1868313 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1868313 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, noCFSRatio=0.6405649621294429] [junit4] 2> 1868313 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b49686[collection1] main] [junit4] 2> 1868313 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C561324EA9830CD7-001/solr-instance-004/collection1/conf [junit4] 2> 1868314 INFO (coreLoadExecutor-4590-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms [junit4] 2> 1868315 INFO (searcherExecutor-4591-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b49686[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1868600 INFO (qtp1975375051-59321) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1868601 INFO (indexFetcher-4595-thread-1) [ x:collection1] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 1868601 INFO (indexFetcher-4595-thread-1) [ x:collection1] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 1868601 INFO (indexFetcher-4595-thread-1) [ x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 1868762 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1868766 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1 [junit4] 2> 1868768 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0 [junit4] 2> 1868770 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0 [junit4] 2> 1868772 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0 [junit4] 2> 1868774 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0 [junit4] 2> 1868776 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0 [junit4] 2> 1868778 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0 [junit4] 2> 1868779 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0 [junit4] 2> 1868782 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0 [junit4] 2> 1868783 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0 [junit4] 2> 1868785 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0 [junit4] 2> 1868787 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0 [junit4] 2> 1868788 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0 [junit4] 2> 1868790 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0 [junit4] 2> 1868792 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0 [junit4] 2> 1868794 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0 [junit4] 2> 1868796 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0 [junit4] 2> 1868797 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0 [junit4] 2> 1868799 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0 [junit4] 2> 1868801 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0 [junit4] 2> 1868803 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0 [junit4] 2> 1868805 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0 [junit4] 2> 1868806 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0 [junit4] 2> 1868808 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0 [junit4] 2> 1868810 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0 [junit4] 2> 1868812 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0 [junit4] 2> 1868814 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0 [junit4] 2> 1868815 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0 [junit4] 2> 1868817 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0 [junit4] 2> 1868819 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0 [junit4] 2> 1868821 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0 [junit4] 2> 1868823 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0 [junit4] 2> 1868825 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0 [junit4] 2> 1868827 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0 [junit4] 2> 1868828 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0 [junit4] 2> 1868830 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0 [junit4] 2> 1868832 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0 [junit4] 2> 1868835 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0 [junit4] 2> 1868837 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0 [junit4] 2> 1868839 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0 [junit4] 2> 1868843 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0 [junit4] 2> 1868845 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0 [junit4] 2> 1868847 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0 [junit4] 2> 1868849 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0 [junit4] 2> 1868851 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0 [junit4] 2> 1868853 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0 [junit4] 2> 1868855 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0 [junit4] 2> 1868857 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0 [junit4] 2> 1868859 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0 [junit4] 2> 1868861 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0 [junit4] 2> 1868863 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0 [junit4] 2> 1868865 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0 [junit4] 2> 1868867 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0 [junit4] 2> 1868869 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0 [junit4] 2> 1868870 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0 [junit4] 2> 1868874 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0 [junit4] 2> 1868876 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0 [junit4] 2> 1868878 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0 [junit4] 2> 1868880 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0 [junit4] 2> 1868882 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0 [junit4] 2> 1868884 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0 [junit4] 2> 1868886 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0 [junit4] 2> 1868888 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0 [junit4] 2> 1868890 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0 [junit4] 2> 1868892 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0 [junit4] 2> 1868894 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0 [junit4] 2> 1868896 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0 [junit4] 2> 1868899 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0 [junit4] 2> 1868901 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0 [junit4] 2> 1868903 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0 [junit4] 2> 1868905 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0 [junit4] 2> 1868907 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0 [junit4] 2> 1868912 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0 [junit4] 2> 1868917 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0 [junit4] 2> 1868924 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0 [junit4] 2> 1868946 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0 [junit4] 2> 1868948 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0 [junit4] 2> 1868950 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0 [junit4] 2> 1868956 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0 [junit4] 2> 1868959 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0 [junit4] 2> 1868961 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0 [junit4] 2> 1868970 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0 [junit4] 2> 1868972 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0 [junit4] 2> 1868974 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0 [junit4] 2> 1868978 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0 [junit4] 2> 1868980 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0 [junit4] 2> 1868981 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0 [junit4] 2> 1868983 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0 [junit4] 2> 1868984 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0 [junit4] 2> 1868987 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0 [junit4] 2> 1868989 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0 [junit4] 2> 1868991 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0 [junit4] 2> 1868995 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0 [junit4] 2> 1869012 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0 [junit4] 2> 1869013 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0 [junit4] 2> 1869015 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0 [junit4] 2> 1869017 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0 [junit4] 2> 1869018 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0 [junit4] 2> 1869020 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0 [junit4] 2> 1869021 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0 [junit4] 2> 1869023 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0 [junit4] 2> 1869028 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0 [junit4] 2> 1869030 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0 [junit4] 2> 1869031 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0 [junit4] 2> 1869033 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0 [junit4] 2> 1869035 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0 [junit4] 2> 1869037 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0 [junit4] 2> 1869039 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0 [junit4] 2> 1869041 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0 [junit4] 2> 1869043 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0 [junit4] 2> 1869045 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0 [junit4] 2> 1869047 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0 [junit4] 2> 1869049 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0 [junit4] 2> 1869050 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0 [junit4] 2> 1869052 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0 [junit4] 2> 1869054 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0 [junit4] 2> 1869056 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0 [junit4] 2> 1869058 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0 [junit4] 2> 1869060 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0 [junit4] 2> 1869063 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0 [junit4] 2> 1869065 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0 [junit4] 2> 1869068 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0 [junit4] 2> 1869071 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0 [junit4] 2> 1869072 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0 [junit4] 2> 1869074 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0 [junit4] 2> 1869077 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0 [junit4] 2> 1869079 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0 [junit4] 2> 1869082 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0 [junit4] 2> 1869085 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0 [junit4] 2> 1869087 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0 [junit4] 2> 1869089 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0 [junit4] 2> 1869091 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0 [junit4] 2> 1869093 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0 [junit4] 2> 1869095 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0 [junit4] 2> 1869098 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0 [junit4] 2> 1869100 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0 [junit4] 2> 1869102 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0 [junit4] 2> 1869105 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0 [junit4] 2> 1869107 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0 [junit4] 2> 1869108 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0 [junit4] 2> 1869110 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0 [junit4] 2> 1869112 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0 [junit4] 2> 1869113 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0 [junit4] 2> 1869131 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0 [junit4] 2> 1869132 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0 [junit4] 2> 1869136 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0 [junit4] 2> 1869138 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0 [junit4] 2> 1869139 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0 [junit4] 2> 1869141 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0 [junit4] 2> 1869142 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0 [junit4] 2> 1869144 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0 [junit4] 2> 1869146 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0 [junit4] 2> 1869148 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0 [junit4] 2> 1869149 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0 [junit4] 2> 1869151 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0 [junit4] 2> 1869153 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0 [junit4] 2> 1869155 INFO (qtp1975375051-59325) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0 [junit4] 2> 1869157 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0 [junit4] 2> 1869159 INFO (qtp1975375051-59324) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0 [junit4] 2> 1869164 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0 [junit4] 2> 1869167 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0 [junit4] 2> 1869169 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0 [junit4] 2> 1869170 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0 [junit4] 2> 1869172 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0 [junit4] 2> 1869174 INFO (qtp1975375051-59319) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0 [junit4] 2> 1869176 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0 [junit4] 2> 1869191 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0 [junit4] 2> 1869193 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0 [junit4] 2> 1869195 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0 [junit4] 2> 1869197 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0 [junit4] 2> 1869199 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0 [junit4] 2> 1869200 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0 [junit4] 2> 1869202 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0 [junit4] 2> 1869204 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0 [junit4] 2> 1869206 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0 [junit4] 2> 1869208 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0 [junit4] 2> 1869209 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0 [junit4] 2> 1869211 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0 [junit4] 2> 1869213 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0 [junit4] 2> 1869214 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0 [junit4] 2> 1869216 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0 [junit4] 2> 1869218 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0 [junit4] 2> 1869219 INFO (qtp1975375051-59323) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0 [junit4] 2> 1869221 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0 [junit4] 2> 1869223 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0 [junit4] 2> 1869224 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0 [junit4] 2> 1869226 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0 [junit4] 2> 1869228 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0 [junit4] 2> 1869230 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0 [junit4] 2> 1869231 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0 [junit4] 2> 1869233 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0 [junit4] 2> 1869235 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0 [junit4] 2> 1869237 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0 [junit4] 2> 1869238 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0 [junit4] 2> 1869240 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0 [junit4] 2> 1869241 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0 [junit4] 2> 1869243 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0 [junit4] 2> 1869244 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0 [junit4] 2> 1869246 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0 [junit4] 2> 1869248 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0 [junit4] 2> 1869250 INFO (qtp1975375051-59322) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0 [junit4] 2> 1869252 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0 [junit4] 2> 1869262 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0 [junit4] 2> 1869264 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0 [junit4] 2> 1869266 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0 [junit4] 2> 1869268 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0 [junit4] 2> 1869270 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0 [junit4] 2> 1869271 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0 [junit4] 2> 1869273 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0 [junit4] 2> 1869274 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0 [junit4] 2> 1869276 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0 [junit4] 2> 1869278 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0 [junit4] 2> 1869279 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0 [junit4] 2> 1869281 INFO (qtp1975375051-59318) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0 [junit4] 2> 1869285 INFO (qtp19753 [...truncated too long message...] SystemImpl.stop(MetricsSystemImpl.java:213) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203) [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729) [junit4] 2> ... 54 more [junit4] 2> 4702505 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C561324EA9830CD7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41676 41676 [junit4] 2> 4702506 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C561324EA9830CD7]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C561324EA9830CD7-001 [junit4] 2> Nov 09, 2016 1:24:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 35 leaked thread(s). [junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=it-IT, timezone=Asia/Yerevan [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=2,free=180985936,total=523239424 [junit4] 2> NOTE: All tests run in this JVM: [TestSchemaResource, ConfigSetsAPITest, SimplePostToolTest, TestSizeLimitedDistributedMap, DocExpirationUpdateProcessorFactoryTest, ShardRoutingCustomTest, FileUtilsTest, SaslZkACLProviderTest, RemoteQueryErrorTest, TestUniqueKeyFieldResource, TestMacros, SolrCloudExampleTest, DeleteNodeTest, TestRecoveryHdfs, TestFieldTypeCollectionResource, TestRuleBasedAuthorizationPlugin, SuggestComponentTest, VMParamsZkACLAndCredentialsProvidersTest, PeerSyncWithIndexFingerprintCachingTest, TestMiniSolrCloudCluster, TestLeaderInitiatedRecoveryThread, TestReqParamsAPI, HighlighterMaxOffsetTest, DateRangeFieldTest, MoreLikeThisHandlerTest, TestSurroundQueryParser, TestSweetSpotSimilarityFactory, TestWordDelimiterFilterFactory, TestDistributedGrouping, SoftAutoCommitTest, TestCopyFieldCollectionResource, TermVectorComponentTest, TestJsonRequest, SpatialRPTFieldTypeTest, TestRTGBase, DistribJoinFromCollectionTest, TestCollectionAPI, TestJsonFacetRefinement, TestSuggestSpellingConverter, TestExactStatsCache, LoggingHandlerTest, TestTestInjection, TestSolrFieldCacheMBean, CSVRequestHandlerTest, PreAnalyzedUpdateProcessorTest, TestStressCloudBlindAtomicUpdates, LeaderInitiatedRecoveryOnShardRestartTest, TestTrieFacet, TestPerFieldSimilarityClassic, DistributedFacetExistsSmallTest, SolrIndexConfigTest, TestJettySolrRunner, TestFieldCacheWithThreads, SampleTest, TestReloadAndDeleteDocs, MergeStrategyTest, ClusterStateUpdateTest, TestConfigSetsAPIZkFailure, ConjunctionSolrSpellCheckerTest, TestQuerySenderListener, TestChildDocTransformer, SchemaVersionSpecificBehaviorTest, RulesTest, TestObjectReleaseTracker, TestRebalanceLeaders, SpellingQueryConverterTest, TestGeoJSONResponseWriter, TestQueryUtils, TestFileDictionaryLookup, SparseHLLTest, TestSolrIndexConfig, TestHashPartitioner, WordBreakSolrSpellCheckerTest, TestCursorMarkWithoutUniqueKey, HdfsRestartWhileUpdatingTest, CdcrReplicationHandlerTest, TestConfigSetProperties, BadCopyFieldTest, AtomicUpdatesTest, TestClassicSimilarityFactory, TestRestManager, TestCharFilters, TestFieldCacheSort, OverseerModifyCollectionTest, DistributedQueryComponentCustomSortTest, SolrIndexSplitterTest, MultiTermTest, TestSQLHandlerNonCloud, TestInfoStreamLogging, TestFiltering, CopyFieldTest, TestBM25SimilarityFactory, TestTolerantUpdateProcessorRandomCloud, TestHdfsUpdateLog, TestSystemIdResolver, ExitableDirectoryReaderTest, TestLMDirichletSimilarityFactory, ZkSolrClientTest, TestFastOutputStream, TestInitQParser, TestDistribDocBasedVersion, TestRequestStatusCollectionAPI, DirectSolrSpellCheckerTest, TestOnReconnectListenerSupport, TestNoOpRegenerator, OpenCloseCoreStressTest, AnalysisErrorHandlingTest, CustomCollectionTest, SystemInfoHandlerTest, LeaderElectionTest, ZkCLITest, AutoCommitTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, BadComponentTest, TestStressRecovery, PreAnalyzedFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, SliceStateTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, HdfsCollectionsAPIDistributedZkTest] [junit4] Completed [511/649 (2!)] on J1 in 214.11s, 20 tests, 1 failure, 1 error <<< FAILURES! [...truncated 61059 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org