Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1554/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

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([3D7F6DFA763EB721:B52B5220D8C2DAD9]: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 12060 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_3D7F6DFA763EB721-001/init-core-data-001
   [junit4]   2> 1381592 INFO  
(SUITE-PeerSyncTest-seed#[3D7F6DFA763EB721]-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> 1381592 INFO  
(SUITE-PeerSyncTest-seed#[3D7F6DFA763EB721]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tbl/rp
   [junit4]   2> 1381658 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1381659 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1381660 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d5972b{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@3ff29d{HTTP/1.1,[http/1.1]}{127.0.0.1:33565}
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server Started @1382969ms
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=33565, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores}
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control'
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control/solr.xml
   [junit4]   2> 1381669 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control/cores
   [junit4]   2> 1381669 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 4854833
   [junit4]   2> 1381669 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control]
   [junit4]   2> 1381669 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/control/lib
   [junit4]   2> 1381670 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1381672 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control/cores
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-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> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-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> 1381673 INFO  (coreLoadExecutor-4377-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> 1381696 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1381700 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1381709 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1381717 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1381820 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1381825 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1381826 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1381833 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1381835 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1381837 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1381837 INFO  (coreLoadExecutor-4377-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1381838 INFO  (coreLoadExecutor-4377-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> 1381838 INFO  (coreLoadExecutor-4377-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> 1381838 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1381840 INFO  (coreLoadExecutor-4377-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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1381840 WARN  (coreLoadExecutor-4377-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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1381840 INFO  (coreLoadExecutor-4377-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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1381840 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, 
floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6357469175018012
   [junit4]   2> 1381841 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e0fd3a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4ee62),segFN=segments_1,generation=1}
   [junit4]   2> 1381841 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1381841 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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1381841 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_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1381845 WARN  (coreLoadExecutor-4377-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> 1381847 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381848 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381849 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381850 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381856 INFO  (coreLoadExecutor-4377-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> 1381856 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1381856 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1381856 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1381857 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1381857 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6606711812908401]
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e0fd3a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4ee62),segFN=segments_1,generation=1}
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5db92d[collection1] 
main]
   [junit4]   2> 1381859 WARN  (coreLoadExecutor-4377-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> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1381861 INFO  
(searcherExecutor-4378-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5db92d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435142927745024
   [junit4]   2> 1381863 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435142927745024
   [junit4]   2> 1381863 INFO  (coreLoadExecutor-4377-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1382311 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1382313 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1382314 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@120ec48{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1382315 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@fe8c01{HTTP/1.1,[http/1.1]}{127.0.0.1:40991}
   [junit4]   2> 1382315 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server Started @1383621ms
   [junit4]   2> 1382315 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=40991, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores}
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0'
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1382317 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 18758842
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0]
   [junit4]   2> 1382324 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/shard0/lib
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1382326 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1382328 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores
   [junit4]   2> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1382329 INFO  (coreLoadExecutor-4388-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> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382330 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-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> 1382330 INFO  (coreLoadExecutor-4388-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> 1382355 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1382359 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1382367 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1382373 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1382469 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1382475 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1382476 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1382481 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1382483 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1382485 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1382485 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1382486 INFO  (coreLoadExecutor-4388-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> 1382486 INFO  (coreLoadExecutor-4388-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> 1382487 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1382488 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1382488 INFO  (coreLoadExecutor-4388-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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1382488 INFO  (coreLoadExecutor-4388-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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1382488 WARN  (coreLoadExecutor-4388-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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1382489 INFO  (coreLoadExecutor-4388-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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1382489 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, 
floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6357469175018012
   [junit4]   2> 1382490 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5dc7f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15e745a),segFN=segments_1,generation=1}
   [junit4]   2> 1382490 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1382490 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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1382490 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_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1382495 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1382495 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1382495 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1382495 WARN  (coreLoadExecutor-4388-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> 1382497 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382498 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382499 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382500 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382516 INFO  (coreLoadExecutor-4388-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> 1382516 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1382516 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1382517 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1382517 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1382517 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6606711812908401]
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5dc7f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15e745a),segFN=segments_1,generation=1}
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@167d29b[collection1] 
main]
   [junit4]   2> 1382519 WARN  (coreLoadExecutor-4388-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> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1382522 INFO  
(searcherExecutor-4389-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@167d29b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435143621902336
   [junit4]   2> 1382525 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435143621902336
   [junit4]   2> 1382525 INFO  (coreLoadExecutor-4388-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1382893 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1382894 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1382895 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7678ee{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1382896 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@3cdda3{HTTP/1.1,[http/1.1]}{127.0.0.1:41057}
   [junit4]   2> 1382896 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server Started @1384202ms
   [junit4]   2> 1382896 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=41057, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores}
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1'
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1382902 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores
   [junit4]   2> 1382902 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 9609649
   [junit4]   2> 1382902 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1]
   [junit4]   2> 1382902 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/shard1/lib
   [junit4]   2> 1382903 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1382904 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores
   [junit4]   2> 1382906 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1382906 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1382906 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1382906 INFO  (coreLoadExecutor-4399-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> 1382907 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382907 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1382907 INFO  (coreLoadExecutor-4399-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> 1382907 INFO  (coreLoadExecutor-4399-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> 1382908 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1382908 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1382930 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1382934 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1382943 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1382948 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1383047 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1383052 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1383053 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1383059 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383062 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383063 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1383063 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1383064 INFO  (coreLoadExecutor-4399-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> 1383065 INFO  (coreLoadExecutor-4399-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> 1383065 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1383065 INFO  (coreLoadExecutor-4399-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1383065 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1383066 WARN  (coreLoadExecutor-4399-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, 
floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6357469175018012
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@9de310 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b6ae9),segFN=segments_1,generation=1}
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383068 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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1383068 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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1383071 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1383071 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383071 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1383073 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1383073 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1383073 WARN  (coreLoadExecutor-4399-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> 1383075 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383076 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383077 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383078 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383088 INFO  (coreLoadExecutor-4399-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> 1383089 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1383089 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1383089 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1383090 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383090 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6606711812908401]
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@9de310 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b6ae9),segFN=segments_1,generation=1}
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@146cccb[collection1] 
main]
   [junit4]   2> 1383092 WARN  (coreLoadExecutor-4399-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> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1383094 INFO  
(searcherExecutor-4400-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@146cccb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383094 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1383094 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1383094 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1383095 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435144221687808
   [junit4]   2> 1383097 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1543435144221687808
   [junit4]   2> 1383097 INFO  (coreLoadExecutor-4399-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1383488 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1383489 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1383515 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16288cc{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@18a119{HTTP/1.1,[http/1.1]}{127.0.0.1:33905}
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.Server Started @1384822ms
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=33905, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores}
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2'
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1383517 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1383521 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores
   [junit4]   2> 1383521 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 23394351
   [junit4]   2> 1383521 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2]
   [junit4]   2> 1383522 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/shard2/lib
   [junit4]   2> 1383522 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1383524 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1383524 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores
   [junit4]   2> 1383524 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] 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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-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> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-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> 1383525 INFO  (coreLoadExecutor-4410-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> 1383546 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1383549 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1383558 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1383564 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1383655 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1383660 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1383661 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1383667 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383668 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383670 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1383670 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1383671 INFO  (coreLoadExecutor-4410-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> 1383671 INFO  (coreLoadExecutor-4410-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> 1383672 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1383672 INFO  (coreLoadExecutor-4410-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1383672 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1383673 WARN  (coreLoadExecutor-4410-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1383674 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, 
floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6357469175018012
   [junit4]   2> 1383674 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ccf59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@705d90),segFN=segments_1,generation=1}
   [junit4]   2> 1383674 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383674 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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1383675 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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1383678 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1383679 WARN  (coreLoadExecutor-4410-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> 1383681 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383682 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383683 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383685 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383695 INFO  (coreLoadExecutor-4410-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> 1383695 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1383695 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1383695 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1383696 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383696 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383697 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6606711812908401]
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ccf59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@705d90),segFN=segments_1,generation=1}
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d363c[collection1] 
main]
   [junit4]   2> 1383698 WARN  (coreLoadExecutor-4410-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> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1383702 INFO  
(searcherExecutor-4411-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9d363c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435144858173440
   [junit4]   2> 1383704 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435144858173440
   [junit4]   2> 1383704 INFO  (coreLoadExecutor-4410-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1384026 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1384032 INFO  (qtp15990977-9674) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tbl/rp path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 3
   [junit4]   2> 1384034 INFO  (qtp1067575-9691) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:40991/tbl/rp/collection1] nUpdates=100
   [junit4]   2> 1384035 INFO  (qtp1067575-9691) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  
sync failed.
   [junit4]   2> 1384035 INFO  (qtp1067575-9691) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/tbl/rp path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:40991/tbl/rp/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1384040 INFO  (qtp1067575-9692) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tbl/rp path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 1384043 INFO  (qtp1067575-9693) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:40991/tbl/rp/collection1] nUpdates=100
   [junit4]   2> 1384046 INFO  (qtp15990977-9676) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56295e[collection1] realtime]
   [junit4]   2> 1384047 INFO  (qtp15990977-9676) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 1384047 INFO  (qtp15990977-9674) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1

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

n1/data
   [junit4]   2> 1384792 INFO  (coreCloseExecutor-4420-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_3D7F6DFA763EB721-001/tempDir-001/shard1/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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1384792 INFO  (coreCloseExecutor-4420-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1384792 INFO  (coreCloseExecutor-4420-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_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1384793 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7678ee{/tbl/rp,null,UNAVAILABLE}
   [junit4]   2> 1384794 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@18a119{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1384794 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23394351
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@402407
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-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> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1384795 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-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_3D7F6DFA763EB721-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-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_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1384811 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16288cc{/tbl/rp,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest 
-Dtests.method=test -Dtests.seed=3D7F6DFA763EB721 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=PST8PDT 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.22s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but 
was:<false>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3D7F6DFA763EB721:B52B5220D8C2DAD9]: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> 1384815 INFO  
(SUITE-PeerSyncTest-seed#[3D7F6DFA763EB721]-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_3D7F6DFA763EB721-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=ClassicSimilarity, locale=tr-TR, timezone=PST8PDT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=225038840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedStopFilterFactory, AsyncCallRequestStatusResponseTest, 
TestSolr4Spatial, TestBulkSchemaAPI, CdcrRequestHandlerTest, 
HighlighterMaxOffsetTest, SyncSliceTest, TestPerFieldSimilarityClassic, 
SparseHLLTest, TestHashQParserPlugin, TestFileDictionaryLookup, 
TestRebalanceLeaders, TestSolrQueryResponse, 
SignatureUpdateProcessorFactoryTest, TestSchemaSimilarityResource, 
TestDocBasedVersionConstraints, TestExactStatsCache, EchoParamsTest, RulesTest, 
ZkStateWriterTest, TestManagedSchemaAPI, DisMaxRequestHandlerTest, 
TestRealTimeGet, TestLocalFSCloudBackupRestore, 
SharedFSAutoReplicaFailoverUtilsTest, TestConfigSetProperties, 
CheckHdfsIndexTest, ConjunctionSolrSpellCheckerTest, TestFaceting, 
TestReqParamsAPI, CollectionsAPISolrJTest, GraphQueryTest, 
TestRuleBasedAuthorizationPlugin, FileBasedSpellCheckerTest, IndexSchemaTest, 
QueryElevationComponentTest, TestCloudDeleteByQuery, 
TestSolrQueryParserDefaultOperatorResource, 
DistributedFacetPivotSmallAdvancedTest, TestNamedUpdateProcessors, 
AnalysisErrorHandlingTest, TestXmlQParserPlugin, CdcrBootstrapTest, 
TestSolr4Spatial2, JSONWriterTest, RemoteQueryErrorTest, TestFieldTypeResource, 
OutputWriterTest, BlockJoinFacetDistribTest, DocValuesMissingTest, 
ConnectionManagerTest, TestReplicationHandler, TestOrdValues, 
SolrCloudExampleTest, TestCollapseQParserPlugin, TestRTGBase, 
TestImplicitCoreProperties, HdfsRestartWhileUpdatingTest, 
TestLuceneMatchVersion, TestSolrConfigHandler, 
TestTolerantUpdateProcessorRandomCloud, CacheHeaderTest, 
ResponseLogComponentTest, TestConfigSetsAPIExclusivity, TestStressUserVersions, 
TestComponentsName, TestJsonRequest, TestRequestStatusCollectionAPI, 
TestIBSimilarityFactory, TestAtomicUpdateErrorCases, TestFoldingMultitermQuery, 
QueryEqualityTest, VMParamsZkACLAndCredentialsProvidersTest, SolrCoreTest, 
TestFieldCollectionResource, TestManagedResource, HdfsDirectoryTest, 
TestCrossCoreJoin, RestartWhileUpdatingTest, HttpPartitionTest, UUIDFieldTest, 
StressHdfsTest, BasicDistributedZkTest, AnalysisAfterCoreReloadTest, 
TestRangeQuery, DeleteInactiveReplicaTest, TestConfig, PeerSyncTest]
   [junit4] Completed [443/631 (1!)] on J0 in 3.25s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53125 lines...]

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

Reply via email to