Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1550/
Java: 32bit/jdk1.8.0_102 -client -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([38B39A1F08C5E6C4:B0E7A5C5A6398B3C]: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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 11906 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/init-core-data-001
   [junit4]   2> 1420091 INFO  
(SUITE-PeerSyncTest-seed#[38B39A1F08C5E6C4]-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> 1420091 INFO  
(SUITE-PeerSyncTest-seed#[38B39A1F08C5E6C4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1420204 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1420205 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1420206 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10f4c2e{/,null,AVAILABLE}
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@1f008fe{HTTP/1.1,[http/1.1]}{127.0.0.1:43684}
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server Started @1421750ms
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=43684, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores}
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control'
   [junit4]   2> 1420210 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1420210 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1420210 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/solr.xml
   [junit4]   2> 1420221 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores
   [junit4]   2> 1420221 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 14116590
   [junit4]   2> 1420221 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control]
   [junit4]   2> 1420221 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/lib
   [junit4]   2> 1420222 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1420225 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores
   [junit4]   2> 1420225 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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> 1420226 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1420226 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1420226 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420226 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1420227 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1420256 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1420259 WARN  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1420260 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1420271 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1420278 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1420363 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1420370 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1420372 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1420379 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420381 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420383 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1420383 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1420384 INFO  (coreLoadExecutor-2836-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420384 INFO  (coreLoadExecutor-2836-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1420385 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1420385 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1420385 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1420387 WARN  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1420387 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1420387 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5909227760658042]
   [junit4]   2> 1420388 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@16bc346 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57aaa),segFN=segments_1,generation=1}
   [junit4]   2> 1420388 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420388 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1420388 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1420397 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1420397 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1420397 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1420397 WARN  (coreLoadExecutor-2836-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> 1420400 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420401 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420403 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420405 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420417 INFO  (coreLoadExecutor-2836-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> 1420417 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1420417 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1420417 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1420419 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1420419 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1420419 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1420420 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@16bc346 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57aaa),segFN=segments_1,generation=1}
   [junit4]   2> 1420420 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420420 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a8d1e[collection1] 
main]
   [junit4]   2> 1420420 WARN  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1420423 INFO  
(searcherExecutor-2837-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a8d1e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543398636813025280
   [junit4]   2> 1420425 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543398636813025280
   [junit4]   2> 1420425 INFO  (coreLoadExecutor-2836-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1420803 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1420804 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1420805 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@91e83e{/,null,AVAILABLE}
   [junit4]   2> 1420806 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@187c4a2{HTTP/1.1,[http/1.1]}{127.0.0.1:39155}
   [junit4]   2> 1420806 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server Started @1422347ms
   [junit4]   2> 1420806 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=39155, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores}
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0'
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 32642003
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0]
   [junit4]   2> 1420813 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/lib
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1420814 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores
   [junit4]   2> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420817 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420817 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1420841 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1420844 WARN  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1420844 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1420854 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1420860 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1420948 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1420954 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1420955 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1420960 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420962 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420964 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1420964 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1420965 INFO  (coreLoadExecutor-2847-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420965 INFO  (coreLoadExecutor-2847-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1420966 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1420966 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1420966 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1420967 WARN  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5909227760658042]
   [junit4]   2> 1420968 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cd19be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@507e15),segFN=segments_1,generation=1}
   [junit4]   2> 1420968 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420968 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1420968 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1420975 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1420975 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1420975 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1420975 WARN  (coreLoadExecutor-2847-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> 1420977 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420978 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420980 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420981 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420992 INFO  (coreLoadExecutor-2847-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> 1420992 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1420992 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1420992 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1420993 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1420993 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1cd19be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@507e15),segFN=segments_1,generation=1}
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70dbb4[collection1] 
main]
   [junit4]   2> 1420995 WARN  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1420998 INFO  
(searcherExecutor-2848-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70dbb4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543398637415956480
   [junit4]   2> 1421000 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543398637415956480
   [junit4]   2> 1421000 INFO  (coreLoadExecutor-2847-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1421390 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1421391 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1421392 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13f15f6{/,null,AVAILABLE}
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@1f43428{HTTP/1.1,[http/1.1]}{127.0.0.1:34184}
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server Started @1422935ms
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=34184, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores}
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1'
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1421395 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1421400 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores
   [junit4]   2> 1421401 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 15787166
   [junit4]   2> 1421401 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1]
   [junit4]   2> 1421401 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/lib
   [junit4]   2> 1421401 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1421402 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1421404 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1421430 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1421434 WARN  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1421435 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1421443 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1421449 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1421529 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1421535 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1421536 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1421541 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1421543 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1421545 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1421545 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1421548 WARN  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1421549 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5909227760658042]
   [junit4]   2> 1421549 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@326bdd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3513be),segFN=segments_1,generation=1}
   [junit4]   2> 1421549 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1421549 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1421550 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1421556 WARN  (coreLoadExecutor-2858-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> 1421558 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421559 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421560 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421561 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421573 INFO  (coreLoadExecutor-2858-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> 1421573 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@326bdd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3513be),segFN=segments_1,generation=1}
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12eac47[collection1] 
main]
   [junit4]   2> 1421576 WARN  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1421577 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1421588 INFO  
(searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12eac47[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543398638034616320
   [junit4]   2> 1421591 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1543398638034616320
   [junit4]   2> 1421591 INFO  (coreLoadExecutor-2858-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1421977 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1421979 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1421980 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ae60d0{/,null,AVAILABLE}
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@3120e2{HTTP/1.1,[http/1.1]}{127.0.0.1:41067}
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.Server Started @1423522ms
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=41067, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores}
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2'
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1421982 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1421987 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores
   [junit4]   2> 1421987 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 29771260
   [junit4]   2> 1421987 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2]
   [junit4]   2> 1421988 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/lib
   [junit4]   2> 1421988 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421990 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores
   [junit4]   2> 1421991 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] 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> 1421991 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1421991 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1421999 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1421999 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1421999 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1421999 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1421999 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1422000 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1422000 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1422023 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1422026 WARN  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1422027 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1422036 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1422043 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1422124 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1422130 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1422131 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1422137 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1422138 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1422140 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1422140 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1422141 INFO  (coreLoadExecutor-2869-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1422141 INFO  (coreLoadExecutor-2869-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1422142 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1422142 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1422142 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1422143 WARN  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1422144 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5909227760658042]
   [junit4]   2> 1422144 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35c8f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@733239),segFN=segments_1,generation=1}
   [junit4]   2> 1422144 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1422144 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1422144 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1422150 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1422150 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1422150 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1422151 WARN  (coreLoadExecutor-2869-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> 1422153 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422154 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422155 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422156 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422168 INFO  (coreLoadExecutor-2869-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> 1422168 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1422168 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1422168 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1422169 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1422169 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1422170 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35c8f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@733239),segFN=segments_1,generation=1}
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@137fe43[collection1] 
main]
   [junit4]   2> 1422171 WARN  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1422173 INFO  
(searcherExecutor-2870-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@137fe43[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543398638649081856
   [junit4]   2> 1422175 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543398638649081856
   [junit4]   2> 1422176 INFO  (coreLoadExecutor-2869-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1422501 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1422508 INFO  (qtp11008961-6428) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 3
   [junit4]   2> 1422511 INFO  (qtp29636107-6445) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:39155//collection1] nUpdates=100
   [junit4]   2> 1422511 INFO  (qtp29636107-6445) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  
sync failed.
   [junit4]   2> 1422511 INFO  (qtp29636107-6445) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:39155//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1422517 INFO  (qtp29636107-6446) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 1422520 INFO  (qtp29636107-6447) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:39155//collection1] nUpdates=100
   [junit4]   2> 1422524 INFO  (qtp11008961-6430) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening 

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

ir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1423164 INFO  (coreCloseExecutor-2879-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1423164 INFO  (coreCloseExecutor-2879-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1423165 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13f15f6{/,null,UNAVAILABLE}
   [junit4]   2> 1423166 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@3120e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1423166 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29771260
   [junit4]   2> 1423166 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7083d4
   [junit4]   2> 1423166 INFO  (coreCloseExecutor-2881-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> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1423183 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1423185 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ae60d0{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest 
-Dtests.method=test -Dtests.seed=38B39A1F08C5E6C4 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Pacific/Bougainville 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.10s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but 
was:<false>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([38B39A1F08C5E6C4:B0E7A5C5A6398B3C]: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:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1423191 INFO  
(SUITE-PeerSyncTest-seed#[38B39A1F08C5E6C4]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=MockRandom), 
n_l1=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=Lucene50(blocksize=128), n_dt1=BlockTreeOrds(blocksize=128), 
n_td1=BlockTreeOrds(blocksize=128), n_d1=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), n_f1=BlockTreeOrds(blocksize=128), 
n_ti1=PostingsFormat(name=MockRandom), n_tl1=BlockTreeOrds(blocksize=128), 
_version_=Lucene50(blocksize=128), n_tf1=Lucene50(blocksize=128), 
n_tdt1=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom), 
range_facet_i_dv=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=999, 
maxMBSortInHeap=7.503745332173878, sim=ClassicSimilarity, locale=sr-RS, 
timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=336696016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestBinaryField, SyncSliceTest, TestRandomDVFaceting, CacheHeaderTest, 
SOLR749Test, EchoParamsTest, TestHighlightDedupGrouping, 
AnalysisErrorHandlingTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestOnReconnectListenerSupport, TestAtomicUpdateErrorCases, 
TestDefaultStatsCache, OverseerModifyCollectionTest, 
DistributedFacetPivotSmallAdvancedTest, JSONWriterTest, PingRequestHandlerTest, 
RequiredFieldsTest, SparseHLLTest, TestRangeQuery, 
TestManagedStopFilterFactory, TestGraphMLResponseWriter, 
TestSizeLimitedDistributedMap, TestCloudDeleteByQuery, HttpPartitionTest, 
TestIBSimilarityFactory, TestImplicitCoreProperties, 
AnalysisAfterCoreReloadTest, TestCollapseQParserPlugin, BasicDistributedZkTest, 
CdcrBootstrapTest, TestConfigSetProperties, CurrencyFieldOpenExchangeTest, 
SynonymTokenizerTest, FacetPivotSmallTest, CursorPagingTest, 
TestRebalanceLeaders, TestFileDictionaryLookup, TestLocalFSCloudBackupRestore, 
QueryEqualityTest, TestUseDocValuesAsStored2, TestSolrConfigHandler, 
SolrCoreTest, StandardRequestHandlerTest, TestDistribDocBasedVersion, 
PreAnalyzedFieldTest, TestReqParamsAPI, TestSchemaSimilarityResource, 
PKIAuthenticationIntegrationTest, TestComponentsName, TestFieldTypeResource, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, VersionInfoTest, 
CollectionStateFormat2Test, RemoteQueryErrorTest, BlockJoinFacetDistribTest, 
TestStressLucene, ExternalFileFieldSortTest, 
DocumentAnalysisRequestHandlerTest, SecurityConfHandlerTest, DistanceUnitsTest, 
IndexSchemaTest, TestPseudoReturnFields, PeerSyncTest]
   [junit4] Completed [389/631 (1!)] on J0 in 3.13s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53264 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to