Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12837/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrRequestHandlerTest.doTest

Error Message:
expected:<st[opp]ed> but was:<st[art]ed>

Stack Trace:
org.junit.ComparisonFailure: expected:<st[opp]ed> but was:<st[art]ed>
        at 
__randomizedtesting.SeedInfo.seed([E21C27F2FD672CF4:45589F5690DC3F4D]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertState(BaseCdcrDistributedZkTest.java:255)
        at 
org.apache.solr.cloud.CdcrRequestHandlerTest.doTestLifeCycleActions(CdcrRequestHandlerTest.java:69)
        at 
org.apache.solr.cloud.CdcrRequestHandlerTest.doTest(CdcrRequestHandlerTest.java:39)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9908 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrRequestHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/init-core-data-001
   [junit4]   2> 445194 T3142 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 445195 T3142 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 445196 T3142 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 445196 T3143 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 445197 T3143 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 445296 T3142 oasc.ZkTestServer.run start zk server on 
port:47951
   [junit4]   2> 445297 T3142 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 445297 T3142 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 445299 T3150 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@347e1916 
name:ZooKeeperConnection Watcher:127.0.0.1:47951 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445299 T3142 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 445300 T3142 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 445300 T3142 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 445302 T3142 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 445302 T3142 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 445303 T3153 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4738d1c7 
name:ZooKeeperConnection Watcher:127.0.0.1:47951/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445303 T3142 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 445303 T3142 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 445303 T3142 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 445304 T3142 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 445305 T3142 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 445305 T3142 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 445306 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 445306 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 445307 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 445307 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 445308 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 445308 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 445309 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 445309 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 445310 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 445310 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 445311 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 445311 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 445312 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 445312 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 445312 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 445313 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 445313 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 445313 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 445314 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 445314 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 445315 T3142 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 445315 T3142 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 445316 T3142 oas.SolrTestCaseJ4.setUp ###Starting doTest
   [junit4]   2> 445369 T3142 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1
   [junit4]   2> 445371 T3142 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 445372 T3142 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@2d8399f2{/,null,AVAILABLE}
   [junit4]   2> 445374 T3142 oejs.AbstractConnector.doStart Started 
ServerConnector@61e5ebc7{HTTP/1.1}{127.0.0.1:60000}
   [junit4]   2> 445374 T3142 oejs.Server.doStart Started @446318ms
   [junit4]   2> 445374 T3142 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {shards=shard1, hostContext=/, hostPort=60000, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores}
   [junit4]   2> 445375 T3142 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 445375 T3142 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/'
   [junit4]   2> 445385 T3142 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/solr.xml
   [junit4]   2> 445389 T3142 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores
   [junit4]   2> 445390 T3142 oasc.CoreContainer.<init> New CoreContainer 
32712055
   [junit4]   2> 445390 T3142 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/]
   [junit4]   2> 445390 T3142 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/lib
   [junit4]   2> 445390 T3142 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/lib).
   [junit4]   2> 445395 T3142 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 445396 T3142 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 445397 T3142 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 445397 T3142 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 445397 T3142 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 445398 T3142 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47951/solr
   [junit4]   2> 445398 T3142 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 445398 T3142 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 445398 T3142 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 445400 T3167 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d9eb158 name:ZooKeeperConnection 
Watcher:127.0.0.1:47951 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 445400 T3142 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 445400 T3142 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 445402 T3142 n:127.0.0.1:60000_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 445403 T3170 n:127.0.0.1:60000_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a83fb80 
name:ZooKeeperConnection Watcher:127.0.0.1:47951/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445403 T3142 n:127.0.0.1:60000_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 445404 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 445405 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 445406 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 445408 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 445409 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 445411 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 445413 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 445414 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 445415 T3142 n:127.0.0.1:60000_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60000_
   [junit4]   2> 445416 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:60000_
   [junit4]   2> 445417 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 445418 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 445418 T3142 n:127.0.0.1:60000_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 445420 T3142 n:127.0.0.1:60000_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:60000_
   [junit4]   2> 445420 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 445422 T3142 n:127.0.0.1:60000_ oasc.Overseer.start Overseer 
