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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b15) - Build # 10596 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10596/
Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([EED8BA84DCA2D8B3:6F3E349CABFDB88F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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 10988 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/init-core-data-001
   [junit4]   2> 102278 T498 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 102279 T498 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 102281 T498 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 102282 T498 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 102282 T499 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 102382 T498 oasc.ZkTestServer.run start zk server on port:46830
   [junit4]   2> 102383 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102553 T505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eeb003 name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102554 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102554 T498 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 102561 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102564 T507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169d6ca name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102564 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102565 T498 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 102567 T498 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 102569 T498 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 102570 T498 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 102571 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 102572 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 102577 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 102578 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 102582 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 102582 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 102585 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 102586 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 102588 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 102589 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 102591 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 102591 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 102593 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 102593 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 102595 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 102596 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 102598 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 102599 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 102601 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 102601 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 102603 T498 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 102603 T498 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 102606 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102608 T509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d71e14 name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102608 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102985 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 102991 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 103016 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45216
   [junit4]   2> 103018 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 103019 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103019 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002
   [junit4]   2> 103020 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/'
   [junit4]   2> 103036 T498 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/solr.xml
   [junit4]   2> 103045 T498 oasc.CoreContainer.<init> New CoreContainer 25443107
   [junit4]   2> 103045 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/]
   [junit4]   2> 103046 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 103046 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 103047 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 103047 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 103047 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 103048 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 103048 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 103049 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 103049 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 103052 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 103052 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 103053 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 103053 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 103054 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 103064 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103070 T520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c861b name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103071 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103107 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103108 T522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@103b6ab name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103108 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103110 T498 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 103115 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 103118 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 103120 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 103126 T498 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 103130 T498 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 103131 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45216_
   [junit4]   2> 103132 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45216_
   [junit4]   2> 103136 T498 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 103138 T498 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 103141 T498 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:45216_
   [junit4]   2> 103142 T498 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 103143 T498 oasc.Overseer.start Overseer (id=92040587497963524-127.0.0.1:45216_-n_0000000000) starting
   [junit4]   2> 103146 T498 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 103163 T523 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 103183 T524 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 103184 T498 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 103187 T498 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 103188 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 103193 T525 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 103194 T525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 103195 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103195 T525 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 103196 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103197 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45216_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 103197 T523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 103197 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 103203 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103203 T522 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> 104196 T525 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 104196 T525 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 104197 T525 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 104197 T525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 104197 T525 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104197 T525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/'
   [junit4]   2> 104198 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 104198 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 104199 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 104219 T525 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 104229 T525 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 104230 T525 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 104237 T525 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 104365 T525 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 104366 T525 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 104366 T525 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 104373 T525 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 104375 T525 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 104385 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 104388 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 104391 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 104392 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 104392 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 104393 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 104393 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 104393 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 104394 T525 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 104394 T525 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 104394 T525 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/
   [junit4]   2> 104394 T525 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cfd5
   [junit4]   2> 104395 T525 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data
   [junit4]   2> 104396 T525 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/index/
   [junit4]   2> 104396 T525 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 104396 T525 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/control/data/index
   [junit4]   2> 104397 T525 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=21.654296875, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=2.5292566764424818, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48892686623251225
   [junit4]   2> 104397 T525 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ebc50e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1296b8e),segFN=segments_1,generation=1}
   [junit4]   2> 104398 T525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 104401 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 104402 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 104403 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 104404 T525 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 104404 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 104404 T525 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 104405 T525 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 104405 T525 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 104405 T525 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 104406 T525 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 104406 T525 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 104406 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 104407 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 104409 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 104411 T525 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 104411 T525 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 104412 T525 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=22.7685546875, floorSegmentMB=1.865234375, forceMergeDeletesPctAllowed=11.105547515082794, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 104412 T525 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ebc50e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1296b8e),segFN=segments_1,generation=1}
   [junit4]   2> 104413 T525 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 104413 T525 oass.SolrIndexSearcher.<init> Opening Searcher@1434de1[collection1] main
   [junit4]   2> 104413 T525 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 104414 T525 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104414 T525 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 104415 T525 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 104415 T525 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 104415 T525 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 104416 T525 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 104416 T525 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 104416 T525 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 104416 T525 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 104420 T525 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 104420 T529 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:45216 collection:control_collection shard:shard1
   [junit4]   2> 104421 T498 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 104421 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 104425 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104426 T529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 104427 T526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1434de1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 104430 T531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@942be0 name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104431 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104433 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 104433 T529 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 104436 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104436 T529 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 104437 T529 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 104437 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@1d0acb3 url=https://127.0.0.1:45216/collection1 node=127.0.0.1:45216_ C64_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:45216, core=collection1, node_name=127.0.0.1:45216_}
   [junit4]   2> 104437 T529 C64 P45216 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:45216/collection1/
   [junit4]   2> 104437 T498 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 104438 T529 C64 P45216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 104438 T529 C64 P45216 oasc.SyncStrategy.syncToMe https://127.0.0.1:45216/collection1/ has no replicas
   [junit4]   2> 104438 T529 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:45216/collection1/ shard1
   [junit4]   2> 104438 T529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 104443 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104447 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104450 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104552 T522 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> 104553 T531 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> 104599 T529 oasc.ZkController.register We are https://127.0.0.1:45216/collection1/ and leader is https://127.0.0.1:45216/collection1/
   [junit4]   2> 104599 T529 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45216
   [junit4]   2> 104599 T529 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 104599 T529 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 104599 T529 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 104601 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104601 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104601 T529 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104601 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104603 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104603 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45216_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 104607 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104706 T531 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> 104706 T522 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> 104747 T498 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 104748 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 104752 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 104754 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:48854
   [junit4]   2> 104757 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 104757 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 104758 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003
   [junit4]   2> 104758 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/'
   [junit4]   2> 104775 T498 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/solr.xml
   [junit4]   2> 104791 T498 oasc.CoreContainer.<init> New CoreContainer 25966256
   [junit4]   2> 104792 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/]
   [junit4]   2> 104792 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 104793 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 104794 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 104796 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 104797 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 104797 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 104798 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 104798 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 104798 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104800 T542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fc4a9 name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104802 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104806 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104812 T544 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1761ca8 name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104812 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104825 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 105829 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48854_
   [junit4]   2> 105830 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48854_
   [junit4]   2> 105832 T522 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 105832 T531 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 105832 T544 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 105836 T545 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 105836 T545 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 105836 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105837 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105837 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105836 T545 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 105838 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105838 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:48854",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48854_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 105838 T523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 105838 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 105840 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105941 T522 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> 105941 T544 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> 105941 T531 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> 106837 T545 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 106838 T545 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 106838 T545 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 106839 T545 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 106840 T545 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 106840 T545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/'
   [junit4]   2> 106841 T545 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 106842 T545 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 106842 T545 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 106879 T545 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 106894 T545 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 106895 T545 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 106901 T545 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 106999 T545 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 106999 T545 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 107000 T545 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 107005 T545 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 107006 T545 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 107013 T545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 107016 T545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 107017 T545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107018 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 107018 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 107018 T545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107019 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 107019 T545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 107019 T545 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 107019 T545 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 107020 T545 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/
   [junit4]   2> 107020 T545 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cfd5
   [junit4]   2> 107021 T545 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1
   [junit4]   2> 107021 T545 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/index/
   [junit4]   2> 107021 T545 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 107021 T545 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty1/index
   [junit4]   2> 107021 T545 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=21.654296875, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=2.5292566764424818, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48892686623251225
   [junit4]   2> 107022 T545 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45c305 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e0084),segFN=segments_1,generation=1}
   [junit4]   2> 107022 T545 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107025 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107026 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 107027 T545 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107027 T545 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107027 T545 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 107028 T545 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 107029 T545 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 107029 T545 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 107029 T545 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 107031 T545 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 107032 T545 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 107033 T545 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 107033 T545 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=22.7685546875, floorSegmentMB=1.865234375, forceMergeDeletesPctAllowed=11.105547515082794, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 107034 T545 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45c305 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e0084),segFN=segments_1,generation=1}
   [junit4]   2> 107034 T545 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107034 T545 oass.SolrIndexSearcher.<init> Opening Searcher@58e47[collection1] main
   [junit4]   2> 107034 T545 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 107035 T545 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 107035 T545 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 107036 T545 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 107036 T545 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107037 T545 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 107037 T545 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 107039 T546 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58e47[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 107040 T545 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 107041 T549 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:48854 collection:collection1 shard:shard1
   [junit4]   2> 107041 T498 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 107042 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 107042 T549 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 107048 T549 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 107049 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107049 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107050 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107050 T549 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 107050 T549 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 107050 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@3a2453 url=https://127.0.0.1:48854/collection1 node=127.0.0.1:48854_ C65_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:48854, core=collection1, node_name=127.0.0.1:48854_}
   [junit4]   2> 107050 T549 C65 P48854 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:48854/collection1/
   [junit4]   2> 107051 T549 C65 P48854 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 107051 T549 C65 P48854 oasc.SyncStrategy.syncToMe https://127.0.0.1:48854/collection1/ has no replicas
   [junit4]   2> 107051 T549 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:48854/collection1/ shard1
   [junit4]   2> 107051 T549 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 107052 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107055 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107057 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107159 T522 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> 107159 T544 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> 107160 T531 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> 107206 T549 oasc.ZkController.register We are https://127.0.0.1:48854/collection1/ and leader is https://127.0.0.1:48854/collection1/
   [junit4]   2> 107206 T549 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:48854
   [junit4]   2> 107207 T549 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 107207 T549 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 107207 T549 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 107208 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107209 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107209 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107209 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 107210 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 107210 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:48854",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48854_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 107212 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 107296 T498 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 107297 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 107302 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 107305 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45925
   [junit4]   2> 107307 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 107308 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107308 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004
   [junit4]   2> 107309 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/'
   [junit4]   2> 107313 T531 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> 107313 T522 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> 107313 T544 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> 107326 T498 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/solr.xml
   [junit4]   2> 107335 T498 oasc.CoreContainer.<init> New CoreContainer 21359951
   [junit4]   2> 107335 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/]
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 107336 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 107337 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 107337 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 107337 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 107338 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 107338 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 107340 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107341 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107341 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 107341 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 107342 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 107342 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107345 T560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1409c46 name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107347 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107350 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107352 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1427ddc name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107353 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107362 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 108364 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45925_
   [junit4]   2> 108365 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45925_
   [junit4]   2> 108367 T531 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108367 T522 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108367 T562 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108367 T544 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 108375 T563 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 108375 T563 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 108376 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108376 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108376 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108376 T563 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 108377 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 108377 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45925",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45925_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 108377 T523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 108378 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 108379 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108481 T522 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> 108481 T544 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> 108481 T562 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> 108481 T531 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> 109376 T563 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 109377 T563 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 109377 T563 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 109377 T563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 109378 T563 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 109378 T563 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/'
   [junit4]   2> 109379 T563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 109379 T563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 109379 T563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 109397 T563 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 109406 T563 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 109407 T563 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 109411 T563 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 109518 T563 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 109524 T563 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 109525 T563 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 109531 T563 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 109533 T563 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 109550 T563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 109552 T563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 109554 T563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 109557 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 109557 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 109557 T563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 109558 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 109558 T563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 109562 T563 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 109562 T563 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 109562 T563 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/
   [junit4]   2> 109563 T563 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cfd5
   [junit4]   2> 109564 T563 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2
   [junit4]   2> 109564 T563 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/index/
   [junit4]   2> 109564 T563 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 109564 T563 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty2/index
   [junit4]   2> 109565 T563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=21.654296875, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=2.5292566764424818, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48892686623251225
   [junit4]   2> 109565 T563 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d7d19e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@125f429),segFN=segments_1,generation=1}
   [junit4]   2> 109566 T563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 109582 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 109582 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 109582 T563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 109583 T563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 109584 T563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 109584 T563 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 109584 T563 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 109585 T563 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 109585 T563 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 109586 T563 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 109586 T563 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 109586 T563 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 109587 T563 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 109589 T563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 109590 T563 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 109590 T563 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 109591 T563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=22.7685546875, floorSegmentMB=1.865234375, forceMergeDeletesPctAllowed=11.105547515082794, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 109592 T563 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d7d19e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@125f429),segFN=segments_1,generation=1}
   [junit4]   2> 109592 T563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 109592 T563 oass.SolrIndexSearcher.<init> Opening Searcher@1b879ad[collection1] main
   [junit4]   2> 109592 T563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 109593 T563 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 109593 T563 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 109594 T563 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 109594 T563 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 109595 T563 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 109595 T563 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 109597 T564 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b879ad[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 109599 T563 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 109600 T567 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:45925 collection:collection1 shard:shard1
   [junit4]   2> 109600 T498 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 109600 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 109607 T567 oasc.ZkController.register We are https://127.0.0.1:45925/collection1/ and leader is https://127.0.0.1:48854/collection1/
   [junit4]   2> 109607 T567 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45925
   [junit4]   2> 109607 T567 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 109607 T567 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C66 name=collection1 org.apache.solr.core.SolrCore@154dbc5 url=https://127.0.0.1:45925/collection1 node=127.0.0.1:45925_ C66_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:45925, core=collection1, node_name=127.0.0.1:45925_}
   [junit4]   2> 109608 T568 C66 P45925 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 109609 T567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109609 T568 C66 P45925 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 109609 T568 C66 P45925 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:48854/collection1/ and I am https://127.0.0.1:45925/collection1/
   [junit4]   2> 109609 T568 C66 P45925 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 109610 T568 C66 P45925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 109612 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109612 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109612 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109613 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109614 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45925",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45925_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 109615 T568 C66 P45925 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:48854; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A45925_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 109616 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 109696 T540 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 109697 T540 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109698 T540 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 109698 T540 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45925_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:45925","core":"collection1","node_name":"127.0.0.1:45925_"}
   [junit4]   2> 109719 T544 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> 109719 T522 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> 109719 T531 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> 109719 T562 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> 109934 T498 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 109935 T498 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 109938 T498 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 109940 T498 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38335
   [junit4]   2> 109942 T498 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 109942 T498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 109943 T498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005
   [junit4]   2> 109943 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005/'
   [junit4]   2> 109956 T498 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005/solr.xml
   [junit4]   2> 109963 T498 oasc.CoreContainer.<init> New CoreContainer 26253011
   [junit4]   2> 109964 T498 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-005/]
   [junit4]   2> 109964 T498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 109964 T498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 109965 T498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 109966 T498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 109966 T498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 109966 T498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 109969 T498 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 109969 T498 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 109970 T498 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 109970 T498 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46830/solr
   [junit4]   2> 109971 T498 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 109974 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109982 T580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@802e7b name:ZooKeeperConnection Watcher:127.0.0.1:46830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109983 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109988 T498 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109993 T582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a10f4f name:ZooKeeperConnection Watcher:127.0.0.1:46830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109994 T498 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 110001 T498 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 110699 T540 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:45925_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:45925","core":"collection1","node_name":"127.0.0.1:45925_"}
   [junit4]   2> 110699 T540 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 110699 T540 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45925_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003 
   [junit4]   2> 111003 T498 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38335_
   [junit4]   2> 111004 T498 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38335_
   [junit4]   2> 111006 T522 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111006 T544 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111007 T531 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111007 T582 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111007 T562 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 111010 T583 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 111011 T583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 111011 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 111011 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 111012 T522 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 111011 T583 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 111012 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 111013 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38335",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:383

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

