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/11/14 17:52:04 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_20) - Build # 11450 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11450/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: true)

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([F746F104957AC1FE:76A07F1CE225A1C2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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.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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11349 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/init-core-data-001
   [junit4]   2> 581013 T3372 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 581013 T3372 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 581016 T3372 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 581016 T3372 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 581017 T3373 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 581117 T3372 oasc.ZkTestServer.run start zk server on port:45179
   [junit4]   2> 581117 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 581119 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 581122 T3379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f7d4c4d name:ZooKeeperConnection Watcher:127.0.0.1:45179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 581122 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 581122 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 581122 T3372 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 581127 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 581128 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 581130 T3381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@541d0ee4 name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 581130 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 581130 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 581131 T3372 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 581134 T3372 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 581137 T3372 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 581138 T3372 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 581140 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 581141 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 581145 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 581146 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 581173 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 581173 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 581175 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 581175 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 581177 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 581177 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 581178 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 581178 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 581179 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 581179 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 581180 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 581181 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 581182 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 581182 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 581183 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 581183 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 581184 T3372 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 581184 T3372 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 581186 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 581186 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 581188 T3383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5515e0b9 name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 581188 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 581188 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 581425 T3372 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 581428 T3372 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 581451 T3372 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51854
   [junit4]   2> 581453 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 581453 T3372 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 581453 T3372 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002
   [junit4]   2> 581454 T3372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/'
   [junit4]   2> 581471 T3372 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/solr.xml
   [junit4]   2> 581479 T3372 oasc.CoreContainer.<init> New CoreContainer 585659484
   [junit4]   2> 581480 T3372 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/]
   [junit4]   2> 581480 T3372 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 581481 T3372 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 581481 T3372 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 581481 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 581481 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 581482 T3372 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 581482 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 581482 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 581482 T3372 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 581483 T3372 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 581484 T3372 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 581485 T3372 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 581485 T3372 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 581485 T3372 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 581485 T3372 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45179/solr
   [junit4]   2> 581486 T3372 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 581486 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 581487 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 581488 T3394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22edb7c2 name:ZooKeeperConnection Watcher:127.0.0.1:45179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 581488 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 581489 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 581491 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 581493 T3396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d2f7b14 name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 581493 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 581494 T3372 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 581495 T3372 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 581497 T3372 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 581498 T3372 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 581499 T3372 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 581501 T3372 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 581502 T3372 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51854_
   [junit4]   2> 581502 T3372 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51854_
   [junit4]   2> 581504 T3372 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 581505 T3372 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 581506 T3372 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 581507 T3372 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51854_
   [junit4]   2> 581507 T3372 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 581508 T3372 oasc.Overseer.start Overseer (id=92797757347463172-127.0.0.1:51854_-n_0000000000) starting
   [junit4]   2> 581510 T3372 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 581514 T3372 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 581515 T3398 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 581515 T3372 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 581517 T3372 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 581518 T3372 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 581520 T3397 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 581522 T3400 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 581522 T3400 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 581523 T3400 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 581523 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 581526 T3397 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51854",
   [junit4]   2> 	  "node_name":"127.0.0.1:51854_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 581526 T3397 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 581526 T3397 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 581526 T3397 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 581529 T3401 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> 582523 T3400 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 582524 T3400 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 582524 T3400 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 582525 T3400 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 582525 T3400 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 582525 T3400 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/collection1/'
   [junit4]   2> 582526 T3400 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 582527 T3400 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 582527 T3400 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 582552 T3400 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 582561 T3400 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 582562 T3400 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 582569 T3400 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 582659 T3400 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 582660 T3400 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 582661 T3400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 582663 T3400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 582672 T3400 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 582673 T3400 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 582673 T3400 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/control/data/
   [junit4]   2> 582673 T3400 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 582673 T3400 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/control/data
   [junit4]   2> 582673 T3400 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/control/data/index/
   [junit4]   2> 582674 T3400 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 582675 T3400 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/control/data/index
   [junit4]   2> 582675 T3400 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5536883564624978]
   [junit4]   2> 582675 T3400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@6e08ec30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6190710c)),segFN=segments_1,generation=1}
   [junit4]   2> 582676 T3400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 582676 T3400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 582715 T3400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 582716 T3400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 582716 T3400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 582716 T3400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 582755 T3400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 582755 T3400 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 582755 T3400 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 582755 T3400 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 582756 T3400 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 582756 T3400 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 582756 T3400 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 582756 T3400 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 582756 T3400 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 582756 T3400 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 582758 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 582758 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 582759 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 582759 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 582761 T3400 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 582761 T3400 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 582761 T3400 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=92.380859375, floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=21.824304719424514, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23297649393114916
   [junit4]   2> 582761 T3400 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@6e08ec30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6190710c)),segFN=segments_1,generation=1}
   [junit4]   2> 582761 T3400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 582762 T3400 oass.SolrIndexSearcher.<init> Opening Searcher@2ec94553[collection1] main
   [junit4]   2> 582762 T3400 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 582763 T3400 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 582763 T3400 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 582764 T3400 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 582764 T3400 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 582764 T3400 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 582764 T3400 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 582765 T3400 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 582765 T3400 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 582767 T3400 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 582767 T3400 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 582767 T3400 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 582786 T3400 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 582786 T3402 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ec94553[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 582787 T3406 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51854 collection:control_collection shard:shard1
   [junit4]   2> 582788 T3372 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 582788 T3406 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 582788 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 582791 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 582791 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 582792 T3408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bd2e68c name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 582793 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 582793 T3406 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 582793 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 582794 T3372 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 582794 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 582795 T3406 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 582795 T3406 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C278 name=collection1 org.apache.solr.core.SolrCore@5736507 url=https://127.0.0.1:51854/collection1 node=127.0.0.1:51854_ C278_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:51854, node_name=127.0.0.1:51854_, state=down}
   [junit4]   2> 582795 T3406 C278 P51854 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51854/collection1/
   [junit4]   2> 582795 T3406 C278 P51854 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 582795 T3406 C278 P51854 oasc.SyncStrategy.syncToMe https://127.0.0.1:51854/collection1/ has no replicas
   [junit4]   2> 582796 T3406 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51854/collection1/ shard1
   [junit4]   2> 582796 T3406 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 582796 T3372 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 582797 T3372 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 582797 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 582797 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 582799 T3410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b59a1d0 name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 582799 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 582799 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 582800 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 582801 T3401 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> 582801 T3411 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> 582804 T3397 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 582805 T3397 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 582805 T3397 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 582806 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 582806 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 582807 T3401 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> 582807 T3411 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> 582850 T3406 oasc.ZkController.register We are https://127.0.0.1:51854/collection1/ and leader is https://127.0.0.1:51854/collection1/
   [junit4]   2> 582850 T3406 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51854
   [junit4]   2> 582850 T3406 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 582850 T3406 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 582850 T3406 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 582851 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 582854 T3397 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51854",
   [junit4]   2> 	  "node_name":"127.0.0.1:51854_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 582956 T3401 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> 582956 T3411 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> 583054 T3372 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 583054 T3372 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 583058 T3372 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 583059 T3372 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:46638
   [junit4]   2> 583061 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 583061 T3372 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 583061 T3372 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003
   [junit4]   2> 583062 T3372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/'
   [junit4]   2> 583074 T3372 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/solr.xml
   [junit4]   2> 583083 T3372 oasc.CoreContainer.<init> New CoreContainer 394909121
   [junit4]   2> 583084 T3372 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/]
   [junit4]   2> 583084 T3372 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 583084 T3372 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 583085 T3372 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 583085 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 583085 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 583086 T3372 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 583086 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 583086 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 583087 T3372 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 583087 T3372 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 583089 T3372 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 583090 T3372 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 583090 T3372 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 583090 T3372 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 583091 T3372 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45179/solr
   [junit4]   2> 583091 T3372 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 583091 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 583092 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 583094 T3422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60d760f name:ZooKeeperConnection Watcher:127.0.0.1:45179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583094 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 583095 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 583099 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 583100 T3424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11432a13 name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583100 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 583108 T3372 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 584114 T3372 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46638_
   [junit4]   2> 584115 T3372 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46638_
   [junit4]   2> 584120 T3372 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 584128 T3426 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 584128 T3426 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 584130 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 584130 T3426 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 584130 T3426 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 584131 T3426 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 584132 T3426 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 584132 T3426 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 584135 T3397 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:46638",
   [junit4]   2> 	  "node_name":"127.0.0.1:46638_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 584136 T3397 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 584137 T3397 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 584139 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 584139 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 584140 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 584140 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 585133 T3426 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 585133 T3426 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 585134 T3426 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 585134 T3426 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 585135 T3426 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 585135 T3426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/collection1/'
   [junit4]   2> 585136 T3426 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 585136 T3426 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 585136 T3426 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 585159 T3426 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 585166 T3426 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 585167 T3426 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 585171 T3426 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 585255 T3426 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 585256 T3426 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 585257 T3426 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 585259 T3426 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 585269 T3426 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 585269 T3426 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 585270 T3426 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty1/
   [junit4]   2> 585270 T3426 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 585270 T3426 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty1
   [junit4]   2> 585270 T3426 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty1/index/
   [junit4]   2> 585270 T3426 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 585271 T3426 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty1/index
   [junit4]   2> 585271 T3426 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5536883564624978]
   [junit4]   2> 585271 T3426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@647e17b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c9029c)),segFN=segments_1,generation=1}
   [junit4]   2> 585272 T3426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 585272 T3426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 585272 T3426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 585273 T3426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 585273 T3426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 585273 T3426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 585273 T3426 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 585273 T3426 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 585274 T3426 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 585274 T3426 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 585274 T3426 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 585274 T3426 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 585274 T3426 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 585275 T3426 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 585275 T3426 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 585275 T3426 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 585276 T3426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 585277 T3426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 585278 T3426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 585279 T3426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 585280 T3426 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 585280 T3426 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 585280 T3426 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=92.380859375, floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=21.824304719424514, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23297649393114916
   [junit4]   2> 585281 T3426 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@647e17b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c9029c)),segFN=segments_1,generation=1}
   [junit4]   2> 585281 T3426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 585281 T3426 oass.SolrIndexSearcher.<init> Opening Searcher@33243ff7[collection1] main
   [junit4]   2> 585281 T3426 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 585282 T3426 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 585283 T3426 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 585283 T3426 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 585283 T3426 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 585283 T3426 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 585284 T3426 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 585284 T3426 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 585284 T3426 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 585284 T3426 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 585285 T3427 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33243ff7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 585285 T3426 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 585285 T3431 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:46638 collection:collection1 shard:shard2
   [junit4]   2> 585286 T3372 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 585286 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 585286 T3431 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 585289 T3431 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 585290 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 585290 T3431 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 585290 T3431 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C279 name=collection1 org.apache.solr.core.SolrCore@7d55a175 url=https://127.0.0.1:46638/collection1 node=127.0.0.1:46638_ C279_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:46638, node_name=127.0.0.1:46638_, state=down}
   [junit4]   2> 585291 T3431 C279 P46638 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:46638/collection1/
   [junit4]   2> 585291 T3431 C279 P46638 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 585291 T3431 C279 P46638 oasc.SyncStrategy.syncToMe https://127.0.0.1:46638/collection1/ has no replicas
   [junit4]   2> 585291 T3431 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:46638/collection1/ shard2
   [junit4]   2> 585291 T3431 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 585293 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 585295 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 585295 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 585298 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 585298 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 585298 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 585299 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 585345 T3431 oasc.ZkController.register We are https://127.0.0.1:46638/collection1/ and leader is https://127.0.0.1:46638/collection1/
   [junit4]   2> 585345 T3431 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:46638
   [junit4]   2> 585345 T3431 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 585346 T3431 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 585346 T3431 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 585347 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 585349 T3397 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:46638",
   [junit4]   2> 	  "node_name":"127.0.0.1:46638_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 585349 T3431 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 585352 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 585352 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 585352 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 585532 T3372 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 585533 T3372 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 585535 T3372 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 585536 T3372 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49592
   [junit4]   2> 585538 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 585538 T3372 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 585538 T3372 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004
   [junit4]   2> 585538 T3372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/'
   [junit4]   2> 585550 T3372 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/solr.xml
   [junit4]   2> 585571 T3372 oasc.CoreContainer.<init> New CoreContainer 11376297
   [junit4]   2> 585571 T3372 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/]
   [junit4]   2> 585571 T3372 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 585572 T3372 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 585572 T3372 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 585572 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 585572 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 585572 T3372 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 585573 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 585573 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 585573 T3372 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 585573 T3372 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 585575 T3372 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 585575 T3372 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 585576 T3372 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 585576 T3372 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 585576 T3372 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45179/solr
   [junit4]   2> 585576 T3372 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 585576 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 585577 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 585579 T3442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f88badb name:ZooKeeperConnection Watcher:127.0.0.1:45179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585579 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 585579 T3372 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 585581 T3372 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 585583 T3444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a657f02 name:ZooKeeperConnection Watcher:127.0.0.1:45179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585583 T3372 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 585587 T3372 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C280 name=collection1 org.apache.solr.core.SolrCore@5736507 url=https://127.0.0.1:51854/collection1 node=127.0.0.1:51854_ C280_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:51854, node_name=127.0.0.1:51854_, state=active, leader=true}
   [junit4]   2> 585786 T3403 C280 P51854 oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run Begining periodic deletion of expired docs
   [junit4]   2> 585816 T3403 C280 P51854 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 585816 T3403 C280 P51854 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 585817 T3403 C280 P51854 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 585817 T3403 C280 P51854 oasup.LogUpdateProcessor.finish [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2014-11-14T16:10:09.606Z] (-1484764122561118208),commit=} 0 31
   [junit4]   2> 585817 T3403 C280 P51854 oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run Finished periodic deletion of expired docs
   [junit4]   2> 586590 T3372 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49592_
   [junit4]   2> 586592 T3372 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49592_
   [junit4]   2> 586597 T3372 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 586606 T3446 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 586607 T3446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 586608 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 586610 T3446 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 586610 T3446 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 586611 T3446 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 586612 T3446 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 586613 T3446 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 586614 T3397 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49592",
   [junit4]   2> 	  "node_name":"127.0.0.1:49592_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 586618 T3397 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 586619 T3397 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 586625 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 586626 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 586626 T3445 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 586627 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 586627 T3445 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 587613 T3446 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 587614 T3446 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 587614 T3446 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 587614 T3446 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 587616 T3446 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 587616 T3446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/collection1/'
   [junit4]   2> 587617 T3446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 587617 T3446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 587618 T3446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 587638 T3446 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 587646 T3446 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 587647 T3446 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 587651 T3446 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 587734 T3446 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 587735 T3446 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 587736 T3446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 587738 T3446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 587751 T3446 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 587751 T3446 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 587752 T3446 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty2/
   [junit4]   2> 587752 T3446 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 587753 T3446 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty2
   [junit4]   2> 587753 T3446 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty2/index/
   [junit4]   2> 587753 T3446 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 587754 T3446 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty2/index
   [junit4]   2> 587754 T3446 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5536883564624978]
   [junit4]   2> 587754 T3446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@676e96c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53cbe85d)),segFN=segments_1,generation=1}
   [junit4]   2> 587755 T3446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 587756 T3446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 587756 T3446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 587757 T3446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 587757 T3446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 587757 T3446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 587758 T3446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 587758 T3446 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 587758 T3446 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 587758 T3446 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 587759 T3446 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 587759 T3446 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 587759 T3446 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 587759 T3446 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 587759 T3446 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 587759 T3446 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 587761 T3446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587762 T3446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587762 T3446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587763 T3446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587764 T3446 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 587765 T3446 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 587765 T3446 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=92.380859375, floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=21.824304719424514, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23297649393114916
   [junit4]   2> 587765 T3446 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@676e96c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53cbe85d)),segFN=segments_1,generation=1}
   [junit4]   2> 587766 T3446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 587766 T3446 oass.SolrIndexSearcher.<init> Opening Searcher@43ddd4ca[collection1] main
   [junit4]   2> 587766 T3446 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 587767 T3446 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 587767 T3446 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 587768 T3446 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 587768 T3446 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 587768 T3446 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587769 T3446 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 587769 T3446 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587770 T3446 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 587770 T3446 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 587771 T3446 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 587771 T3447 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43ddd4ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 587772 T3451 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49592 collection:collection1 shard:shard1
   [junit4]   2> 587772 T3372 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 587772 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 587773 T3451 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 587776 T3451 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 587777 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587778 T3451 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 587778 T3451 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C281 name=collection1 org.apache.solr.core.SolrCore@2ea757b1 url=https://127.0.0.1:49592/collection1 node=127.0.0.1:49592_ C281_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49592, node_name=127.0.0.1:49592_, state=down}
   [junit4]   2> 587778 T3451 C281 P49592 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49592/collection1/
   [junit4]   2> 587779 T3451 C281 P49592 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 587779 T3451 C281 P49592 oasc.SyncStrategy.syncToMe https://127.0.0.1:49592/collection1/ has no replicas
   [junit4]   2> 587779 T3451 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49592/collection1/ shard1
   [junit4]   2> 587779 T3451 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 587783 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 587783 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 587783 T3445 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 587784 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 587785 T3445 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 587789 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587790 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 587790 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 587790 T3445 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 587791 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 587791 T3445 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 587834 T3451 oasc.ZkController.register We are https://127.0.0.1:49592/collection1/ and leader is https://127.0.0.1:49592/collection1/
   [junit4]   2> 587834 T3451 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49592
   [junit4]   2> 587834 T3451 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 587835 T3451 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 587835 T3451 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 587837 T3401 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587839 T3451 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 587839 T3397 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49592",
   [junit4]   2> 	  "node_name":"127.0.0.1:49592_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 587842 T3397 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 587843 T3445 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 587843 T3425 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 587843 T3445 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 8 
   [junit4]   2> 587843 T3425 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 8 
   [junit4]   2> 588104 T3372 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 588105 T3372 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 588108 T3372 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 588109 T3372 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52110
   [junit4]   2> 588111 T3372 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 588111 T3372 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 588112 T3372 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-005
   [junit4]   2> 588112 T3372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-005/'
   [junit4]   2> 588130 T3372 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-005/solr.xml
   [junit4]   2> 588140 T3372 oasc.CoreContainer.<init> New CoreContainer 610342531
   [junit4]   2> 588140 T3372 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-005/]
   [junit4]   2> 588141 T3372 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 588141 T3372 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 588141 T3372 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 588142 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 588142 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 588142 T3372 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 588143 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 588143 T3372 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 588143 T3372 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 588144 T3372 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 588145 T3372 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 588146 T3372 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 588147 T3372 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 588147 T3372 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 588148 T3372 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45179/solr
   [junit4]   2> 588148 T3372 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 588148 T3372 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 588149 T3372 oascc.ConnectionManager.

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