(id=93893445683970051-127.0.0.1:60000_-n_0000000000) starting
   [junit4]   2> 445423 T3142 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 445426 T3142 n:127.0.0.1:60000_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 445426 T3172 n:127.0.0.1:60000_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 445427 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 445431 T3142 n:127.0.0.1:60000_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 445433 T3142 n:127.0.0.1:60000_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 445434 T3142 n:127.0.0.1:60000_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 445434 T3142 n:127.0.0.1:60000_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores
   [junit4]   2> 445435 T3142 n:127.0.0.1:60000_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1, collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 445435 T3142 n:127.0.0.1:60000_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/
   [junit4]   2> 445435 T3142 n:127.0.0.1:60000_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 445436 T3174 n:127.0.0.1:60000_ c:tmp_collection x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=tmp_collection
   [junit4]   2> 445436 T3174 n:127.0.0.1:60000_ c:tmp_collection x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 445437 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 445437 T3174 n:127.0.0.1:60000_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 445437 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:60000";,
   [junit4]   2>          "node_name":"127.0.0.1:60000_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 445438 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:60000";,
   [junit4]   2>          "node_name":"127.0.0.1:60000_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 445438 T3171 n:127.0.0.1:60000_ 
oasco.ClusterStateMutator.createCollection building a new cName: tmp_collection
   [junit4]   2> 445438 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 445439 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 446438 T3174 n:127.0.0.1:60000_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 446438 T3174 n:127.0.0.1:60000_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:tmp_collection
   [junit4]   2> 446438 T3174 n:127.0.0.1:60000_ 
oasc.ZkController.createCollectionZkNode Creating collection in 
ZooKeeper:tmp_collection
   [junit4]   2> 446438 T3174 n:127.0.0.1:60000_ oasc.ZkController.getConfName 
Looking for collection configName
   [junit4]   2> 446439 T3174 n:127.0.0.1:60000_ oasc.ZkController.getConfName 
Only one config set found in zk - using it:conf1
   [junit4]   2> 446439 T3174 n:127.0.0.1:60000_ oascc.SolrZkClient.makePath 
makePath: /collections/tmp_collection
   [junit4]   2> 446440 T3174 n:127.0.0.1:60000_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 446440 T3174 n:127.0.0.1:60000_ 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 446440 T3174 n:127.0.0.1:60000_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/'
   [junit4]   2> 446447 T3174 n:127.0.0.1:60000_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 446450 T3174 n:127.0.0.1:60000_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 446453 T3174 n:127.0.0.1:60000_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 446459 T3174 n:127.0.0.1:60000_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 446459 T3174 n:127.0.0.1:60000_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 446462 T3174 n:127.0.0.1:60000_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 446521 T3174 n:127.0.0.1:60000_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 446522 T3174 n:127.0.0.1:60000_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 446523 T3174 n:127.0.0.1:60000_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 446524 T3174 n:127.0.0.1:60000_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 446530 T3174 n:127.0.0.1:60000_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 446530 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 446530 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 446530 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e4eebd6
   [junit4]   2> 446531 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/data
   [junit4]   2> 446531 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 446531 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 446531 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 446532 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=0.7451171875, 
floorSegmentMB=1.2490234375, forceMergeDeletesPctAllowed=13.270793397182157, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 446532 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9096ae5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73879a4c),segFN=segments_1,generation=1}
   [junit4]   2> 446532 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 446534 T3174 n:127.0.0.1:60000_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 446543 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 446544 T3174 n:127.0.0.1:60000_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 446545 T3174 n:127.0.0.1:60000_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 446546 T3174 n:127.0.0.1:60000_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 446547 T3174 n:127.0.0.1:60000_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 446547 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.PluginBag.createPlugin requestHandler : '/replication' created with 
startup=lazy 
   [junit4]   2> 446555 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 446556 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 446556 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 446556 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 446563 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 446564 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 446564 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 446564 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 446565 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.693359375, 
floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=16.32536580947339, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 446565 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9096ae5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73879a4c),segFN=segments_1,generation=1}
   [junit4]   2> 446565 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 446566 T3174 n:127.0.0.1:60000_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@7d9d7e13[collection1] main
   [junit4]   2> 446566 T3174 n:127.0.0.1:60000_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 446566 T3174 n:127.0.0.1:60000_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 446566 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 446567 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 446567 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 446567 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 446567 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 446568 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 446568 T3174 n:127.0.0.1:60000_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 446570 T3174 n:127.0.0.1:60000_ x:collection1 
oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 446571 T3174 n:127.0.0.1:60000_ x:collection1 
oash.CdcrBufferStateManager.createStateNode Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 446574 T3174 n:127.0.0.1:60000_ x:collection1 
oash.CdcrProcessStateManager.createStateNode Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 446585 T3174 n:127.0.0.1:60000_ x:collection1 
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 446585 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 446585 T3175 n:127.0.0.1:60000_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@7d9d7e13[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 446585 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 446586 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 446586 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 446586 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502295132398944256
   [junit4]   2> 446588 T3174 n:127.0.0.1:60000_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502295132398944256
   [junit4]   2> 446588 T3174 n:127.0.0.1:60000_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 446588 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:60000 collection:tmp_collection shard:shard2
   [junit4]   2> 446588 T3142 n:127.0.0.1:60000_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 446589 T3142 n:127.0.0.1:60000_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 446589 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 446591 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 446592 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 446592 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 446592 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C716 name=collection1 
org.apache.solr.core.SolrCore@76481852 url=http://127.0.0.1:60000/collection1 
node=127.0.0.1:60000_ C716_STATE=coll:tmp_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:60000, 
node_name=127.0.0.1:60000_, state=down}
   [junit4]   2> 446592 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 C716 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:60000/collection1/
   [junit4]   2> 446592 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection"} current state version: 
1
   [junit4]   2> 446592 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 C716 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 446592 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 C716 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60000/collection1/ has no replicas
   [junit4]   2> 446593 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:60000/collection1/ shard2
   [junit4]   2> 446593 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leaders/shard2
   [junit4]   2> 446594 T3170 n:127.0.0.1:60000_ 
oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader 
state @ tmp_collection:shard2
   [junit4]   2> 446597 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 446597 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:60000";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 446647 T3142 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1
   [junit4]   2> 446648 T3142 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 446649 T3142 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@f6b4f05{/,null,AVAILABLE}
   [junit4]   2> 446650 T3142 oejs.AbstractConnector.doStart Started 
ServerConnector@431532a7{HTTP/1.1}{127.0.0.1:59391}
   [junit4]   2> 446650 T3142 oejs.Server.doStart Started @447594ms
   [junit4]   2> 446650 T3142 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {shards=shard2, hostContext=/, hostPort=59391, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores}
   [junit4]   2> 446651 T3142 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 446651 T3142 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/'
   [junit4]   2> 446660 T3142 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/solr.xml
   [junit4]   2> 446664 T3142 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores
   [junit4]   2> 446665 T3142 oasc.CoreContainer.<init> New CoreContainer 
1534611852
   [junit4]   2> 446665 T3142 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/]
   [junit4]   2> 446666 T3142 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/lib
   [junit4]   2> 446666 T3142 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/lib).
   [junit4]   2> 446670 T3142 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 446671 T3142 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 446672 T3142 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 446672 T3142 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 446672 T3142 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 446672 T3142 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47951/solr
   [junit4]   2> 446672 T3142 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 446672 T3142 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 446673 T3142 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 446674 T3193 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@396966db 
