You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/04 05:25:07 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3582 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3582/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:     1) Thread[id=2237, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=2237, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([7A7ED887A31D4AF9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)  at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)  at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)  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:1764)  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)  at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)  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:809)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)  at 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)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at 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)


	at __randomizedtesting.SeedInfo.seed([7A7ED887A31D4AF9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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 13121 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest
   [junit4]   2> Oct 04, 2016 5:03:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 04, 2016 5:03:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]   2>    1) Thread[id=2237, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 04, 2016 5:03:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2237, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2> Oct 04, 2016 5:03:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=913, maxMBSortInHeap=7.763565108910944, sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=196168160,total=285212672
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, ContentStreamTest, TestNamedListCodec, TestJsonRecordReader, TestZkConfigManager, SolrQueryTest, SolrExampleStreamingBinaryTest, TestCloudSolrClientConnections, FacetFieldTest, CloudSolrClientMultiConstructorTest, LargeVolumeJettyTest, TestClusteringResponse, SolrZkClientTest, ConcurrentUpdateSolrClientBuilderTest, StreamExpressionTest, SolrExampleJettyTest, TestLBHttpSolrClient, CommonParamsTest, QueryResponseTest, FieldAnalysisResponseTest, AnlysisResponseBaseTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientBuilderTest -Dtests.seed=7A7ED887A31D4AF9 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CloudSolrClientBuilderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]    >    1) Thread[id=2237, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A7ED887A31D4AF9]:0)
   [junit4] Completed [68/85 (1!)] on J1 in 20.30s, 6 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/init-core-data-001
   [junit4]   2> 252740 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 252910 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 252911 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 252911 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-002/cores/core
   [junit4]   2> 252915 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 252921 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a88a4b2{/solr,null,AVAILABLE}
   [junit4]   2> 252950 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@6a3f2cdd{HTTP/1.1,[http/1.1]}{127.0.0.1:51075}
   [junit4]   2> 252950 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.e.j.s.Server Started @265111ms
   [junit4]   2> 252950 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51075, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-002/cores}
   [junit4]   2> 252954 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 252955 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 252955 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252955 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-04T05:03:29.895Z
   [junit4]   2> 252955 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/solr.xml
   [junit4]   2> 253118 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001
   [junit4]   2> 253118 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 253147 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 253150 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 253151 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 253151 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 253152 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 253152 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 253153 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 253153 WARN  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 253167 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 253169 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 253316 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 253764 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 253764 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 253766 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 253766 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 253766 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 253806 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1
   [junit4]   2> 253806 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/data/]
   [junit4]   2> 253806 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d0c558e
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@29da857b
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: 0 msec to checkpoint
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: init: create=true
   [junit4]   2> 253813 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@63bc6c38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1004175)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene62
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@372ca3a3
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@37f1c4d2
   [junit4]   2> 
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: now flush at close
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]:   index before flush 
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: startFullFlush
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: coreLoadExecutor-373-thread-1 finishFullFlush success=true
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: apply all deletes during flush
   [junit4]   2> 253814 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-373-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-373-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-373-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-373-thread-1]: now merge
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-373-thread-1]:   index: 
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-373-thread-1]:   no more merges pending; now return
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: waitForMerges
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: waitForMerges done
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: start
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: enter lock
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: now prepare
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: prepareCommit: flush
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]:   index before flush 
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: startFullFlush
   [junit4]   2> 253837 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: apply all deletes during flush
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-373-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: coreLoadExecutor-373-thread-1 finishFullFlush success=true
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: startCommit(): start
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: done all syncs: []
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: pendingCommit != null
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: 0 msec to checkpoint
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: took 0.7 msec
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: commit: done
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: rollback
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: all running merges have aborted
   [junit4]   2> 253838 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: rollback: done finish merges
   [junit4]   2> 253840 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: abort
   [junit4]   2> 253840 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: done abort success=true
   [junit4]   2> 253840 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: rollback: infos=
   [junit4]   2> 253840 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 253841 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253841 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: 0 msec to checkpoint
   [junit4]   2> 253841 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253841 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 253888 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 253889 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 253890 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 253890 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@29da857b
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: init: load commit "segments_1"
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: delete []
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-373-thread-1]: 0 msec to checkpoint
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: init: create=false
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@63bc6c38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1004175)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene62
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@61f9a45e
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@67b92699
   [junit4]   2> 
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: flush at getReader
   [junit4]   2> 253891 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: startFullFlush
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: apply all deletes during flush
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-373-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-373-thread-1]: coreLoadExecutor-373-thread-1 finishFullFlush success=true
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-373-thread-1]: getReader took 1 msec
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@787102a5[collection1] main]
   [junit4]   2> 253892 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/conf
   [junit4]   2> 253893 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/conf
   [junit4]   2> 253893 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 253893 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/conf
   [junit4]   2> 253893 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 253894 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 253894 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 253894 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/conf
   [junit4]   2> 253894 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 253894 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 253895 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 253895 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 253895 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 253896 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 253897 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 253898 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 253899 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_7A7ED887A31D4AF9-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 253906 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 253910 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@787102a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 253911 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547234087640498176
   [junit4]   2> 253912 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1
   [junit4]   2> 253912 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 253912 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 253912 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 253913 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@787102a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254164 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51075
   [junit4]   2> 254179 INFO  (TEST-ConcurrentUpdateSolrClientTest.testCollectionParameters-seed#[7A7ED887A31D4AF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters
   [junit4]   2> 254437 INFO  (qtp789819683-2245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[collection (1547234087937245184)]} 0 244
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67b92699
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: start
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: enter lock
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: now prepare
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: prepareCommit: flush
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]:   index before flush 
   [junit4]   2> 254443 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: startFullFlush
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp789819683-2246]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]]
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: flush postings as segment _0 numDocs=1
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: 0 msec to write norms
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: 0 msec to write docValues
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: 0 msec to write points
   [junit4]   2> 254444 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: 0 msec to finish stored fields
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: 4 msec to write postings and finish vectors
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: 0 msec to write fieldInfos
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: new segment has 0 deleted docs
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: new segment has no vectors; no norms; docValues; no prox; freqs
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: flushedFiles=[_0_Lucene54_0.dvm, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene54_0.dvd, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: flushed codec=Lucene62
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,031.048
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2246]: flush time 5.129046 msec
   [junit4]   2> 254449 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 254450 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: publishFlushedSegment
   [junit4]   2> 254450 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: push deletes  1 deleted terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=1072
   [junit4]   2> 254450 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: publish sets newSegment delGen=3 seg=_0(7.0.0):C1
   [junit4]   2> 254450 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: now checkpoint "_0(7.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 254450 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: delete []
   [junit4]   2> 254450 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: 0 msec to checkpoint
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: apply all deletes during flush
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: infos=[_0(7.0.0):C1] packetCount=1
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes took 0 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: prune sis=segments_1: _0(7.0.0):C1 minGen=3 packetCount=1
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: qtp789819683-2246 finishFullFlush success=true
   [junit4]   2> 254451 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2246]: findMerges: 1 segments
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2246]:   seg=_0(7.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2246]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]: now merge
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]:   index: _0(7.0.0):C1
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]:   no more merges pending; now return
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: startCommit(): start
   [junit4]   2> 254452 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: startCommit index=_0(7.0.0):C1 changeCount=4
   [junit4]   2> 254453 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 254453 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: done all syncs: [_0.si, _0_Lucene54_0.dvm, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene54_0.dvd, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 254453 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: pendingCommit != null
   [junit4]   2> 254453 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: done writing segments file "segments_2"
   [junit4]   2> 254453 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: now checkpoint "_0(7.0.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 254454 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 254454 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: delete [segments_1]
   [junit4]   2> 254460 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: 7 msec to checkpoint
   [junit4]   2> 254460 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: delete []
   [junit4]   2> 254461 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: took 17.2 msec
   [junit4]   2> 254461 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: commit: done
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: flush at getReader
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: startFullFlush
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: apply all deletes during flush
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: no segments; skipping
   [junit4]   2> 254462 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: prune sis=segments_2: _0(7.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 254463 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: incRefDeleter for NRT reader version=6 segments=_0(7.0.0):C1
   [junit4]   2> 254463 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(7.0.0):C1)
   [junit4]   2> 254463 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: qtp789819683-2246 finishFullFlush success=true
   [junit4]   2> 254463 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: getReader took 1 msec
   [junit4]   2> 254463 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77c6b907[collection1] main]
   [junit4]   2> 254463 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 254463 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@77c6b907[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 254464 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 254465 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77c6b907[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 254465 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-374-thread-1-processing-x:collection1]: delete []
   [junit4]   2> 254465 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-374-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 254465 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 22
   [junit4]   2> 254467 INFO  (qtp789819683-2247) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 254472 INFO  (qtp789819683-2250) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 254472 INFO  (TEST-ConcurrentUpdateSolrClientTest.testCollectionParameters-seed#[7A7ED887A31D4AF9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters
   [junit4]   2> 254481 INFO  (TEST-ConcurrentUpdateSolrClientTest.testConcurrentCollectionUpdate-seed#[7A7ED887A31D4AF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConcurrentCollectionUpdate
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: flush at getReader
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: startFullFlush
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: qtp789819683-2246: flush naked frozen global deletes
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=6 packetCount=1 totBytesUsed=80
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: apply all deletes during flush
   [junit4]   2> 254486 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 254487 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 254487 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: infos=[_0(7.0.0):C1] packetCount=1
   [junit4]   2> 254488 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes: 1 new deleted documents
   [junit4]   2> 254488 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: applyDeletes took 2 msec for 1 segments, 1 newly deleted docs (query deletes), 0 visited terms, allDeleted=[_0(7.0.0):C1]
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: now checkpoint "_0(7.0.0):C1/1" [1 segments ; isCommit = false]
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: delete []
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: 0 msec to checkpoint
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: drop 100% deleted segments: _0(7.0.0):C1/1
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: delete []
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2246]: 0 msec to checkpoint
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: prune sis=segments_2:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2246]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: incRefDeleter for NRT reader version=8 segments=
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: return reader version=8 reader=StandardDirectoryReader(segments_2:8:nrt)
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2246]: qtp789819683-2246 finishFullFlush success=true
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2246]: findMerges: 0 segments
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]: now merge
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]:   index: 
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2246]:   no more merges pending; now return
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2246]: getReader took 3 msec
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1be08d23[collection1] realtime]
   [junit4]   2> 254489 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1547234088241332224)} 0 5
   [junit4]   2> 254502 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1_0 (1547234088258109440), 0_46 (1547234088258109441), 0_47 (1547234088259158016), 0_49 (1547234088259158017), 0_50 (1547234088259158018), 0_52 (1547234088259158019), 0_54 (1547234088259158020), 0_56 (1547234088259158021), 0_58 (1547234088259158022), 0_60 (1547234088259158023), ... (40 adds)]} 0 3
   [junit4]   2> 254514 INFO  (qtp789819683-2247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3_44 (1547234088262303744), 2_1 (1547234088262303745), 2_2 (1547234088262303746), 2_3 (1547234088262303747), 2_4 (1547234088263352320), 2_5 (1547234088263352321), 2_6 (1547234088263352322), 2_7 (1547234088263352323), 2_8 (1547234088263352324), 2_9 (1547234088264400896), ... (104 adds)]} 0 10
   [junit4]   2> 254525 INFO  (qtp789819683-2248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0_0 (1547234088253915136), 2_0 (1547234088258109442), 3_0 (1547234088270692352), 0_1 (1547234088270692353), 0_2 (1547234088270692354), 0_3 (1547234088270692355), 0_4 (1547234088270692356), 0_5 (1547234088271740928), 0_6 (1547234088271740929), 0_7 (1547234088271740931), ... (105 adds)]} 0 29
   [junit4]   2> 254526 INFO  (qtp789819683-2250) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0_80 (1547234088273838088), 0_81 (1547234088273838089), 0_82 (1547234088273838093), 0_83 (1547234088273838095), 0_84 (1547234088273838096), 0_85 (1547234088273838099), 0_86 (1547234088274886656), 0_87 (1547234088274886658), 0_88 (1547234088274886659), 0_89 (1547234088274886662), ... (130 adds)]} 0 11
   [junit4]   2> 254530 INFO  (qtp789819683-2250) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4_59 (1547234088288518144), 4_68 (1547234088288518145), 4_70 (1547234088288518146), 4_71 (1547234088288518147), 4_73 (1547234088288518148), 4_75 (1547234088288518149), 4_77 (1547234088288518150), 4_78 (1547234088288518151), 4_80 (1547234088288518152), 4_82 (1547234088288518153), ... (25 adds)]} 0 1
   [junit4]   2> 254534 INFO  (qtp789819683-2246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2_87 (1547234088291663872), 2_88 (1547234088291663873), 2_89 (1547234088291663874), 2_90 (1547234088292712448), 2_91 (1547234088292712449), 2_92 (1547234088292712450), 2_93 (1547234088292712451), 2_94 (1547234088292712452), 2_95 (1547234088292712453), 2_96 (1547234088292712454), ... (15 adds)]} 0 2
   [junit4]   2> 254562 INFO  (qtp789819683-2245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1_82 (1547234088285372424), 1_83 (1547234088285372425), 1_84 (1547234088285372426), 1_85 (1547234088285372427), 1_86 (1547234088286420992), 1_87 (1547234088286420993), 1_88 (1547234088286420994), 1_89 (1547234088286420995), 1_90 (1547234088286420996), 1_91 (1547234088286420997), ... (81 adds)]} 0 35
   [junit4]   2> 259505 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 259505 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67b92699
   [junit4]   2> 259505 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: start
   [junit4]   2> 259505 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: enter lock
   [junit4]   2> 259505 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: now prepare
   [junit4]   2> 259506 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: prepareCommit: flush
   [junit4]   2> 259506 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]:   index before flush 
   [junit4]   2> 259506 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: startFullFlush
   [junit4]   2> 259506 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: anyChanges? numDocsInRam=500 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 259506 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp789819683-2249]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 499 deleted terms (unique count=499) bytesUsed=83783, segment=_1, aborted=false, numDocsInRAM=317, deleteQueue=DWDQ: [ generation: 4 ]]
   [junit4]   2> 259506 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp789819683-2249]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 310 deleted terms (unique count=310) bytesUsed=52046, segment=_2, aborted=false, numDocsInRAM=183, deleteQueue=DWDQ: [ generation: 4 ]]
   [junit4]   2> 259507 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flush postings as segment _1 numDocs=317
   [junit4]   2> 259507 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write norms
   [junit4]   2> 259507 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write docValues
   [junit4]   2> 259508 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write points
   [junit4]   2> 259508 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to finish stored fields
   [junit4]   2> 259509 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 1 msec to write postings and finish vectors
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write fieldInfos
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: new segment has 0 deleted docs
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: new segment has no vectors; no norms; docValues; no prox; freqs
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1_Lucene54_0.dvd, _1.fdx, _1_Lucene54_0.dvm, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flushed codec=Lucene62
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flushed: segment=_1 ramUsed=0.169 MB newFlushedSize=0.005 MB docs/MB=57,778.306
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flush time 3.069649 msec
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flush postings as segment _2 numDocs=183
   [junit4]   2> 259510 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write norms
   [junit4]   2> 259511 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write docValues
   [junit4]   2> 259511 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write points
   [junit4]   2> 259511 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to finish stored fields
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 1 msec to write postings and finish vectors
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: 0 msec to write fieldInfos
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: new segment has 0 deleted docs
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: new segment has no vectors; no norms; docValues; no prox; freqs
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flushedFiles=[_2_Lucene54_0.dvd, _2.fdt, _2_Lucene54_0.dvm, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip]
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flushed codec=Lucene62
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flushed: segment=_2 ramUsed=0.144 MB newFlushedSize=0.005 MB docs/MB=40,517.189
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp789819683-2249]: flush time 3.304204 msec
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 259513 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: publishFlushedSegment
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: push deletes  500 deleted terms (unique count=500) bytesUsed=2096 segmentPrivate?=false delGen=8 packetCount=1 totBytesUsed=2096
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: publish sets newSegment delGen=9 seg=_1(7.0.0):C317
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: now checkpoint "_1(7.0.0):C317" [1 segments ; isCommit = false]
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: delete []
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: 0 msec to checkpoint
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: publishFlushedSegment
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: publish sets newSegment delGen=10 seg=_2(7.0.0):C183
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: now checkpoint "_1(7.0.0):C317 _2(7.0.0):C183" [2 segments ; isCommit = false]
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: delete []
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: 0 msec to checkpoint
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: apply all deletes during flush
   [junit4]   2> 259514 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: now apply all deletes for all segments maxDoc=500
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: applyDeletes: open segment readers took 1 msec
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: applyDeletes: infos=[_1(7.0.0):C317, _2(7.0.0):C183] packetCount=1
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: applyDeletes took 1 msec for 2 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: prune sis=segments_2: _1(7.0.0):C317 _2(7.0.0):C183 minGen=9 packetCount=1
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: qtp789819683-2249 finishFullFlush success=true
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2249]: findMerges: 2 segments
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2249]:   seg=_1(7.0.0):C317 size=0.006 MB [floored]
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2249]:   seg=_2(7.0.0):C183 size=0.005 MB [floored]
   [junit4]   2> 259515 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp789819683-2249]:   allowedSegmentCount=1 vs count=2 (eligible count=2) tooBigCount=0
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2249]: now merge
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2249]:   index: _1(7.0.0):C317 _2(7.0.0):C183
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp789819683-2249]:   no more merges pending; now return
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: startCommit(): start
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: startCommit index=_1(7.0.0):C317 _2(7.0.0):C183 changeCount=12
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: startCommit: wrote pending segments file "pending_segments_3"
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: done all syncs: [_2_Lucene54_0.dvd, _1.si, _2.si, _2.fdt, _2_Lucene54_0.dvm, _1.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _1_Lucene50_0.doc, _1_Lucene50_0.tim, _1_Lucene54_0.dvd, _2.fnm, _1.fdx, _1_Lucene54_0.dvm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: pendingCommit != null
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: done writing segments file "segments_3"
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: now checkpoint "_1(7.0.0):C317 _2(7.0.0):C183" [2 segments ; isCommit = true]
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: delete [segments_2]
   [junit4]   2> 259516 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: 0 msec to checkpoint
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: delete []
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: took 11.2 msec
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: commit: done
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: flush at getReader
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: startFullFlush
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: apply all deletes during flush
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: now apply all deletes for all segments maxDoc=500
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: applyDeletes: no segments; skipping
   [junit4]   2> 259517 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp789819683-2249]: prune sis=segments_3: _1(7.0.0):C317 _2(7.0.0):C183 minGen=9 packetCount=0
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: incRefDeleter for NRT reader version=14 segments=_1(7.0.0):C317 _2(7.0.0):C183
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: return reader version=14 reader=StandardDirectoryReader(segments_3:14:nrt _1(7.0.0):C317 _2(7.0.0):C183)
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp789819683-2249]: qtp789819683-2249 finishFullFlush success=true
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: getReader took 1 msec
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48cae0c4[collection1] main]
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp789819683-2249]: delete []
   [junit4]   2> 259518 INFO  (qtp789819683-2249) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp789819683-2249]: decRefDeleter for NRT reader version=8 segments=
   [junit4]   2> 259518 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@48cae0c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C317) Uninverting(_2(7.0.0):C183)))}
   [junit4]   2> 259519 INFO  (se

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

letes for all segments maxDoc=500
   [junit4]   2> 264555 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-379-thread-1]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 264555 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-379-thread-1]: applyDeletes: no segments; skipping
   [junit4]   2> 264555 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-379-thread-1]: prune sis=segments_3: _1(7.0.0):C317 _2(7.0.0):C183 minGen=9 packetCount=0
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-379-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-379-thread-1]: now merge
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-379-thread-1]:   index: _1(7.0.0):C317 _2(7.0.0):C183
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-379-thread-1]:   no more merges pending; now return
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: waitForMerges
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: waitForMerges done
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: commit: start
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: commit: enter lock
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: commit: now prepare
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: prepareCommit: flush
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]:   index before flush _1(7.0.0):C317 _2(7.0.0):C183
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-379-thread-1]: startFullFlush
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: apply all deletes during flush
   [junit4]   2> 264556 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: now apply all deletes for all segments maxDoc=500
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-379-thread-1]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-379-thread-1]: applyDeletes: no segments; skipping
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-379-thread-1]: prune sis=segments_3: _1(7.0.0):C317 _2(7.0.0):C183 minGen=9 packetCount=0
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-379-thread-1]: coreCloseExecutor-379-thread-1 finishFullFlush success=true
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: startCommit(): start
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-379-thread-1]: delete []
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: commit: took 1.1 msec
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: commit: done
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: rollback
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: all running merges have aborted
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: rollback: done finish merges
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-379-thread-1]: abort
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-379-thread-1]: done abort success=true
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-379-thread-1]: rollback: infos=_1(7.0.0):C317 _2(7.0.0):C183
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-379-thread-1]: now checkpoint "_1(7.0.0):C317 _2(7.0.0):C183" [2 segments ; isCommit = false]
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-379-thread-1]: delete []
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-379-thread-1]: 0 msec to checkpoint
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-379-thread-1]: delete []
   [junit4]   2> 264557 INFO  (coreCloseExecutor-379-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-379-thread-1]: delete []
   [junit4]   2> 264571 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a88a4b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 264579 INFO  (SUITE-ConcurrentUpdateSolrClientTest-seed#[7A7ED887A31D4AF9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1354, maxMBSortInHeap=5.413939048886561, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=89061688,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, ContentStreamTest, TestNamedListCodec, TestJsonRecordReader, TestZkConfigManager, SolrQueryTest, SolrExampleStreamingBinaryTest, TestCloudSolrClientConnections, FacetFieldTest, CloudSolrClientMultiConstructorTest, LargeVolumeJettyTest, TestClusteringResponse, SolrZkClientTest, ConcurrentUpdateSolrClientBuilderTest, StreamExpressionTest, SolrExampleJettyTest, TestLBHttpSolrClient, CommonParamsTest, QueryResponseTest, FieldAnalysisResponseTest, AnlysisResponseBaseTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConcurrentUpdateSolrClientTest -Dtests.seed=7A7ED887A31D4AF9 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ConcurrentUpdateSolrClientTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A7ED887A31D4AF9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [74/85 (2!)] on J1 in 43.11s, 3 tests, 1 failure <<< FAILURES!

[...truncated 59662 lines...]