F746F104957AC1FE-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 650481 T3606 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 650481 T3491 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001/tempDir-001/jetty4
   [junit4]   2> 650481 T3605 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 650481 T3491 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:224)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [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:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 650483 T3372 oasc.Overseer.close Overseer (id=92797757347463182-127.0.0.1:35350_-n_0000000004) closing
   [junit4]   2> 650483 T3605 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 56 
   [junit4]   2> 650483 T3606 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:35350_
   [junit4]   2> 650485 T3605 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 650507 T3372 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 655498 T3372 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 655499 T3372 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45179 45179
   [junit4]   2> 656195 T3373 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45179 45179
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=testDistribSearch -Dtests.seed=F746F104957AC1FE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=CET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 75.2s J1 | DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F746F104957AC1FE:76A07F1CE225A1C2]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 656208 T3372 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F746F104957AC1FE-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=275), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=275)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_GT, timezone=CET
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=134305192,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, TestPivotHelperCode, LeaderElectionIntegrationTest, SolrInfoMBeanTest, TestValueSourceCache, TestUpdate, LegacyHTMLStripCharFilterTest, CopyFieldTest, TestSortingResponseWriter, TestRandomFaceting, DirectSolrConnectionTest, DistributedQueryElevationComponentTest, TestRecoveryHdfs, CoreMergeIndexesAdminHandlerTest, TestBadConfig, TestRecovery, TestJmxMonitoredMap, SoftAutoCommitTest, DistributedQueryComponentOptimizationTest, TestImplicitCoreProperties, TestLazyCores, TestFieldResource, TestInitParams, ResponseHeaderTest, ReplicationFactorTest, TestManagedResource, TestFieldTypeCollectionResource, TestSolrXmlPersistence, TestIBSimilarityFactory, SuggesterFSTTest, SuggestComponentTest, SharedFSAutoReplicaFailoverUtilsTest, DefaultValueUpdateProcessorTest, DistributedTermsComponentTest, TestSweetSpotSimilarityFactory, AnalysisAfterCoreReloadTest, DistributedFacetPivotSmallAdvancedTest, OpenCloseCoreStressTest, ShardRoutingCustomTest, TestBinaryField, URLClassifyProcessorTest, CurrencyFieldXmlFileTest, DistributedFacetPivotLongTailTest, TestCollectionAPI, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed on J1 in 75.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 1111 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:525: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:473: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1359: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:966: There were test failures: 444 suites, 1818 tests, 1 failure, 29 ignored (21 assumptions)

Total time: 111 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any