name:ZooKeeperConnection Watcher:127.0.0.1:47951 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 446674 T3142 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 446675 T3142 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 446686 T3142 n:127.0.0.1:59391_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 446686 T3196 n:127.0.0.1:59391_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cb75919 
name:ZooKeeperConnection Watcher:127.0.0.1:47951/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 446686 T3142 n:127.0.0.1:59391_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 446691 T3142 n:127.0.0.1:59391_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 446699 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 446699 T3196 n:127.0.0.1:59391_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 446707 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:60000/collection1/ and leader is 
http://127.0.0.1:60000/collection1/
   [junit4]   2> 446707 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:60000
   [junit4]   2> 446708 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 446708 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=tmp_collection
   [junit4]   2> 446708 T3179 n:127.0.0.1:60000_ c:tmp_collection s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 446709 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 446709 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:60000";,
   [junit4]   2>          "node_name":"127.0.0.1:60000_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 446710 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:60000";,
   [junit4]   2>          "node_name":"127.0.0.1:60000_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 446811 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 446811 T3196 n:127.0.0.1:59391_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 447693 T3142 n:127.0.0.1:59391_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59391_
   [junit4]   2> 447694 T3142 n:127.0.0.1:59391_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59391_
   [junit4]   2> 447695 T3142 n:127.0.0.1:59391_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 447696 T3142 n:127.0.0.1:59391_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 447696 T3142 n:127.0.0.1:59391_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 447696 T3142 n:127.0.0.1:59391_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores
   [junit4]   2> 447697 T3142 n:127.0.0.1:59391_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1, collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 447697 T3142 n:127.0.0.1:59391_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/
   [junit4]   2> 447697 T3142 n:127.0.0.1:59391_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 447698 T3197 n:127.0.0.1:59391_ c:tmp_collection x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=tmp_collection
   [junit4]   2> 447698 T3197 n:127.0.0.1:59391_ c:tmp_collection x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 447698 T3197 n:127.0.0.1:59391_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 447699 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 447699 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59391";,
   [junit4]   2>          "node_name":"127.0.0.1:59391_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 447699 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59391";,
   [junit4]   2>          "node_name":"127.0.0.1:59391_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 447699 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 447700 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 447801 T3196 n:127.0.0.1:59391_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 447801 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 448699 T3197 n:127.0.0.1:59391_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 448699 T3197 n:127.0.0.1:59391_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:tmp_collection
   [junit4]   2> 448699 T3197 n:127.0.0.1:59391_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 448700 T3197 n:127.0.0.1:59391_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 448700 T3197 n:127.0.0.1:59391_ 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 448700 T3197 n:127.0.0.1:59391_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/'
   [junit4]   2> 448712 T3197 n:127.0.0.1:59391_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 448715 T3197 n:127.0.0.1:59391_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 448721 T3197 n:127.0.0.1:59391_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 448729 T3197 n:127.0.0.1:59391_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 448730 T3197 n:127.0.0.1:59391_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 448734 T3197 n:127.0.0.1:59391_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 448879 T3197 n:127.0.0.1:59391_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 448880 T3197 n:127.0.0.1:59391_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 448881 T3197 n:127.0.0.1:59391_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 448882 T3197 n:127.0.0.1:59391_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 448889 T3197 n:127.0.0.1:59391_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 448889 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 448889 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 448889 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e4eebd6
   [junit4]   2> 448890 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/data
   [junit4]   2> 448890 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 448890 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 448890 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 448891 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=0.7451171875, 
floorSegmentMB=1.2490234375, forceMergeDeletesPctAllowed=13.270793397182157, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 448891 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a942cd2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70fe30b9),segFN=segments_1,generation=1}
   [junit4]   2> 448891 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 448893 T3197 n:127.0.0.1:59391_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 448894 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 448895 T3197 n:127.0.0.1:59391_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 448895 T3197 n:127.0.0.1:59391_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 448896 T3197 n:127.0.0.1:59391_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 448897 T3197 n:127.0.0.1:59391_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 448897 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.PluginBag.createPlugin requestHandler : '/replication' created with 
startup=lazy 
   [junit4]   2> 448899 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 448899 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 448900 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 448900 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 448900 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 448901 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448901 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 448901 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 448902 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.693359375, 
floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=16.32536580947339, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 448903 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a942cd2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70fe30b9),segFN=segments_1,generation=1}
   [junit4]   2> 448903 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 448903 T3197 n:127.0.0.1:59391_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1e29bce4[collection1] main
   [junit4]   2> 448903 T3197 n:127.0.0.1:59391_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 448903 T3197 n:127.0.0.1:59391_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 448903 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 448904 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448904 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 448904 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448904 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 448904 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448905 T3197 n:127.0.0.1:59391_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 448906 T3197 n:127.0.0.1:59391_ x:collection1 
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 448907 T3198 n:127.0.0.1:59391_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1e29bce4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448907 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 448907 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 448907 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 448907 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 448907 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502295134832689152
   [junit4]   2> 448909 T3197 n:127.0.0.1:59391_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502295134832689152
   [junit4]   2> 448909 T3197 n:127.0.0.1:59391_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 448910 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:59391 collection:tmp_collection shard:shard1
   [junit4]   2> 448910 T3142 n:127.0.0.1:59391_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 448910 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 448910 T3142 n:127.0.0.1:59391_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 448912 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 448912 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 448912 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 448913 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C717 name=collection1 
org.apache.solr.core.SolrCore@6e587d0a url=http://127.0.0.1:59391/collection1 
node=127.0.0.1:59391_ C717_STATE=coll:tmp_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:59391, 
node_name=127.0.0.1:59391_, state=down}
   [junit4]   2> 448913 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 C717 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:59391/collection1/
   [junit4]   2> 448913 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection"} current state version: 
