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/08/23 05:44:17 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+132) - Build # 17649 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17649/
Java: 32bit/jdk-9-ea+132 -client -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([5C4D31BB32C6CAB5:D4190E619C3AA74D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11647 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/init-core-data-001
   [junit4]   2> 1198058 INFO  (SUITE-PeerSyncTest-seed#[5C4D31BB32C6CAB5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1198058 INFO  (SUITE-PeerSyncTest-seed#[5C4D31BB32C6CAB5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1198130 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1198131 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1198132 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@945d02{/,null,AVAILABLE}
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@116c990{HTTP/1.1,[http/1.1]}{127.0.0.1:42750}
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server Started @1199970ms
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=42750, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores}
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control'
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1198134 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/solr.xml
   [junit4]   2> 1198141 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores
   [junit4]   2> 1198142 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 25352623
   [junit4]   2> 1198142 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control]
   [junit4]   2> 1198142 WARN  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/lib
   [junit4]   2> 1198142 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1198144 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1198144 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1198144 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1198144 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1198144 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1198144 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores
   [junit4]   2> 1198145 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1198145 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1198145 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1198145 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1198145 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1198145 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1198145 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1198145 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1198145 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1198145 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1198161 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1198164 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1198171 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1198181 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1198269 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1198273 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1198274 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1198276 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1198278 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1198279 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1198279 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1198281 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1198281 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1198281 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1198281 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1198281 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
   [junit4]   2> 1198282 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1198282 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1198282 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1198282 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1198282 WARN  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1198282 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1198282 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1198283 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ecb6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@114de8f),segFN=segments_1,generation=1}
   [junit4]   2> 1198283 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1198283 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1198283 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1198285 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1198285 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1198285 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1198285 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1198286 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1198286 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1198286 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1198286 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1198286 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1198286 WARN  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1198287 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198288 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198288 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198289 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198291 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1198292 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1198292 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1198292 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1198292 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1198292 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ecb6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@114de8f),segFN=segments_1,generation=1}
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5142a[collection1] main]
   [junit4]   2> 1198293 WARN  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1198293 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1198294 INFO  (searcherExecutor-4711-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c5142a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1198294 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1198294 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1198294 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1198294 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543429730629320704
   [junit4]   2> 1198295 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543429730629320704
   [junit4]   2> 1198296 INFO  (coreLoadExecutor-4710-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1198736 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1198737 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1198738 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11aab1c{/,null,AVAILABLE}
   [junit4]   2> 1198738 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e55496{HTTP/1.1,[http/1.1]}{127.0.0.1:38174}
   [junit4]   2> 1198738 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server Started @1200574ms
   [junit4]   2> 1198738 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=38174, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores}
   [junit4]   2> 1198738 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1198738 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0'
   [junit4]   2> 1198739 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1198739 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1198739 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1198741 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores
   [junit4]   2> 1198742 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 27015111
   [junit4]   2> 1198742 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0]
   [junit4]   2> 1198742 WARN  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/lib
   [junit4]   2> 1198742 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1198744 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1198745 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1198745 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1198745 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1198745 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1198745 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1198745 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1198745 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1198760 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1198769 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1198777 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1198781 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1198851 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1198855 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1198856 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1198863 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1198864 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1198865 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1198865 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1198867 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1198867 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1198868 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1198868 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1198868 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
   [junit4]   2> 1198868 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1198868 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1198869 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1198869 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1198869 WARN  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1198869 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1198869 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1198870 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@360024),segFN=segments_1,generation=1}
   [junit4]   2> 1198870 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1198870 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1198870 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1198874 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1198874 WARN  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1198876 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198877 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198877 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198878 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1198882 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1198882 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1198882 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1198882 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@360024),segFN=segments_1,generation=1}
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e26c57[collection1] main]
   [junit4]   2> 1198883 WARN  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1198883 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1198884 INFO  (searcherExecutor-4722-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e26c57[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1198884 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1198884 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1198884 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1198884 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543429731247980544
   [junit4]   2> 1198886 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543429731247980544
   [junit4]   2> 1198886 INFO  (coreLoadExecutor-4721-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1199336 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1199338 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1199339 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8d45da{/,null,AVAILABLE}
   [junit4]   2> 1199339 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10e0aee{HTTP/1.1,[http/1.1]}{127.0.0.1:33465}
   [junit4]   2> 1199340 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server Started @1201175ms
   [junit4]   2> 1199340 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=33465, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores}
   [junit4]   2> 1199340 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1199340 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1'
   [junit4]   2> 1199340 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1199340 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1199341 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1199351 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores
   [junit4]   2> 1199351 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 6340181
   [junit4]   2> 1199351 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1]
   [junit4]   2> 1199352 WARN  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/lib
   [junit4]   2> 1199352 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1199353 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1199353 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1199353 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1199354 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1199354 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1199354 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores
   [junit4]   2> 1199354 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1199354 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1199354 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1199354 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1199355 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1199355 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1199355 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1199355 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1199355 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1199355 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1199369 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1199372 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1199389 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1199408 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1199505 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1199509 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1199509 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1199512 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1199513 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1199514 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1199514 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1199515 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1199515 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1199516 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1199516 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1199516 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
   [junit4]   2> 1199518 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1199518 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1199519 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1199519 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1199519 WARN  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1199519 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1199519 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1199519 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@53df28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10b7ef6),segFN=segments_1,generation=1}
   [junit4]   2> 1199519 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1199520 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1199520 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1199522 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1199523 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1199523 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1199523 WARN  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1199524 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1199525 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1199525 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1199526 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1199529 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1199529 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1199529 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1199529 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1199530 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1199530 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1199530 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1199530 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@53df28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10b7ef6),segFN=segments_1,generation=1}
   [junit4]   2> 1199530 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1199530 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ba2ef[collection1] main]
   [junit4]   2> 1199531 WARN  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1199531 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1199531 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1199531 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1199531 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1199532 INFO  (searcherExecutor-4733-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ba2ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1199532 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1199532 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1199532 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1199532 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543429731927457792
   [junit4]   2> 1199533 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543429731927457792
   [junit4]   2> 1199534 INFO  (coreLoadExecutor-4732-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1199932 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1199932 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1199933 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c104f1{/,null,AVAILABLE}
   [junit4]   2> 1199933 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19c1a63{HTTP/1.1,[http/1.1]}{127.0.0.1:44268}
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.Server Started @1201769ms
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=44268, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores}
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2'
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1199934 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1199938 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores
   [junit4]   2> 1199938 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 382123
   [junit4]   2> 1199938 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2]
   [junit4]   2> 1199938 WARN  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/lib
   [junit4]   2> 1199938 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1199940 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1199940 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1199940 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1199940 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1199940 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1199940 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores
   [junit4]   2> 1199941 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1199941 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1199941 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1199941 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1199941 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1199941 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1199941 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1199941 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1199941 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1199942 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1199956 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1199981 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1199988 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1199991 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1200061 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1200064 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1200065 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1200070 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1200071 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1200072 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1200072 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1200073 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1200073 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1200073 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1200073 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1200073 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
   [junit4]   2> 1200074 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1200074 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1200074 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1200074 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1200074 WARN  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1200074 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1200074 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1200075 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@117721c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9ed412),segFN=segments_1,generation=1}
   [junit4]   2> 1200075 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1200075 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1200075 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1200077 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1200077 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1200078 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1200078 WARN  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1200079 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200080 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200080 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200081 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200083 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1200083 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1200084 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1200084 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1200084 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1200084 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1200084 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@117721c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9ed412),segFN=segments_1,generation=1}
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13cabf5[collection1] main]
   [junit4]   2> 1200085 WARN  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1200085 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1200086 INFO  (searcherExecutor-4744-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13cabf5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200086 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1200086 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1200086 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1200086 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543429732508368896
   [junit4]   2> 1200088 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543429732508368896
   [junit4]   2> 1200088 INFO  (coreLoadExecutor-4743-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1200442 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1200452 INFO  (qtp10551602-9824) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 6
   [junit4]   2> 1200453 INFO  (qtp2768842-9841) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:38174//collection1] nUpdates=100
   [junit4]   2> 1200454 INFO  (qtp2768842-9841) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 1200454 INFO  (qtp2768842-9841) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:38174//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1200455 INFO  (qtp2768842-9842) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 1200456 INFO  (qtp2768842-9843) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:38174//collection1] nUpdates=100
   [junit4]   2> 1200459 INFO  (qtp10551602-9826) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8a84a8[collection1] realtime]
   [junit4]   2> 1200459 INFO  (qtp10551602-9826) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1200460 INFO  (qtp10551602-9824) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1200460 INFO  (qtp10551602-9826) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1200460 INFO  (qtp10551602-9824) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1200460 INFO  (qtp2768842-9843) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:38174//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1200460 INFO  (qtp10551602-9820) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1200460 INFO  (qtp2768842-9843) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 1200464 INFO  (qtp2768842-9843) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1851a77[collection1] realtime]
   [junit4]   2> 1200464 INFO  (qtp2768842-9843) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1200464 INFO  (qtp2768842-9843) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 1200464 INFO  (qtp2768842-9843) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 1200464 INFO  (qtp2768842-9843) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:38174//collection1&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1200464 INFO  (qtp10551602-9825) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1200465 INFO  (qtp10551602-9825) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@360024),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76 lockFactory=org.apache.l

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

,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1200820 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1200820 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1200820 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1200820 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1200825 INFO  (coreCloseExecutor-4755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1200826 INFO  (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c104f1{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=5C4D31BB32C6CAB5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mfe -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.77s J1 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C4D31BB32C6CAB5:D4190E619C3AA74D]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1200829 INFO  (SUITE-PeerSyncTest-seed#[5C4D31BB32C6CAB5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Direct), n_l1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), n_d1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_f1=PostingsFormat(name=Asserting), n_ti1=PostingsFormat(name=Direct), n_tl1=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Asserting), n_tf1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_tdt1=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=908, maxMBSortInHeap=7.800081278604918, sim=ClassicSimilarity, locale=mfe, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=162811744,total=377765888
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserDefaultOperatorResource, TestFieldCacheWithThreads, TestConfigSetProperties, DistributedFacetPivotSmallAdvancedTest, PeerSyncReplicationTest, TestStressVersions, TestReloadDeadlock, SolrXmlInZkTest, SchemaVersionSpecificBehaviorTest, CollectionsAPIDistributedZkTest, AnalysisErrorHandlingTest, FileUtilsTest, VMParamsZkACLAndCredentialsProvidersTest, TestMacros, SpellCheckComponentTest, TestFiltering, TestSolrCoreSnapshots, TestManagedResource, CloudExitableDirectoryReaderTest, MoreLikeThisHandlerTest, ConvertedLegacyTest, SolrIndexSplitterTest, DistributedTermsComponentTest, TestFileDictionaryLookup, BlockCacheTest, MultiTermTest, ClusterStateUpdateTest, ZkStateWriterTest, TestWordDelimiterFilterFactory, SolrCmdDistributorTest, TestSchemaSimilarityResource, TestBM25SimilarityFactory, ConcurrentDeleteAndCreateCollectionTest, TestReplicaProperties, ShardRoutingTest, BJQParserTest, DeleteShardTest, HdfsNNFailoverTest, MinimalSchemaTest, TestMinMaxOnMultiValuedField, TestCoreContainer, TestMaxScoreQueryParser, TestCodecSupport, ReplaceNodeTest, RulesTest, BasicFunctionalityTest, SimpleMLTQParserTest, SpellPossibilityIteratorTest, TestLFUCache, ChaosMonkeySafeLeaderTest, TestScoreJoinQPScore, DistributedVersionInfoTest, SuggestComponentTest, ZkControllerTest, ChaosMonkeyNothingIsSafeTest, SolrIndexConfigTest, DistributedQueryComponentCustomSortTest, TestHashPartitioner, MBeansHandlerTest, DistributedExpandComponentTest, TestLockTree, TestHashQParserPlugin, TestFieldCache, RollingRestartTest, HighlighterTest, HdfsTlogReplayBufferedWhileIndexingTest, ConjunctionSolrSpellCheckerTest, TestRuleBasedAuthorizationPlugin, TestSmileRequest, TestPartialUpdateDeduplication, TestDefaultStatsCache, LoggingHandlerTest, DeleteLastCustomShardedReplicaTest, CursorMarkTest, MigrateRouteKeyTest, TestDownShardTolerantSearch, TestNonDefinedSimilarityFactory, TestEmbeddedSolrServerConstructors, TestNumericTerms64, ZkSolrClientTest, SuggesterFSTTest, CreateCollectionCleanupTest, FastVectorHighlighterTest, TestQuerySenderListener, TestUpdate, StressHdfsTest, TermVectorComponentTest, TestImplicitCoreProperties, SortByFunctionTest, TestSolrCoreProperties, DocValuesMissingTest, TestNamedUpdateProcessors, BlockJoinFacetSimpleTest, TestCursorMarkWithoutUniqueKey, SoftAutoCommitTest, IndexBasedSpellCheckerTest, TestSolrQueryResponse, TestConfigSetsAPIZkFailure, TestDistributedGrouping, TestTrie, DOMUtilTest, OpenCloseCoreStressTest, OverseerTest, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, TestReload, SolrCoreTest, TestGroupingSearch, PeerSyncTest]
   [junit4] Completed [334/632 (1!)] on J1 in 2.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 50646 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17654 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17654/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([661DA88095A794A8:A7D575C634C14501]:0)
	at java.util.Arrays.copyOf(Arrays.java:3210)
	at java.util.Arrays.copyOf(Arrays.java:3181)
	at java.util.ArrayList.grow(ArrayList.java:261)
	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:235)
	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:227)
	at java.util.ArrayList.add(ArrayList.java:458)
	at java.util.regex.Pattern.split(Pattern.java:1217)
	at java.util.regex.Pattern.split(Pattern.java:1273)
	at sun.security.util.AlgorithmDecomposer.decompose(AlgorithmDecomposer.java:56)
	at sun.security.ssl.SSLAlgorithmDecomposer.decomposes(SSLAlgorithmDecomposer.java:149)
	at sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:222)
	at sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
	at sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
	at sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
	at sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
	at sun.security.ssl.Handshaker.getActiveCipherSuites(Handshaker.java:642)
	at sun.security.ssl.Handshaker.activate(Handshaker.java:509)
	at sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)


FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=12465, name=org.apache.solr.cloud.PeerSyncReplicationTest, state=RUNNABLE, group=TGRP-PeerSyncReplicationTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=12465, name=org.apache.solr.cloud.PeerSyncReplicationTest, state=RUNNABLE, group=TGRP-PeerSyncReplicationTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:34206/collection1]
	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F]:0)
	at org.apache.solr.cloud.PeerSyncReplicationTest.lambda$indexInBackground$0(PeerSyncReplicationTest.java:185)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:34206/collection1]
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.PeerSyncReplicationTest.indexDoc(PeerSyncReplicationTest.java:347)
	at org.apache.solr.cloud.PeerSyncReplicationTest.lambda$indexInBackground$0(PeerSyncReplicationTest.java:180)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34206/collection1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34206/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:34206 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient

Error Message:
Error from server at https://127.0.0.1:39528/solr/test_col: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/test_col/update. Reason: <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39528/solr/test_col: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/test_col/update. Reason:
<pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F:282AE1B441D76AC5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletes(TestTolerantUpdateProcessorCloud.java:919)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient(TestTolerantUpdateProcessorCloud.java:807)
	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$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard2LeaderClient

Error Message:
Error from server at https://127.0.0.1:44005/solr/test_col: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/test_col/update. Reason: <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44005/solr/test_col: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/test_col/update. Reason:
<pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F:F75DB698F7E0C54C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.clearCollection(TestTolerantUpdateProcessorCloud.java:225)
	at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
	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$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F:8840F3B07948BE87]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 11299 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/init-core-data-001
   [junit4]   2> 648864 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 648867 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 648867 INFO  (Thread-1106) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 648868 INFO  (Thread-1106) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 648968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43239
   [junit4]   2> 648968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 648968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648970 INFO  (zkCallback-601-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15e05a2 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 648970 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648971 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 648971 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 648975 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648983 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648983 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eee72c{/solr,null,AVAILABLE}
   [junit4]   2> 648984 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58cd5e{/solr,null,AVAILABLE}
   [junit4]   2> 648991 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13606eb{/solr,null,AVAILABLE}
   [junit4]   2> 648992 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@278596{/solr,null,AVAILABLE}
   [junit4]   2> 648992 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11a8d84{/solr,null,AVAILABLE}
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@11f424b{SSL,[ssl, http/1.1]}{127.0.0.1:32821}
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.Server Started @650242ms
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32821}
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1'
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 648996 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 648997 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648997 INFO  (zkCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@847b8d name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e3b8b{SSL,[ssl, http/1.1]}{127.0.0.1:41010}
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.Server Started @650246ms
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41010}
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4'
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649000 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649001 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649002 INFO  (zkCallback-603-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17c8138 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649002 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649002 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a6a2a0{SSL,[ssl, http/1.1]}{127.0.0.1:33211}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@123245{SSL,[ssl, http/1.1]}{127.0.0.1:39528}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.Server Started @650250ms
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.Server Started @650250ms
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33211}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39528}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2'
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3'
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@ab18e1{SSL,[ssl, http/1.1]}{127.0.0.1:44005}
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.Server Started @650252ms
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44005}
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5'
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649006 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649006 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649006 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649011 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649011 INFO  (zkCallback-605-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd0ec name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649011 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649011 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649011 INFO  (zkCallback-604-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1540c7f name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649012 INFO  (zkCallback-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ba9f1 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156b875dd2e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 649013 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/.
   [junit4]   2> 649013 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 27628611
   [junit4]   2> 649013 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4]
   [junit4]   2> 649014 WARN  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/lib
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/.
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 5044433
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1]
   [junit4]   2> 649014 WARN  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/lib
   [junit4]   2> 649015 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649017 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649017 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649017 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649019 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649024 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649025 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/.
   [junit4]   2> 649025 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/.
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 32359411
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 8794288
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2]
   [junit4]   2> 649025 INFO  (zkCallback-612-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@101b8c5 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3]
   [junit4]   2> 649026 WARN  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/lib
   [junit4]   2> 649026 WARN  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/lib
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649027 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649027 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649026 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c406c3 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649029 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649029 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649029 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@83f3c8
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/.
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 19421693
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5]
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649031 WARN  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/lib
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649035 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649037 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649038 INFO  (zkCallback-618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d8a326 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649038 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649038 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@d425e2
   [junit4]   2> 649039 INFO  (zkCallback-622-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e0a11f name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649040 INFO  (zkCallback-619-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1889ecd name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649040 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fb9bd4 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@160a1b3
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@aa4231
   [junit4]   2> 649041 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b22978 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649042 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 649042 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@1eb9a5f
   [junit4]   2> 649042 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@167f892 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649043 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649043 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 649044 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649044 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 649044 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a7b5a4 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649044 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e17fd1 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649044 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649045 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649047 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 649047 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 649047 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 649051 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649051 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649051 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649052 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649052 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649054 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649054 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649055 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649055 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649055 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649057 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649057 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649057 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 649063 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649063 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649063 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649064 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649068 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649069 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649069 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649069 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649070 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649070 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649076 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 649076 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 649077 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649077 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649078 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649078 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649078 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649079 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649079 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649079 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508173-127.0.0.1:39528_solr-n_0000000000
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508172-127.0.0.1:41010_solr-n_0000000001
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508174-127.0.0.1:33211_solr-n_0000000002
   [junit4]   2> 649081 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508170-127.0.0.1:32821_solr-n_0000000003
   [junit4]   2> 649081 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649081 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39528_solr
   [junit4]   2> 649082 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508175-127.0.0.1:44005_solr-n_0000000004
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508173-127.0.0.1:39528_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508174-127.0.0.1:33211_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508172-127.0.0.1:41010_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41010_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41010_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32821_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33211_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32821_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508170-127.0.0.1:32821_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33211_solr
   [junit4]   2> 649085 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44005_solr
   [junit4]   2> 649085 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44005_solr
   [junit4]   2> 649085 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649085 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649085 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649085 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649086 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649086 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer Overseer (id=96467258396508173-127.0.0.1:39528_solr-n_0000000000) starting
   [junit4]   2> 649090 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649091 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649095 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649100 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649100 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649100 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649100 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649106 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649106 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649107 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649110 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649111 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649114 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649115 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649115 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 649119 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649124 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 649130 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 649134 INFO  (OverseerCollectionConfigSetProcessor-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 649139 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 649142 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39528_solr as DOWN
   [junit4]   2> 649144 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39528_solr
   [junit4]   2> 649144 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39528_solr
   [junit4]   2> 649144 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39528_solr"} current state version: 0
   [junit4]   2> 649144 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39528_solr
   [junit4]   2> 649145 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649145 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649146 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649146 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649146 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649147 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649147 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649150 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649150 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649151 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649225 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649225 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/.
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/.
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/.
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/.
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649245 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649245 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649246 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/.
   [junit4]   2> 649246 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649247 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649247 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649247 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649247 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649249 INFO  (zkCallback-632-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1af2337 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649249 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649249 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649252 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649252 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649253 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33c71 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649254 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c

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

.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 39470 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39470 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/index
   [junit4]   2> 39476 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/snapshot_metadata
   [junit4]   2> 39478 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@888428{/solr,null,UNAVAILABLE}
   [junit4]   2> 39482 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1018eef{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 39482 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13817947
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1976f31
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 39485 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39485 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/index
   [junit4]   2> 39490 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@182efc1{/solr,null,UNAVAILABLE}
   [junit4]   2> 39493 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> 39494 INFO  (SUITE-TestLBHttpSolrClient-seed#[661DA88095A794A8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=id, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=4,free=150298224,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientBuilderTest, CommonAdminParamsTest, TestLBHttpSolrClient]
   [junit4] Completed [41/85 (1!)] on J0 in 39.67s, 3 tests, 1 error <<< FAILURES!

[...truncated 127 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160823_175418_752.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid14100.hprof ...
   [junit4] Heap dump file created [429859362 bytes in 1.367 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10383 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid14100.hprof
* java_pid16664.hprof

Total time: 62 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+132) - Build # 17653 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17653/
Java: 64bit/jdk-9-ea+132 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([2C65A6612763484A:A43199BB899F25B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11166 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/init-core-data-001
   [junit4]   2> 701432 INFO  (SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 701432 INFO  (SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 701517 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 701518 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 701519 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e3741ef{/,null,AVAILABLE}
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bc81220{HTTP/1.1,[http/1.1]}{127.0.0.1:39626}
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @703651ms
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=39626, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores}
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control'
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 701521 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/solr.xml
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1648491937
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control]
   [junit4]   2> 701524 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/lib
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 701525 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores
   [junit4]   2> 701527 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 701527 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 701527 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 701530 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 701530 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 701540 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 701542 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 701543 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 701549 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 701552 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 701607 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 701610 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 701611 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 701613 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 701614 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 701615 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 701615 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 701617 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5343d719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2471c128),segFN=segments_1,generation=1}
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 701618 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 701618 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 701620 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 701621 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701622 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701623 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701623 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5343d719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2471c128),segFN=segments_1,generation=1}
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15b4e82a[collection1] main]
   [junit4]   2> 701632 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 701632 INFO  (searcherExecutor-1914-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15b4e82a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 701633 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466825242640384
   [junit4]   2> 701634 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543466825242640384
   [junit4]   2> 701635 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 702087 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 702088 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 702088 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dd061a9{/,null,AVAILABLE}
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11d3f97{HTTP/1.1,[http/1.1]}{127.0.0.1:46832}
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @704220ms
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=46832, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores}
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0'
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 657743052
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0]
   [junit4]   2> 702092 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/lib
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702095 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 702095 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 702107 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 702109 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 702110 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 702116 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 702119 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 702175 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702178 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 702179 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 702181 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702182 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702183 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702183 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 702185 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 702186 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@284eee0e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332f7969),segFN=segments_1,generation=1}
   [junit4]   2> 702186 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702186 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 702186 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 702188 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 702189 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702190 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702190 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702191 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702193 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 702193 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 702194 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 702194 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@284eee0e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332f7969),segFN=segments_1,generation=1}
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ac6f55[collection1] main]
   [junit4]   2> 702195 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 702196 INFO  (searcherExecutor-1925-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12ac6f55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466825834037248
   [junit4]   2> 702198 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543466825834037248
   [junit4]   2> 702198 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 702653 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 702654 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34e88fee{/,null,AVAILABLE}
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e71ce0a{HTTP/1.1,[http/1.1]}{127.0.0.1:32852}
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @704786ms
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=32852, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores}
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1'
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702656 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 702658 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores
   [junit4]   2> 702659 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 595947116
   [junit4]   2> 702659 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1]
   [junit4]   2> 702659 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/lib
   [junit4]   2> 702659 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores
   [junit4]   2> 702661 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 702661 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 702661 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 702662 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 702662 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 702675 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 702677 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 702677 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 702683 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 702686 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 702737 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702740 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 702741 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 702744 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702745 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702746 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702746 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 702748 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 702749 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3abdc56b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35641a62),segFN=segments_1,generation=1}
   [junit4]   2> 702749 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702749 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 702749 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 702752 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 702753 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702753 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702754 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702754 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 702758 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 702758 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 702758 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3abdc56b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35641a62),segFN=segments_1,generation=1}
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20e1c219[collection1] main]
   [junit4]   2> 702759 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 702760 INFO  (searcherExecutor-1936-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20e1c219[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466826424385536
   [junit4]   2> 702762 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543466826424385536
   [junit4]   2> 702762 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 703229 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 703229 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 703230 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130a5047{/,null,AVAILABLE}
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@30637c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:43108}
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @705362ms
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43108, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores}
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2'
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 703234 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores
   [junit4]   2> 703234 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 514666285
   [junit4]   2> 703234 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2]
   [junit4]   2> 703235 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/lib
   [junit4]   2> 703235 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 703251 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 703253 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 703254 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 703259 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 703263 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 703318 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 703321 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 703323 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 703325 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 703326 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 703326 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 703327 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 703327 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 703327 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 703329 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ef98e6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28859caa),segFN=segments_1,generation=1}
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 703329 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 703329 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 703332 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 703332 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 703332 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 703333 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703333 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703334 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703335 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ef98e6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28859caa),segFN=segments_1,generation=1}
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dde9fa0[collection1] main]
   [junit4]   2> 703339 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 703339 INFO  (searcherExecutor-1947-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7dde9fa0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 703340 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 703340 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466827032559616
   [junit4]   2> 703341 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543466827032559616
   [junit4]   2> 703341 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 703738 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 703741 INFO  (qtp382233027-3804) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 703743 INFO  (qtp1541082747-3821) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:46832//collection1] nUpdates=100
   [junit4]   2> 703743 INFO  (qtp1541082747-3821) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 703743 INFO  (qtp1541082747-3821) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:46832//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 703744 INFO  (qtp1541082747-3822) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 0
   [junit4]   2> 703744 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:46832//collection1] nUpdates=100
   [junit4]   2> 703746 INFO  (qtp382233027-3806) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0e6f9d[collection1] realtime]
   [junit4]   2> 703746 INFO  (qtp382233027-3806) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703747 INFO  (qtp382233027-3804) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703747 INFO  (qtp382233027-3806) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 703747 INFO  (qtp382233027-3804) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 703747 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:46832//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703747 INFO  (qtp382233027-3800) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 703747 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@364795e9[collection1] realtime]
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:46832//collection1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 703750 INFO  (qtp382233027-3805) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,wait

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

 Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 703901 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34e88fee{/,null,UNAVAILABLE}
   [junit4]   2> 703901 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@30637c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 703902 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=514666285
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e16927e
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 703908 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@130a5047{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=2C65A6612763484A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ln-CD -Dtests.timezone=America/Virgin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.48s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C65A6612763484A:A43199BB899F25B2]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 703912 INFO  (SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, n_l1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=LuceneFixedGap), n_td1=PostingsFormat(name=LuceneFixedGap), n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=PostingsFormat(name=LuceneFixedGap), n_ti1=FSTOrd50, n_tl1=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Asserting), n_tf1=PostingsFormat(name=Asserting), n_tdt1=PostingsFormat(name=Asserting), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1227, maxMBSortInHeap=7.563751716985657, sim=ClassicSimilarity, locale=ln-CD, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=119718824,total=480772096
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, CdcrBootstrapTest, TestDistributedSearch, CloudMLTQParserTest, SOLR749Test, TestRTimerTree, StandardRequestHandlerTest, TestDocSet, DefaultValueUpdateProcessorTest, TestDynamicLoading, BlockJoinFacetRandomTest, RankQueryTest, TestHighlightDedupGrouping, WrapperMergePolicyFactoryTest, TestRandomFaceting, TestUseDocValuesAsStored, TestCrossCoreJoin, PathHierarchyTokenizerFactoryTest, ResponseHeaderTest, TestReplicationHandler, XsltUpdateRequestHandlerTest, DateFieldTest, TestLMDirichletSimilarityFactory, TestJoin, CopyFieldTest, TestLRUCache, RequiredFieldsTest, HdfsBasicDistributedZkTest, TestBlobHandler, CollectionStateFormat2Test, SyncSliceTest, PeerSyncTest]
   [junit4] Completed [191/632 (1!)] on J0 in 2.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 51126 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17652 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17652/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([9970A74332AA8A98:58B87A0593CC5B31]:0)
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:576)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([86C156316FBA1E99:E9569EBC1467361]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 11660 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/init-core-data-001
   [junit4]   2> 1288482 INFO  (SUITE-PeerSyncTest-seed#[86C156316FBA1E99]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1288482 INFO  (SUITE-PeerSyncTest-seed#[86C156316FBA1E99]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tkcv/u
   [junit4]   2> 1288580 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1288581 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1288582 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd0128{/tkcv/u,null,AVAILABLE}
   [junit4]   2> 1288582 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10e1c8d{HTTP/1.1,[http/1.1]}{127.0.0.1:36011}
   [junit4]   2> 1288582 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server Started @1290989ms
   [junit4]   2> 1288582 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=36011, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores}
   [junit4]   2> 1288589 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1288589 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control'
   [junit4]   2> 1288589 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1288589 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1288590 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/solr.xml
   [junit4]   2> 1288596 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores
   [junit4]   2> 1288596 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer New CoreContainer 19265186
   [junit4]   2> 1288596 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control]
   [junit4]   2> 1288596 WARN  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/lib
   [junit4]   2> 1288596 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1288617 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1288617 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1288617 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1288617 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1288617 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1288618 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores
   [junit4]   2> 1288619 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1288619 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1288619 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1288625 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1288625 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1288626 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1288626 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1288626 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1288626 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1288626 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1288660 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1288668 WARN  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1288670 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1288689 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1288695 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1288882 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1288889 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1288891 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1288895 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1288897 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1288898 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1288899 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1288901 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1288901 INFO  (coreLoadExecutor-9102-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1288901 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1288901 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1288902 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
   [junit4]   2> 1288902 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1288902 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1288903 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1288903 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1288903 WARN  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1288903 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1288903 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1288904 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d7d5f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@890b8e),segFN=segments_1,generation=1}
   [junit4]   2> 1288904 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1288904 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1288904 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1288907 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1288907 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288907 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288907 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288908 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288908 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1288908 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288908 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288908 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1288908 WARN  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1288910 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288911 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288912 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288913 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288917 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1288917 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1288918 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1288918 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1288919 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1288919 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1288919 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125, floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
   [junit4]   2> 1288919 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d7d5f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@890b8e),segFN=segments_1,generation=1}
   [junit4]   2> 1288919 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1288920 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fc5c1[collection1] main]
   [junit4]   2> 1288920 WARN  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1288920 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1288920 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1288920 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1288920 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1288921 INFO  (searcherExecutor-9103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fc5c1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1288921 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1288921 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1288921 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1288921 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543459279376220160
   [junit4]   2> 1288923 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543459279376220160
   [junit4]   2> 1288923 INFO  (coreLoadExecutor-9102-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1289226 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1289227 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1289229 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c0ff09{/tkcv/u,null,AVAILABLE}
   [junit4]   2> 1289230 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.ServerConnector Started ServerConnector@102cc05{HTTP/1.1,[http/1.1]}{127.0.0.1:33459}
   [junit4]   2> 1289230 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server Started @1291637ms
   [junit4]   2> 1289230 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=33459, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores}
   [junit4]   2> 1289230 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1289230 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0'
   [junit4]   2> 1289230 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1289231 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1289231 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1289236 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores
   [junit4]   2> 1289236 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer New CoreContainer 25339095
   [junit4]   2> 1289237 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0]
   [junit4]   2> 1289237 WARN  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/lib
   [junit4]   2> 1289238 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1289266 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1289266 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1289266 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1289266 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1289266 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1289267 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores
   [junit4]   2> 1289267 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1289267 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1289267 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1289268 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1289268 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1289268 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1289268 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1289268 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1289290 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1289291 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1289292 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1289296 WARN  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1289297 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1289307 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1289314 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1289939 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1289948 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1289950 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1289955 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1289958 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1289960 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1289960 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1289962 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1289962 INFO  (coreLoadExecutor-9113-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1289962 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1289963 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1289963 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
   [junit4]   2> 1289964 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1289964 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1289964 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1289964 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1289964 WARN  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1289964 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1289964 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1289966 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1585599 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daecd),segFN=segments_1,generation=1}
   [junit4]   2> 1289967 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1289967 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1289967 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1289970 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1289970 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1289970 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1289970 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1289970 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1289970 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1289971 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1289971 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1289971 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1289971 WARN  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1289972 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1289973 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1289974 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1289974 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1289978 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1289978 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1289978 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1289978 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1289979 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1289979 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1289979 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125, floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
   [junit4]   2> 1289979 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1585599 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daecd),segFN=segments_1,generation=1}
   [junit4]   2> 1289980 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1289980 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b20f9[collection1] main]
   [junit4]   2> 1289980 WARN  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1289980 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1289980 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1289980 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1289980 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1289982 INFO  (searcherExecutor-9114-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b20f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1289982 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1289982 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1289982 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1289982 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543459280488759296
   [junit4]   2> 1289983 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543459280488759296
   [junit4]   2> 1289984 INFO  (coreLoadExecutor-9113-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1290530 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1290532 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1290533 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1407d76{/tkcv/u,null,AVAILABLE}
   [junit4]   2> 1290533 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c763fe{HTTP/1.1,[http/1.1]}{127.0.0.1:45471}
   [junit4]   2> 1290533 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server Started @1292940ms
   [junit4]   2> 1290533 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=45471, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores}
   [junit4]   2> 1290534 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1290534 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1'
   [junit4]   2> 1290534 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1290534 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1290534 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1290540 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores
   [junit4]   2> 1290540 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer New CoreContainer 10733255
   [junit4]   2> 1290540 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1]
   [junit4]   2> 1290540 WARN  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/lib
   [junit4]   2> 1290540 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1290547 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1290547 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1290547 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1290547 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1290547 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1290547 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores
   [junit4]   2> 1290548 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1290548 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1290548 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1290548 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1290548 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1290548 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1290548 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1290549 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1290549 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1290549 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1290573 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1290576 WARN  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1290577 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1290588 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1290595 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1290831 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1290838 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1290839 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1290843 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1290846 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1290847 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1290848 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1290850 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1290850 INFO  (coreLoadExecutor-9124-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1290850 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1290850 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1290850 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
   [junit4]   2> 1290851 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1290851 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1290851 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1290851 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1290851 WARN  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1290852 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1290852 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1290852 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18c4831 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5019f),segFN=segments_1,generation=1}
   [junit4]   2> 1290852 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1290852 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1290853 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1290856 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1290856 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1290856 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1290856 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1290857 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1290857 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1290857 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1290857 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1290857 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1290858 WARN  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1290860 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1290861 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1290862 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1290863 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1290868 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1290868 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1290868 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1290868 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1290869 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1290869 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125, floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18c4831 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5019f),segFN=segments_1,generation=1}
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a40932[collection1] main]
   [junit4]   2> 1290870 WARN  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1290870 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1290871 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1290871 INFO  (searcherExecutor-9125-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a40932[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1290871 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1290872 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1290872 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1290872 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543459281421991936
   [junit4]   2> 1290873 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543459281421991936
   [junit4]   2> 1290873 INFO  (coreLoadExecutor-9124-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1291152 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1291153 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1291154 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dda386{/tkcv/u,null,AVAILABLE}
   [junit4]   2> 1291154 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.ServerConnector Started ServerConnector@158ad21{HTTP/1.1,[http/1.1]}{127.0.0.1:33159}
   [junit4]   2> 1291154 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.e.j.s.Server Started @1293561ms
   [junit4]   2> 1291155 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=33159, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores}
   [junit4]   2> 1291155 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1291155 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2'
   [junit4]   2> 1291155 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1291155 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1291155 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1291161 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores
   [junit4]   2> 1291161 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer New CoreContainer 98018
   [junit4]   2> 1291161 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2]
   [junit4]   2> 1291161 WARN  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/lib
   [junit4]   2> 1291162 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1291164 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1291164 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1291164 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1291164 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1291164 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1291165 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores
   [junit4]   2> 1291166 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1291166 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1291166 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1291166 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1291166 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1291166 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1291166 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1291166 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1291182 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1291182 INFO  (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1291187 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1291190 WARN  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1291190 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1291198 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1291204 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1291297 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1291306 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1291307 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1291311 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1291314 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1291316 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291316 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291318 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1291318 INFO  (coreLoadExecutor-9135-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1291318 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1291319 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1291319 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
   [junit4]   2> 1291319 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1291319 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1291320 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1291320 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1291320 WARN  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1291320 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1291320 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1291321 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d0709d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@371fd),segFN=segments_1,generation=1}
   [junit4]   2> 1291321 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1291321 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1291321 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1291324 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1291325 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1291325 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1291325 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1291325 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1291325 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1291325 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1291326 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1291326 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1291326 WARN  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1291328 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291329 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291330 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291331 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291335 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1291336 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1291336 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1291336 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1291338 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1291338 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1291338 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125, floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
   [junit4]   2> 1291338 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d0709d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@371fd),segFN=segments_1,generation=1}
   [junit4]   2> 1291338 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1291338 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b488ce[collection1] main]
   [junit4]   2> 1291339 WARN  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1291339 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1291339 INFO  (coreLoadExecutor-9135-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.js

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

nce-1-001/collection1/data/index
   [junit4]   2> 125850 INFO  (coreCloseExecutor-533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 125850 INFO  (coreCloseExecutor-533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125850 INFO  (coreCloseExecutor-533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data/snapshot_metadata
   [junit4]   2> 125850 INFO  (coreCloseExecutor-533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 125850 INFO  (coreCloseExecutor-533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125850 INFO  (coreCloseExecutor-533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data
   [junit4]   2> 125851 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17ff125{/solr,null,UNAVAILABLE}
   [junit4]   2> 125853 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@14de0a3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 125853 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18285716
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d5b392
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125854 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/index
   [junit4]   2> 125858 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 125858 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125858 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 125858 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 125858 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125858 INFO  (coreCloseExecutor-535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data
   [junit4]   2> 125859 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a4a3e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 125861 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 125862 INFO  (SUITE-TestLBHttpSolrClient-seed#[9970A74332AA8A98]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1645, maxMBSortInHeap=7.199728024893107, sim=ClassicSimilarity, locale=is-IS, timezone=America/Resolute
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=2,free=321206536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ModifiableSolrParamsTest, JDBCStreamTest, SolrExampleBinaryTest, ConcatOperationTest, DocumentAnalysisResponseTest, HttpSolrClientBuilderTest, NamedListTest, SolrParamTest, SolrExceptionTest, CloudSolrClientTest, GraphTest, StreamExpressionToExplanationTest, TestDelegationTokenRequest, TestClusteringResponse, SolrExampleXMLTest, SolrExampleStreamingBinaryTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, JettyWebappTest, LargeVolumeJettyTest, TestCoreAdmin, TestNamedListCodec, TestDocumentObjectBinder, TestFastInputStream, FieldAnalysisResponseTest, TestLBHttpSolrClient]
   [junit4] Completed [85/85 (1!)] on J2 in 46.00s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20160823_131445_975.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid17653.hprof ...
   [junit4] Heap dump file created [548752242 bytes in 2.321 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 10377 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid17653.hprof

Total time: 61 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+132) - Build # 17651 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17651/
Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([70B2B36D5F242619:F8E68CB7F1D84BE1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11626 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/init-core-data-001
   [junit4]   2> 1185507 INFO  (SUITE-PeerSyncTest-seed#[70B2B36D5F242619]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1185507 INFO  (SUITE-PeerSyncTest-seed#[70B2B36D5F242619]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1185594 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1185595 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1185597 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c5ca252{/,null,AVAILABLE}
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.ServerConnector Started ServerConnector@40092c26{HTTP/1.1,[http/1.1]}{127.0.0.1:36805}
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server Started @1187910ms
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=36805, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores}
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control'
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1185598 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/solr.xml
   [junit4]   2> 1185601 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores
   [junit4]   2> 1185602 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer New CoreContainer 1788965781
   [junit4]   2> 1185602 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control]
   [junit4]   2> 1185602 WARN  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/lib
   [junit4]   2> 1185602 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1185603 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1185603 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1185603 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1185603 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1185603 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1185604 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores
   [junit4]   2> 1185604 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1185604 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1185604 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1185605 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1185605 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1185605 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1185605 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1185605 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1185605 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1185605 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1185618 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1185621 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1185627 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1185631 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1185704 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1185708 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1185709 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1185711 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1185712 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1185713 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1185713 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1185714 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1185714 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1185714 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185714 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1185714 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b44b1f
   [junit4]   2> 1185715 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1185715 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1185715 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1185715 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1185715 WARN  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1185715 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1185715 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1185716 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25f7c43c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46998ceb),segFN=segments_1,generation=1}
   [junit4]   2> 1185716 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1185716 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1185717 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1185718 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1185718 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1185718 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1185719 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1185719 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1185719 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1185719 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1185719 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1185719 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1185719 WARN  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1185720 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185721 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185721 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185722 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185723 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1185723 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185724 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1185724 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1918024967, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25f7c43c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46998ceb),segFN=segments_1,generation=1}
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@69cc67c[collection1] main]
   [junit4]   2> 1185725 WARN  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1185725 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1185726 INFO  (searcherExecutor-4494-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69cc67c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1185726 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543450880007733248
   [junit4]   2> 1185729 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543450880007733248
   [junit4]   2> 1185729 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1186183 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1186184 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1186185 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25881dd1{/,null,AVAILABLE}
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b838412{HTTP/1.1,[http/1.1]}{127.0.0.1:34039}
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server Started @1188498ms
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=34039, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores}
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0'
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1186186 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1186190 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores
   [junit4]   2> 1186190 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer New CoreContainer 2014265931
   [junit4]   2> 1186190 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0]
   [junit4]   2> 1186190 WARN  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/lib
   [junit4]   2> 1186191 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1186192 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1186192 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1186192 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1186192 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1186192 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1186193 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores
   [junit4]   2> 1186193 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1186193 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1186193 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1186193 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1186194 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1186194 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1186194 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1186194 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1186208 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1186211 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1186212 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1186212 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1186219 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1186223 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1186289 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1186294 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1186295 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1186298 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1186299 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1186300 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1186300 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b44b1f
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1186302 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1186303 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1186303 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1186303 WARN  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1186303 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1186303 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1186303 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@421b0b4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4785916e),segFN=segments_1,generation=1}
   [junit4]   2> 1186304 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1186304 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1186304 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1186306 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1186306 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1186307 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1186307 WARN  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1186309 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186309 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186310 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186310 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186314 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1186314 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1186314 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1186314 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1186315 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1186315 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1186316 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1918024967, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1186316 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@421b0b4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4785916e),segFN=segments_1,generation=1}
   [junit4]   2> 1186316 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1186316 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b32884f[collection1] main]
   [junit4]   2> 1186317 WARN  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1186317 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1186317 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1186317 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1186317 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1186318 INFO  (searcherExecutor-4505-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b32884f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1186318 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1186318 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1186318 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1186318 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543450880628490240
   [junit4]   2> 1186320 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543450880628490240
   [junit4]   2> 1186320 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1186789 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1186790 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1186792 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dfef3f0{/,null,AVAILABLE}
   [junit4]   2> 1186792 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.ServerConnector Started ServerConnector@da0ceb7{HTTP/1.1,[http/1.1]}{127.0.0.1:42373}
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server Started @1189105ms
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=42373, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores}
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1'
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1186793 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1186799 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores
   [junit4]   2> 1186799 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer New CoreContainer 1750928492
   [junit4]   2> 1186799 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1]
   [junit4]   2> 1186800 WARN  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/lib
   [junit4]   2> 1186800 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1186802 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1186802 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1186802 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1186802 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1186802 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1186803 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores
   [junit4]   2> 1186803 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1186803 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1186803 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1186804 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1186804 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1186804 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1186804 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1186804 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1186804 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1186804 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1186822 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1186826 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1186834 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1186839 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1186897 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1186901 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1186902 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1186905 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1186906 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1186906 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1186906 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1186907 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1186907 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b44b1f
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1186908 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1186909 WARN  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1186909 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1186909 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1186909 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@34448b64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@162e1279),segFN=segments_1,generation=1}
   [junit4]   2> 1186909 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1186909 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1186910 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1186912 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1186912 WARN  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1186914 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186915 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186915 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186916 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1186919 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1186919 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1186920 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1186920 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1186921 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1186921 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1918024967, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@34448b64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@162e1279),segFN=segments_1,generation=1}
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f15f76d[collection1] main]
   [junit4]   2> 1186922 WARN  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1186922 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1186923 INFO  (searcherExecutor-4516-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f15f76d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1186923 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1186923 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1186923 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1186923 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543450881262878720
   [junit4]   2> 1186925 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543450881262878720
   [junit4]   2> 1186925 INFO  (coreLoadExecutor-4515-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1187365 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1187366 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1187366 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69ba0110{/,null,AVAILABLE}
   [junit4]   2> 1187367 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10b7688{HTTP/1.1,[http/1.1]}{127.0.0.1:40622}
   [junit4]   2> 1187367 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.Server Started @1189679ms
   [junit4]   2> 1187367 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=40622, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores}
   [junit4]   2> 1187367 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 1187367 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2'
   [junit4]   2> 1187368 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1187368 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1187368 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1187387 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores
   [junit4]   2> 1187387 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer New CoreContainer 1464510075
   [junit4]   2> 1187387 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2]
   [junit4]   2> 1187387 WARN  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/lib
   [junit4]   2> 1187388 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1187389 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1187389 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1187389 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1187389 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1187389 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1187390 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores
   [junit4]   2> 1187390 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1187390 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1187390 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1187391 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1187391 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1187391 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1187391 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1187391 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1187396 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1187396 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1187405 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1187410 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1187419 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1187425 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1187484 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1187488 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1187489 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1187491 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1187493 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1187493 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1187494 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1187494 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1187494 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69b44b1f
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1187495 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1187495 WARN  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1187496 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1187496 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1187496 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66a966a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c5211d3),segFN=segments_1,generation=1}
   [junit4]   2> 1187496 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1187496 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1187497 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1187498 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1187498 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1187498 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1187498 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1187498 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1187498 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1187499 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1187499 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1187499 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1187499 WARN  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1187500 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1187501 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1187501 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1187502 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1187504 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1187504 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1187505 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1187505 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1187506 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1187506 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1187506 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1918024967, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1187506 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66a966a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c5211d3),segFN=segments_1,generation=1}
   [junit4]   2> 1187506 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1187507 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ed6ff27[collection1] main]
   [junit4]   2> 1187507 WARN  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1187507 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1187507 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1187507 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1187507 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1187507 INFO  (searcherExecutor-4527-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ed6ff27[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1187508 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1187508 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1187508 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1187508 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543450881876295680
   [junit4]   2> 1187509 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543450881876295680
   [junit4]   2> 1187510 INFO  (coreLoadExecutor-4526-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1187897 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1187901 INFO  (qtp178803535-8764) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 1187902 INFO  (qtp613590777-8781) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:34039//collection1] nUpdates=100
   [junit4]   2> 1187902 INFO  (qtp613590777-8781) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 1187902 INFO  (qtp613590777-8781) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:34039//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1187903 INFO  (qtp613590777-8782) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 0
   [junit4]   2> 1187904 INFO  (qtp613590777-8783) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:34039//collection1] nUpdates=100
   [junit4]   2> 1187905 INFO  (qtp178803535-8766) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19f8d40d[collection1] realtime]
   [junit4]   2> 1187905 INFO  (qtp178803535-8766) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1187905 INFO  (qtp178803535-8764) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1187905 INFO  (qtp178803535-8766) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1187905 INFO  (qtp178803535-8764) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1187906 INFO  (qtp613590777-8783) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:34039//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1187906 INFO  (qtp613590777-8783) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 1187907 INFO  (qtp613590777-8783) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d8985e8[collection1] realtime]
   [junit4]   2> 1187907 INFO  (qtp613590777-8783) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1187907 INFO  (qtp613590777-8783) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 1187907 INFO  (qtp613590777-8783) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 1187907 INFO  (qtp613590777-8783) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:34039//collection1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1187908 INFO  (qtp178803535-8765) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1187908 INFO  (qtp178803535-8765) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@421b0b4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4785916e),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@421b0b4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4785916e),segFN=segments_2,generation=2}
   [junit4]   2> 1187908 INFO  (qtp178803535-8765) [    ] o.a.s.c.S

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

  CLOSING SolrCore org.apache.solr.core.SolrCore@1e022541
   [junit4]   2> 1188108 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1188108 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1188108 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1188108 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1188108 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1188115 INFO  (coreCloseExecutor-4538-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1188116 INFO  (TEST-PeerSyncTest.test-seed#[70B2B36D5F242619]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69ba0110{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=70B2B36D5F242619 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-AO -Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.61s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70B2B36D5F242619:F8E68CB7F1D84BE1]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1188120 INFO  (SUITE-PeerSyncTest-seed#[70B2B36D5F242619]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_70B2B36D5F242619-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), n_l1=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=Lucene50(blocksize=128), n_dt1=PostingsFormat(name=Memory doPackFST= false), n_td1=PostingsFormat(name=Memory doPackFST= false), n_d1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), n_f1=PostingsFormat(name=Memory doPackFST= false), n_ti1=PostingsFormat(name=LuceneFixedGap), n_tl1=PostingsFormat(name=Memory doPackFST= false), _version_=Lucene50(blocksize=128), n_tf1=Lucene50(blocksize=128), n_tdt1=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=965, maxMBSortInHeap=6.054044404905246, sim=ClassicSimilarity, locale=pt-AO, timezone=Universal
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=383232392,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SyncSliceTest, TestPKIAuthenticationPlugin, DistributedFacetPivotWhiteBoxTest, TestHdfsUpdateLog, TestHighFrequencyDictionaryFactory, CloudMLTQParserTest, QueryResultKeyTest, PreAnalyzedUpdateProcessorTest, TestValueSourceCache, TestBadConfig, TestSchemaResource, TestMiniSolrCloudClusterBase, TestHdfsCloudBackupRestore, ActionThrottleTest, RuleEngineTest, TestDocTermOrds, TestArbitraryIndexDir, TestNoOpRegenerator, ZkNodePropsTest, SynonymTokenizerTest, TestFieldCacheVsDocValues, TestPhraseSuggestions, TestSimpleQParserPlugin, CursorPagingTest, RankQueryTest, TestFieldCacheSanityChecker, LeaderInitiatedRecoveryOnShardRestartTest, SystemInfoHandlerTest, DistributedDebugComponentTest, TestExactSharedStatsCache, ConnectionManagerTest, TestMacroExpander, FileBasedSpellCheckerTest, TestRangeQuery, IndexSchemaTest, LeaderElectionIntegrationTest, TestPseudoReturnFields, TestSizeLimitedDistributedMap, InfoHandlerTest, TestJsonFacets, SOLR749Test, SpatialRPTFieldTypeTest, TestTrieFacet, WrapperMergePolicyFactoryTest, CdcrBootstrapTest, XsltUpdateRequestHandlerTest, TestMergePolicyConfig, TestShardHandlerFactory, ReturnFieldsTest, TestRTimerTree, TestOnReconnectListenerSupport, TestExpandComponent, UUIDFieldTest, TestAtomicUpdateErrorCases, DateRangeFieldTest, TestRequestStatusCollectionAPI, TestCrossCoreJoin, ConnectionReuseTest, TestRandomFaceting, TestRandomDVFaceting, OverseerModifyCollectionTest, BasicDistributedZkTest, QueryElevationComponentTest, TestTolerantUpdateProcessorCloud, IndexSchemaRuntimeFieldTest, PingRequestHandlerTest, TestCloudPseudoReturnFields, RequiredFieldsTest, TestDFISimilarityFactory, TestNumericTerms32, TestSolrCloudWithSecureImpersonation, DirectoryFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, SignatureUpdateProcessorFactoryTest, HLLUtilTest, TestReplicationHandler, TestChildDocTransformer, TestRecoveryHdfs, DocExpirationUpdateProcessorFactoryTest, TestRandomCollapseQParserPlugin, CleanupOldIndexTest, SolrCoreTest, OutputWriterTest, DeleteReplicaTest, TestSubQueryTransformerDistrib, TestLRUCache, AddBlockUpdateTest, RAMDirectoryFactoryTest, DistributedQueueTest, TestDynamicLoading, CacheHeaderTest, PolyFieldTest, HdfsWriteToMultipleCollectionsTest, ResponseLogComponentTest, TestComponentsName, HdfsCollectionsAPIDistributedZkTest, BasicZkTest, JsonLoaderTest, TestConfigSetsAPIExclusivity, DistributedFacetPivotLongTailTest, TestStressLucene, ShardRoutingTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestStressReorder, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, PeerSyncTest]
   [junit4] Completed [339/632 (1!)] on J0 in 2.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 50661 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17650 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17650/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTaskQueueTest.testPeekElements

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([85A0AE2F57000A21:788E140E87395E3C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:177)
	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$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([85A0AE2F57000A21:DF491F5F9FC67D9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 10591 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTaskQueueTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTaskQueueTest_85A0AE2F57000A21-001/init-core-data-001
   [junit4]   2> 59164 INFO  (SUITE-OverseerTaskQueueTest-seed#[85A0AE2F57000A21]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 59169 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContainsTaskWithRequestId
   [junit4]   2> 59169 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 59170 INFO  (Thread-113) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 59170 INFO  (Thread-113) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 59270 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer start zk server on port:33978
   [junit4]   2> 59270 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 59270 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59273 INFO  (zkCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f6fc406 name:ZooKeeperConnection Watcher:127.0.0.1:33978/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59273 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59273 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 59274 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /
   [junit4]   2> 59275 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /taskqueue/test
   [junit4]   2> 59290 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContainsTaskWithRequestId
   [junit4]   2> 59291 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33978 33978
   [junit4]   2> 59292 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156b65e9cfd0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 59426 INFO  (Thread-113) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33978 33978
   [junit4]   2> 59428 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 59429 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 59429 INFO  (Thread-114) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 59429 INFO  (Thread-114) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 59529 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer start zk server on port:42039
   [junit4]   2> 59529 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 59530 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59536 INFO  (zkCallback-40-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27776412 name:ZooKeeperConnection Watcher:127.0.0.1:42039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59536 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59536 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 59537 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /
   [junit4]   2> 59539 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test
   [junit4]   2> 61576 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 61578 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42039 42039
   [junit4]   2> 61605 INFO  (Thread-114) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42039 42039
   [junit4]   2> 61606 WARN  (Thread-114) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 61608 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 61609 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 61609 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 61609 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 61709 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer start zk server on port:33792
   [junit4]   2> 61709 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 61710 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61719 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26a86863 name:ZooKeeperConnection Watcher:127.0.0.1:33792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61719 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61720 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 61722 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /
   [junit4]   2> 61724 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test
   [junit4]   2> 62934 WARN  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26a86863 name:ZooKeeperConnection Watcher:127.0.0.1:33792/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 62934 WARN  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 62934 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64484 WARN  (zkCallback-42-thread-2) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26a86863 name:ZooKeeperConnection Watcher:127.0.0.1:33792/solr got event WatchedEvent state:Expired type:None path:null path:null type:None
   [junit4]   2> 64485 WARN  (zkCallback-42-thread-2) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 64485 WARN  (zkCallback-42-thread-2) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 64485 INFO  (zkCallback-42-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64486 INFO  (zkCallback-42-thread-2-EventThread) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26a86863 name:ZooKeeperConnection Watcher:127.0.0.1:33792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 64486 INFO  (zkCallback-42-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64486 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64486 INFO  (zkCallback-42-thread-2) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 64486 INFO  (zkCallback-42-thread-2) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 64486 INFO  (zkCallback-42-thread-2) [    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 67101 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 67102 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33792 33792
   [junit4]   2> 67207 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33792 33792
   [junit4]   2> 67207 WARN  (Thread-117) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 67209 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 67210 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 67210 INFO  (Thread-118) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 67210 INFO  (Thread-118) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 67310 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer start zk server on port:33705
   [junit4]   2> 67310 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67311 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67313 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89cde9 name:ZooKeeperConnection Watcher:127.0.0.1:33705/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67313 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67313 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67313 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /
   [junit4]   2> 67315 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test
   [junit4]   2> 70325 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 70539 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33705 33705
   [junit4]   2> 70716 INFO  (Thread-118) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33705 33705
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTaskQueueTest -Dtests.method=testPeekElements -Dtests.seed=85A0AE2F57000A21 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=America/Mazatlan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.51s J0 | OverseerTaskQueueTest.testPeekElements <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85A0AE2F57000A21:788E140E87395E3C]:0)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 70720 INFO  (SUITE-OverseerTaskQueueTest-seed#[85A0AE2F57000A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTaskQueueTest_85A0AE2F57000A21-001
   [junit4]   2> Aug 23, 2016 7:48:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1602, maxMBSortInHeap=5.742751401765196, sim=ClassicSimilarity, locale=id, timezone=America/Mazatlan
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=392395680,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, CacheHeaderTest, TestDistributedSearch, OverseerTaskQueueTest]
   [junit4] Completed [14/632 (1!)] on J0 in 12.08s, 4 tests, 1 failure <<< FAILURES!

[...truncated 895 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/init-core-data-001
   [junit4]   2> 764123 INFO  (SUITE-PeerSyncTest-seed#[85A0AE2F57000A21]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 764123 INFO  (SUITE-PeerSyncTest-seed#[85A0AE2F57000A21]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dlo/f
   [junit4]   2> 764233 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1
   [junit4]   2> 764235 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 764236 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56ec8027{/dlo/f,null,AVAILABLE}
   [junit4]   2> 764236 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7861811b{HTTP/1.1,[http/1.1]}{127.0.0.1:46498}
   [junit4]   2> 764236 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server Started @766256ms
   [junit4]   2> 764236 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/dlo/f, hostPort=46498, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores}
   [junit4]   2> 764237 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 764237 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control'
   [junit4]   2> 764238 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 764238 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 764238 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/solr.xml
   [junit4]   2> 764243 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores
   [junit4]   2> 764243 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer New CoreContainer 765093402
   [junit4]   2> 764243 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control]
   [junit4]   2> 764244 WARN  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/lib
   [junit4]   2> 764244 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 764246 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 764246 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 764246 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 764246 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 764246 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 764247 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores
   [junit4]   2> 764247 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 764247 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1
   [junit4]   2> 764247 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 764248 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 764248 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 764248 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 764248 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 764248 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 764276 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 764276 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 764280 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 764339 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 764348 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 764355 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 764439 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 764455 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 764456 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 764460 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 764462 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 764464 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764464 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764467 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 764467 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 764467 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 764467 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 764467 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54596076
   [junit4]   2> 764468 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 764468 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 764468 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 764468 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 764468 WARN  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 764468 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 764469 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.0625, floorSegmentMB=1.572265625, forceMergeDeletesPctAllowed=21.35498486507197, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 764469 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1780e190 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c70a30),segFN=segments_1,generation=1}
   [junit4]   2> 764469 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 764469 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 764469 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764472 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 764473 WARN  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 764474 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 764475 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 764476 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 764477 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 764480 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 764480 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 764481 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 764481 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 764481 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 764481 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 764482 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=41.5439453125, floorSegmentMB=1.13671875, forceMergeDeletesPctAllowed=3.0017798768447888, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 764482 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1780e190 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c70a30),segFN=segments_1,generation=1}
   [junit4]   2> 764482 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 764482 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d4e26aa[collection1] main]
   [junit4]   2> 764483 WARN  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 764483 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 764483 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 764483 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 764483 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 764484 INFO  (searcherExecutor-3466-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d4e26aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 764484 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 764484 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 764484 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 764484 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543440091767111680
   [junit4]   2> 764485 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543440091767111680
   [junit4]   2> 764486 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 764967 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 764969 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 764970 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cb92ad6{/dlo/f,null,AVAILABLE}
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.ServerConnector Started ServerConnector@49a9ddb8{HTTP/1.1,[http/1.1]}{127.0.0.1:39209}
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server Started @766991ms
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/dlo/f, hostPort=39209, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores}
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0'
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 764971 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 764977 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores
   [junit4]   2> 764977 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer New CoreContainer 1046596779
   [junit4]   2> 764977 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0]
   [junit4]   2> 764977 WARN  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/lib
   [junit4]   2> 764977 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 764983 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 764983 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 764983 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 764984 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 764984 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 764984 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores
   [junit4]   2> 764985 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 764985 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 764985 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 764985 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 764986 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 764986 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 764986 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 764986 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 764990 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 764990 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 765003 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 765005 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 765051 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 765056 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 765130 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 765137 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 765139 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 765142 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 765145 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 765146 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 765146 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 765148 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 765148 INFO  (coreLoadExecutor-3476-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 765149 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 765149 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 765149 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54596076
   [junit4]   2> 765149 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 765149 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 765150 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 765150 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 765150 WARN  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 765150 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 765151 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.0625, floorSegmentMB=1.572265625, forceMergeDeletesPctAllowed=21.35498486507197, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 765151 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2329aa72 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@656d43c5),segFN=segments_1,generation=1}
   [junit4]   2> 765151 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 765151 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 765152 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765155 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 765156 WARN  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 765157 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765158 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765159 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765160 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765165 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 765166 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 765166 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 765166 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 765167 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 765167 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 765168 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=41.5439453125, floorSegmentMB=1.13671875, forceMergeDeletesPctAllowed=3.0017798768447888, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 765168 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2329aa72 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@656d43c5),segFN=segments_1,generation=1}
   [junit4]   2> 765168 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 765168 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@393cf7b3[collection1] main]
   [junit4]   2> 765169 WARN  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 765169 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 765169 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 765169 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 765169 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 765170 INFO  (searcherExecutor-3477-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@393cf7b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 765170 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 765170 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 765170 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 765170 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543440092486434816
   [junit4]   2> 765172 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543440092486434816
   [junit4]   2> 765172 INFO  (coreLoadExecutor-3476-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 765572 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 765573 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 765574 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a51afd5{/dlo/f,null,AVAILABLE}
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.ServerConnector Started ServerConnector@522bf19b{HTTP/1.1,[http/1.1]}{127.0.0.1:37531}
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server Started @767594ms
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/dlo/f, hostPort=37531, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores}
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1'
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 765575 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 765578 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores
   [junit4]   2> 765578 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer New CoreContainer 132667916
   [junit4]   2> 765578 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1]
   [junit4]   2> 765578 WARN  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/lib
   [junit4]   2> 765579 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 765580 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 765580 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 765580 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 765580 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 765580 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 765580 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores
   [junit4]   2> 765581 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 765581 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 765581 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 765581 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 765581 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 765581 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 765581 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 765581 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 765583 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 765583 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 765600 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 765603 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 765610 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 765614 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 765729 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 765735 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 765737 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 765741 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 765743 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 765745 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 765745 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 765747 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 765747 INFO  (coreLoadExecutor-3487-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 765747 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 765747 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 765748 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54596076
   [junit4]   2> 765749 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 765749 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 765749 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 765749 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 765749 WARN  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 765749 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 765750 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.0625, floorSegmentMB=1.572265625, forceMergeDeletesPctAllowed=21.35498486507197, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 765751 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1594c821 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@228593f4),segFN=segments_1,generation=1}
   [junit4]   2> 765751 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 765751 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 765752 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 765754 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765755 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 765755 WARN  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 765757 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765758 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765760 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765761 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 765766 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 765766 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 765766 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 765766 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 765767 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 765767 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 765768 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=41.5439453125, floorSegmentMB=1.13671875, forceMergeDeletesPctAllowed=3.0017798768447888, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 765769 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1594c821 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@228593f4),segFN=segments_1,generation=1}
   [junit4]   2> 765769 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 765769 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6437c47c[collection1] main]
   [junit4]   2> 765769 WARN  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 765769 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 765769 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 765769 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 765770 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 765771 INFO  (searcherExecutor-3488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6437c47c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 765771 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 765771 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 765771 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 765771 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543440093116628992
   [junit4]   2> 765773 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543440093116628992
   [junit4]   2> 765773 INFO  (coreLoadExecutor-3487-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 766184 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 766185 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 766189 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36800888{/dlo/f,null,AVAILABLE}
   [junit4]   2> 766189 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.ServerConnector Started ServerConnector@89d80b7{HTTP/1.1,[http/1.1]}{127.0.0.1:42560}
   [junit4]   2> 766189 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.Server Started @768209ms
   [junit4]   2> 766189 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/dlo/f, hostPort=42560, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores}
   [junit4]   2> 766189 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 766189 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2'
   [junit4]   2> 766190 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 766190 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 766190 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 766194 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores
   [junit4]   2> 766195 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer New CoreContainer 192895528
   [junit4]   2> 766195 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A2

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

27.0.0.1:0}
   [junit4]   2> 767013 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=192895528
   [junit4]   2> 767034 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6fdaa4c0
   [junit4]   2> 767034 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 767034 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 767035 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 767035 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 767037 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 767045 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 767046 INFO  (TEST-PeerSyncTest.test-seed#[85A0AE2F57000A21]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36800888{/dlo/f,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=85A0AE2F57000A21 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=SystemV/PST8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.92s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85A0AE2F57000A21:DF491F5F9FC67D9]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 767049 INFO  (SUITE-PeerSyncTest-seed#[85A0AE2F57000A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_85A0AE2F57000A21-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=LuceneFixedGap), n_td1=PostingsFormat(name=LuceneFixedGap), n_d1=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), n_f1=PostingsFormat(name=LuceneFixedGap), n_ti1=PostingsFormat(name=Memory doPackFST= true), n_tl1=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Direct), n_tdt1=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1561, maxMBSortInHeap=6.715257121996052, sim=ClassicSimilarity, locale=ar-AE, timezone=SystemV/PST8
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=226539464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, CacheHeaderTest, TestDistributedSearch, OverseerTaskQueueTest, TestCrossCoreJoin, CloudMLTQParserTest, AddBlockUpdateTest, ExplicitHLLTest, SpatialRPTFieldTypeTest, DistributedQueueTest, ReturnFieldsTest, JavabinLoaderTest, WrapperMergePolicyFactoryTest, TestNoOpRegenerator, CursorPagingTest, PreAnalyzedUpdateProcessorTest, TestFastOutputStream, HttpPartitionTest, BasicAuthIntegrationTest, RAMDirectoryFactoryTest, CdcrRequestHandlerTest, RemoteQueryErrorTest, IndexSchemaRuntimeFieldTest, TestSolrXml, DeleteReplicaTest, AnalysisAfterCoreReloadTest, ActionThrottleTest, InfoHandlerTest, TestExpandComponent, TestLocalFSCloudBackupRestore, DistributedFacetPivotLongTailTest, TestSolr4Spatial, TestSizeLimitedDistributedMap, TestSolrFieldCacheMBean, DocumentAnalysisRequestHandlerTest, TestComponentsName, ResponseHeaderTest, TestJoin, TestBlobHandler, OverseerModifyCollectionTest, CollectionStateFormat2Test, TestRTGBase, TestFaceting, TestBlendedInfixSuggestions, TestCustomSort, SOLR749Test, SynonymTokenizerTest, TestHighFrequencyDictionaryFactory, ResourceLoaderTest, TestChildDocTransformer, DistributedSpellCheckComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, ConnectionManagerTest, TestDocSet, DistributedSuggestComponentTest, AnalyticsQueryTest, JsonLoaderTest, TestCloudDeleteByQuery, TriLevelCompositeIdRoutingTest, SignatureUpdateProcessorFactoryTest, DistributedDebugComponentTest, TestConfigSetImmutable, BigEndianAscendingWordDeserializerTest, HdfsThreadLeakTest, RuleEngineTest, DistributedQueryElevationComponentTest, TestLuceneMatchVersion, TestDynamicFieldResource, TestRecoveryHdfs, HdfsWriteToMultipleCollectionsTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestRestManager, HdfsCollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, TestValueSourceCache, CoreAdminCreateDiscoverTest, CopyFieldTest, TestPhraseSuggestions, TestTrieFacet, TestRandomCollapseQParserPlugin, OutputWriterTest, ExternalFileFieldSortTest, TestFoldingMultitermQuery, TestDynamicLoading, TestReplicationHandler, PreAnalyzedFieldTest, DistributedFacetPivotWhiteBoxTest, SystemInfoHandlerTest, TestConfigSetsAPIExclusivity, TestAtomicUpdateErrorCases, AlternateDirectoryTest, TestCopyFieldCollectionResource, TestAnalyzedSuggestions, TestLMDirichletSimilarityFactory, PrimUtilsTest, TestConfig, TestUniqueKeyFieldResource, TestGeoJSONResponseWriter, QueryElevationComponentTest, TestJsonFacets, SmileWriterTest, TestHighlightDedupGrouping, PeerSyncTest]
   [junit4] Completed [299/632 (2!)] on J0 in 2.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 61216 lines...]