closeCacheValue looking to close ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 157563 T602 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4
   [junit4]   2> 157564 T602 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 157564 T602 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001/tempDir-001/jetty4/index
   [junit4]   2> 157564 T602 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: Fatal Error, SolrCore not found:collection1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:211)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 157565 T602 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 157565 T602 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 157565 T602 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 157565 T602 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 157585 T498 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 157637 T498 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 157638 T498 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46830 46830
   [junit4]   2> 158311 T499 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46830 46830
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=EED8BA84DCA2D8B3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn -Dtests.timezone=Pacific/Chuuk -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   56.1s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EED8BA84DCA2D8B3:6F3E349CABFDB88F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 158333 T498 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-EED8BA84DCA2D8B3-001
   [junit4]   2> 56059 T497 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_RS_#Latn, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=52214432,total=254541824
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, DateFieldTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerTest, TestChildDocTransformer, TestSearchPerf, RAMDirectoryFactoryTest, TestSchemaSimilarityResource, TestCustomSort, TestHighFrequencyDictionaryFactory, HighlighterMaxOffsetTest, TestComponentsName, TestJmxMonitoredMap, TestFastOutputStream, TestLMJelinekMercerSimilarityFactory, TestDistribDocBasedVersion, TestSolrDeletionPolicy1, InfoHandlerTest, TestMaxScoreQueryParser, MigrateRouteKeyTest, FieldMutatingUpdateProcessorTest, SpellCheckCollatorTest, TestManagedSchema, SyncSliceTest]
   [junit4] Completed on J0 in 56.33s, 1 test, 1 error <<< FAILURES!

[...truncated 1093 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 404 suites, 1654 tests, 1 error, 37 ignored (16 assumptions)

Total time: 72 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any