4
   [junit4]   2> 448913 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 C717 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 448913 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 C717 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59391/collection1/ has no replicas
   [junit4]   2> 448913 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:59391/collection1/ shard1
   [junit4]   2> 448913 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/tmp_collection/leaders/shard1
   [junit4]   2> 448914 T3196 n:127.0.0.1:59391_ 
oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader 
state @ tmp_collection:shard1
   [junit4]   2> 448915 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 448915 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:59391";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 448992 T3142 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1
   [junit4]   2> 448994 T3142 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 448995 T3142 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4b2354aa{/,null,AVAILABLE}
   [junit4]   2> 448996 T3142 oejs.AbstractConnector.doStart Started 
ServerConnector@2bfc0cad{HTTP/1.1}{127.0.0.1:49615}
   [junit4]   2> 448996 T3142 oejs.Server.doStart Started @449940ms
   [junit4]   2> 448996 T3142 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {shards=shard3, hostContext=/, hostPort=49615, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores}
   [junit4]   2> 448997 T3142 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 448997 T3142 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/'
   [junit4]   2> 449009 T3142 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/solr.xml
   [junit4]   2> 449015 T3142 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores
   [junit4]   2> 449015 T3142 oasc.CoreContainer.<init> New CoreContainer 
1455717796
   [junit4]   2> 449015 T3142 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/]
   [junit4]   2> 449016 T3142 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/lib
   [junit4]   2> 449016 T3142 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/lib).
   [junit4]   2> 449017 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 449017 T3196 n:127.0.0.1:59391_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 449022 T3142 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 449024 T3142 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 449024 T3142 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 449024 T3142 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 449025 T3142 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 449025 T3142 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47951/solr
   [junit4]   2> 449025 T3142 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 449026 T3142 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 449026 T3142 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 449027 T3216 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f32a9ac 
name:ZooKeeperConnection Watcher:127.0.0.1:47951 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449027 T3142 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 449028 T3142 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 449029 T3142 n:127.0.0.1:49615_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 449030 T3219 n:127.0.0.1:49615_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@33004bed 
name:ZooKeeperConnection Watcher:127.0.0.1:47951/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 449030 T3142 n:127.0.0.1:49615_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 449032 T3142 n:127.0.0.1:49615_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 449066 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:59391/collection1/ and leader is 
http://127.0.0.1:59391/collection1/
   [junit4]   2> 449066 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:59391
   [junit4]   2> 449066 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 449066 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=tmp_collection
   [junit4]   2> 449066 T3202 n:127.0.0.1:59391_ c:tmp_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 449067 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 449067 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59391";,
   [junit4]   2>          "node_name":"127.0.0.1:59391_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 449067 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:59391";,
   [junit4]   2>          "node_name":"127.0.0.1:59391_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 449168 T3196 n:127.0.0.1:59391_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 449169 T3219 n:127.0.0.1:49615_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 449168 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 450035 T3142 n:127.0.0.1:49615_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49615_
   [junit4]   2> 450036 T3142 n:127.0.0.1:49615_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:49615_
   [junit4]   2> 450037 T3142 n:127.0.0.1:49615_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 450038 T3142 n:127.0.0.1:49615_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 450038 T3142 n:127.0.0.1:49615_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 450039 T3142 n:127.0.0.1:49615_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores
   [junit4]   2> 450039 T3142 n:127.0.0.1:49615_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1, collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 450040 T3142 n:127.0.0.1:49615_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/
   [junit4]   2> 450040 T3142 n:127.0.0.1:49615_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 450040 T3220 n:127.0.0.1:49615_ c:tmp_collection x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=tmp_collection
   [junit4]   2> 450041 T3220 n:127.0.0.1:49615_ c:tmp_collection x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 450041 T3220 n:127.0.0.1:49615_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 450044 T3170 n:127.0.0.1:60000_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 450044 T3171 n:127.0.0.1:60000_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49615";,
   [junit4]   2>          "node_name":"127.0.0.1:49615_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 450045 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49615";,
   [junit4]   2>          "node_name":"127.0.0.1:49615_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"tmp_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 450045 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 450045 T3171 n:127.0.0.1:60000_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 450146 T3219 n:127.0.0.1:49615_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 450146 T3196 n:127.0.0.1:59391_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 450146 T3170 n:127.0.0.1:60000_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 451041 T3220 n:127.0.0.1:49615_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 451042 T3220 n:127.0.0.1:49615_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:tmp_collection
   [junit4]   2> 451042 T3220 n:127.0.0.1:49615_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 451042 T3220 n:127.0.0.1:49615_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 451043 T3220 n:127.0.0.1:49615_ 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 451043 T3220 n:127.0.0.1:49615_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/'
   [junit4]   2> 451054 T3220 n:127.0.0.1:49615_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 451064 T3220 n:127.0.0.1:49615_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 451068 T3220 n:127.0.0.1:49615_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 451076 T3220 n:127.0.0.1:49615_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 451077 T3220 n:127.0.0.1:49615_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 451084 T3220 n:127.0.0.1:49615_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 451172 T3220 n:127.0.0.1:49615_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 451174 T3220 n:127.0.0.1:49615_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 451174 T3220 n:127.0.0.1:49615_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 451176 T3220 n:127.0.0.1:49615_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 451215 T3220 n:127.0.0.1:49615_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 451216 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 451216 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/], dataDir=[null]
   [junit4]   2> 451216 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e4eebd6
   [junit4]   2> 451217 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/data
   [junit4]   2> 451217 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/data/index/
   [junit4]   2> 451217 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 451218 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-003/cores/collection1/data/index
   [junit4]   2> 451218 T3220 n:127.0.0.1:49615_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=0.7451171875, 
floorSegmentMB=1.2490234375, forceMergeDeletesPctAllowed=13.270793397182157, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 451219 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1917b763 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@236b236),segFN=segments_1,generation=1}
   [junit4]   2> 451219 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 451222 T3220 n:127.0.0.1:49615_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 451223 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 451224 T3220 n:127.0.0.1:49615_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451226 T3220 n:127.0.0.1:49615_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451227 T3220 n:127.0.0.1:49615_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451227 T3220 n:127.0.0.1:49615_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451228 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.PluginBag.createPlugin requestHandler : '/replication' created with 
startup=lazy 
   [junit4]   2> 451232 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 451232 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis 
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 451232 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 451233 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 451233 T3220 n:127.0.0.1:49615_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 451233 T3220 n:127.0.0.1:49615_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 451234 T3220 n:127.0.0.1:49615_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 451234 T3220 n:127.0.0.1:49615_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 451236 T3220 n:127.0.0.1:49615_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.693359375, 
floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=16.32536580947339, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 451236 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1917b763 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@236b236),segFN=segments_1,generation=1}
   [junit4]   2> 451236 T3220 n:127.0.0.1:49615_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 451237 T3220 n:127.0.0.1:49615_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@756c2f8d[collection1] main
   [junit4]   2> 451237 T3220 n:127.0.0.1:49615_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/tmp_collection
   [junit4]   2> 451238 T3220 n:127.0.0.1:49615_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 451238 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 451238 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 451238 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 451238 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 451239 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 451239 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 451239 T3220 n:127.0.0.1:49615_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 451240 T3220 n:127.0.0.1:49615_ x:collection1 
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 451241 

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

loseIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 483826 T3244 n:127.0.0.1:60804_ oascc.ZkStateReader$7.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/source_collection/state.json for collection source_collection 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 483827 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.SolrCore.closeSearcher 
[source_collection_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 483827 T3244 n:127.0.0.1:60804_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for source_collection 
to ver 18 
   [junit4]   2> 483833 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 483834 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 
E21C27F2FD672CF4-001/jetty-004/cores/source_collection_shard1_replica2/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 
E21C27F2FD672CF4-001/jetty-004/cores/source_collection_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 483834 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 
E21C27F2FD672CF4-001/jetty-004/cores/source_collection_shard1_replica2/data/index
   [junit4]   2> 483834 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-004/cores/source_collection_shard1_replica2/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 
E21C27F2FD672CF4-001/jetty-004/cores/source_collection_shard1_replica2/data;done=false>>]
   [junit4]   2> 483834 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001/jetty-004/cores/source_collection_shard1_replica2/data
   [junit4]   2> 483834 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.Overseer.close Overseer 
(id=93893445683970057-127.0.0.1:60804_-n_0000000003) closing
   [junit4]   2> 483835 T3380 n:127.0.0.1:60804_ 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:60804_
   [junit4]   2> 483836 T3244 n:127.0.0.1:60804_ oascc.ZkStateReader$3.process 
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 483837 T3142 oejs.AbstractConnector.doStop Stopped 
ServerConnector@1086f2{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 483838 T3142 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1bfc2971{/,null,UNAVAILABLE}
   [junit4]   2> 483838 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oas.SolrTestCaseJ4.tearDown ###Ending doTest
   [junit4]   2> 483839 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.ZkTestServer.send4LetterWord 
connecting to 127.0.0.1:47951 47951
   [junit4]   2> 483933 T3143 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:47951 47951
   [junit4]   2> 483934 T3143 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/aliases.json
   [junit4]   2>                14      /solr/clusterstate.json
   [junit4]   2>                9       /solr/configs/conf1
   [junit4]   2>                5       
/solr/collections/source_collection/state.json
   [junit4]   2>                2       
/solr/collections/tmp_collection/leaders/shard1
   [junit4]   2>                2       
/solr/collections/tmp_collection/leaders/shard2
   [junit4]   2>                2       
/solr/collections/source_collection/leaders/shard1
   [junit4]   2>                2       
/solr/collections/source_collection/leaders/shard2
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>                5       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>                4       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>                4       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2>                2       
/solr/overseer_elect/election/93893445683970053-127.0.0.1:59391_-n_0000000001
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                13      /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrRequestHandlerTest -Dtests.method=doTest 
-Dtests.seed=E21C27F2FD672CF4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mt -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 38.7s J2 | CdcrRequestHandlerTest.doTest <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: 
expected:<st[opp]ed> but was:<st[art]ed>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E21C27F2FD672CF4:45589F5690DC3F4D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertState(BaseCdcrDistributedZkTest.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrRequestHandlerTest.doTestLifeCycleActions(CdcrRequestHandlerTest.java:69)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrRequestHandlerTest.doTest(CdcrRequestHandlerTest.java:39)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 483940 T3142 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrRequestHandlerTest
 E21C27F2FD672CF4-001
   [junit4]   2> 38748 T3141 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=mt, timezone=Etc/GMT+4
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 
1.8.0_45 (64-bit)/cpus=12,threads=1,free=118020640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[OpenExchangeRatesOrgProviderTest, TestInitQParser, TestGroupingSearch, 
TestDocSet, TestDistributedMissingSort, DistributedQueryElevationComponentTest, 
DocValuesTest, TestFieldTypeResource, TestQuerySenderNoQuery, 
XmlUpdateRequestHandlerTest, TestClusterStateMutator, BufferStoreTest, 
TestRequestStatusCollectionAPI, PluginInfoTest, RecoveryZkTest, TestSort, 
OverseerCollectionProcessorTest, TestSchemaSimilarityResource, 
DistribJoinFromCollectionTest, OverseerStatusTest, TestUtils, TestQueryTypes, 
DistributedFacetPivotWhiteBoxTest, SOLR749Test, TestStressReorder, 
TestMissingGroups, TestAddFieldRealTimeGet, TestStandardQParsers, TestSolrJ, 
TestLuceneMatchVersion, LoggingHandlerTest, DistributedIntervalFacetingTest, 
TestSurroundQueryParser, HdfsSyncSliceTest, DirectSolrSpellCheckerTest, 
SolrTestCaseJ4Test, TestRestManager, SoftAutoCommitTest, 
TestMiniSolrCloudClusterSSL, FacetPivotSmallTest, TestXIncludeConfig, 
StressHdfsTest, SimpleFacetsTest, SampleTest, RegexBoostProcessorTest, 
TestPseudoReturnFields, TestQueryUtils, HdfsChaosMonkeySafeLeaderTest, 
DirectUpdateHandlerTest, TestNoOpRegenerator, TestBinaryResponseWriter, 
TestExactSharedStatsCache, XsltUpdateRequestHandlerTest, 
TestMiniSolrCloudCluster, TestIntervalFaceting, MultiThreadedOCPTest, 
PolyFieldTest, TestCloudInspectUtil, AsyncMigrateRouteKeyTest, 
CdcrRequestHandlerTest]
   [junit4] Completed [181/503] on J2 in 39.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 1004 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 503 suites, 1985 tests, 1 failure, 57 ignored (25 
assumptions)

Total time: 41 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to