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 23:47:32 UTC

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.9.0-ea-b34) - Build # 88 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/88/
Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseSerialGC (asserts: false)

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

Error Message:
init query failed: {main(facet=true&facet.pivot=pivot_y_s%2Cpivot_x_s%2Cpivot_tf1&facet.pivot=pivot_z_s%2Cpivot_td1%2Cdense_pivot_i&facet.limit=9&facet.offset=2&facet.pivot.mincount=1383&facet.overrequest.ratio=1.4882386),extra(rows=0&q=*%3A*&_test_min=1383)}: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]

Stack Trace:
java.lang.RuntimeException: init query failed: {main(facet=true&facet.pivot=pivot_y_s%2Cpivot_x_s%2Cpivot_tf1&facet.pivot=pivot_z_s%2Cpivot_td1%2Cdense_pivot_i&facet.limit=9&facet.offset=2&facet.pivot.mincount=1383&facet.overrequest.ratio=1.4882386),extra(rows=0&q=*%3A*&_test_min=1383)}: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]
	at __randomizedtesting.SeedInfo.seed([16CFB8477EB75EF0:9729365F09E83ECC]:0)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:224)
	at org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:197)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
	at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:217)
	... 42 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:552)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	... 46 more




Build Log:
[...truncated 12438 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/init-core-data-001
   [junit4]   2> 2650760 T11073 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /rp_ct/pr
   [junit4]   2> 2650760 T11073 oasc.TestCloudPivotFacet.initUseFieldRandomizedFactor init'ing useFieldRandomizedFactor = 5
   [junit4]   2> 2650762 T11073 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2650763 T11073 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2650763 T11074 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2650863 T11073 oasc.ZkTestServer.run start zk server on port:45765
   [junit4]   2> 2650864 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2650866 T11080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c85b65 name:ZooKeeperConnection Watcher:127.0.0.1:45765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2650867 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2650867 T11073 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2650872 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2650873 T11082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e398b2 name:ZooKeeperConnection Watcher:127.0.0.1:45765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2650873 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2650874 T11073 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2650876 T11073 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2650880 T11073 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2650882 T11073 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2650885 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2650885 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2650888 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2650889 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2650892 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2650892 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2650894 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2650895 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2650898 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2650899 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2650902 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2650903 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2650906 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2650907 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2650911 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2650911 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2650915 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2650916 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2650920 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2650920 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2650924 T11073 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2650925 T11073 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2651168 T11073 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2651172 T11073 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48594
   [junit4]   2> 2651173 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2651173 T11073 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2651173 T11073 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002
   [junit4]   2> 2651174 T11073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/'
   [junit4]   2> 2651185 T11073 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/solr.xml
   [junit4]   2> 2651192 T11073 oasc.CoreContainer.<init> New CoreContainer 28419572
   [junit4]   2> 2651193 T11073 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/]
   [junit4]   2> 2651193 T11073 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2651193 T11073 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2651194 T11073 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2651194 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2651194 T11073 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2651195 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2651195 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2651195 T11073 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2651196 T11073 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2651196 T11073 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2651197 T11073 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2651197 T11073 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2651197 T11073 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2651198 T11073 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45765/solr
   [junit4]   2> 2651198 T11073 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2651199 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2651200 T11093 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13fce03 name:ZooKeeperConnection Watcher:127.0.0.1:45765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2651200 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2651203 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2651203 T11095 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@831397 name:ZooKeeperConnection Watcher:127.0.0.1:45765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2651203 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2651204 T11073 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2651206 T11073 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2651208 T11073 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2651209 T11073 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2651210 T11073 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2651212 T11073 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2651212 T11073 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48594_rp_ct%2Fpr
   [junit4]   2> 2651213 T11073 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48594_rp_ct%2Fpr
   [junit4]   2> 2651214 T11073 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2651216 T11073 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2651217 T11073 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2651218 T11073 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48594_rp_ct%2Fpr
   [junit4]   2> 2651218 T11073 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2651220 T11073 oasc.Overseer.start Overseer (id=92799268611751939-127.0.0.1:48594_rp_ct%2Fpr-n_0000000000) starting
   [junit4]   2> 2651222 T11073 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2651231 T11073 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2651232 T11097 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2651232 T11073 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2651235 T11073 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2651237 T11073 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2651239 T11096 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2651240 T11099 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2651240 T11099 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2651241 T11099 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2651241 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2651244 T11096 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48594/rp_ct/pr",
   [junit4]   2> 	  "node_name":"127.0.0.1:48594_rp_ct%2Fpr",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2651244 T11096 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2651244 T11096 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2651247 T11100 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> 2652242 T11099 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2652242 T11099 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2652243 T11099 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2652244 T11099 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2652245 T11099 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2652246 T11099 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/collection1/'
   [junit4]   2> 2652247 T11099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2652247 T11099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2652248 T11099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2652272 T11099 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 2652280 T11099 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2652282 T11099 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2652287 T11099 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2652423 T11099 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2652424 T11099 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2652424 T11099 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2652427 T11099 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2652428 T11099 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2652436 T11099 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2652438 T11099 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2652439 T11099 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2652440 T11099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2652440 T11099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2652441 T11099 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2652441 T11099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2652441 T11099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2652442 T11099 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2652442 T11099 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2652442 T11099 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-002/collection1/, dataDir=./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/control/data/
   [junit4]   2> 2652442 T11099 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@558562
   [junit4]   2> 2652443 T11099 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/control/data
   [junit4]   2> 2652443 T11099 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/control/data/index/
   [junit4]   2> 2652443 T11099 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2652444 T11099 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/control/data/index
   [junit4]   2> 2652444 T11099 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=46.818359375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=17.15743711105186, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2652445 T11099 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@858c46 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80460b),segFN=segments_1,generation=1}
   [junit4]   2> 2652445 T11099 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2652447 T11099 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2652447 T11099 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2652447 T11099 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2652448 T11099 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2652490 T11099 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2652491 T11099 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2652491 T11099 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2652491 T11099 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2652491 T11099 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2652492 T11099 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2652492 T11099 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2652492 T11099 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2652493 T11099 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2652493 T11099 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2652493 T11099 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2652493 T11099 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2652494 T11099 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2652494 T11099 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2652494 T11099 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2652494 T11099 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2652495 T11099 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2652496 T11099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2652497 T11099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2652497 T11099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2652498 T11099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2652498 T11099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2652500 T11099 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2652500 T11099 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2652500 T11099 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.884227770548892]
   [junit4]   2> 2652500 T11099 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@858c46 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80460b),segFN=segments_1,generation=1}
   [junit4]   2> 2652501 T11099 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2652501 T11099 oass.SolrIndexSearcher.<init> Opening Searcher@16eee60[collection1] main
   [junit4]   2> 2652501 T11099 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2652502 T11099 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2652502 T11099 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2652502 T11099 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2652503 T11099 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2652503 T11099 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2652504 T11099 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2652504 T11099 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2652505 T11099 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2652508 T11099 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2652508 T11099 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2652508 T11099 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2652509 T11101 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16eee60[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2652510 T11099 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2652511 T11104 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48594/rp_ct/pr collection:control_collection shard:shard1
   [junit4]   2> 2652511 T11073 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2652512 T11104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2652512 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2652513 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2652513 T11106 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@847f7d name:ZooKeeperConnection Watcher:127.0.0.1:45765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2652514 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2652514 T11073 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2652515 T11104 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2652516 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2652516 T11104 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2652516 T11104 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2652516 T11073 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C2564 name=collection1 org.apache.solr.core.SolrCore@10049b1 url=http://127.0.0.1:48594/rp_ct/pr/collection1 node=127.0.0.1:48594_rp_ct%2Fpr C2564_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:48594/rp_ct/pr, node_name=127.0.0.1:48594_rp_ct%2Fpr, state=down}
   [junit4]   2> 2652517 T11104 C2564 P48594 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48594/rp_ct/pr/collection1/
   [junit4]   2> 2652517 T11104 C2564 P48594 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2652517 T11104 C2564 P48594 oasc.SyncStrategy.syncToMe http://127.0.0.1:48594/rp_ct/pr/collection1/ has no replicas
   [junit4]   2> 2652518 T11104 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48594/rp_ct/pr/collection1/ shard1
   [junit4]   2> 2652518 T11104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2652521 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2652623 T11100 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> 2652623 T11107 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> 2652671 T11104 oasc.ZkController.register We are http://127.0.0.1:48594/rp_ct/pr/collection1/ and leader is http://127.0.0.1:48594/rp_ct/pr/collection1/
   [junit4]   2> 2652672 T11104 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48594/rp_ct/pr
   [junit4]   2> 2652672 T11104 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2652672 T11104 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2652672 T11104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2652673 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2652674 T11096 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":"http://127.0.0.1:48594/rp_ct/pr",
   [junit4]   2> 	  "node_name":"127.0.0.1:48594_rp_ct%2Fpr",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2652770 T11073 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2652771 T11073 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2652772 T11073 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53828
   [junit4]   2> 2652773 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2652773 T11073 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2652774 T11073 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003
   [junit4]   2> 2652774 T11073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/'
   [junit4]   2> 2652776 T11107 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> 2652776 T11100 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> 2652784 T11073 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/solr.xml
   [junit4]   2> 2652790 T11073 oasc.CoreContainer.<init> New CoreContainer 14140980
   [junit4]   2> 2652791 T11073 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/]
   [junit4]   2> 2652791 T11073 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2652792 T11073 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2652792 T11073 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2652792 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2652793 T11073 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2652793 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2652793 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2652793 T11073 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2652794 T11073 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2652794 T11073 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2652795 T11073 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2652795 T11073 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2652795 T11073 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2652795 T11073 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45765/solr
   [junit4]   2> 2652796 T11073 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2652796 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2652797 T11118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a70ae4 name:ZooKeeperConnection Watcher:127.0.0.1:45765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2652797 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2652798 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2652799 T11120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@334a05 name:ZooKeeperConnection Watcher:127.0.0.1:45765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2652799 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2652802 T11073 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2653805 T11073 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53828_rp_ct%2Fpr
   [junit4]   2> 2653806 T11073 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53828_rp_ct%2Fpr
   [junit4]   2> 2653809 T11073 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2653811 T11122 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2653811 T11122 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2653811 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2653811 T11122 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2653812 T11096 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53828/rp_ct/pr",
   [junit4]   2> 	  "node_name":"127.0.0.1:53828_rp_ct%2Fpr",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2653813 T11096 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2653813 T11096 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2653915 T11107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2653915 T11121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2653915 T11100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2654812 T11122 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2654813 T11122 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2654814 T11122 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2654814 T11122 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2654816 T11122 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2654816 T11122 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/collection1/'
   [junit4]   2> 2654817 T11122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2654817 T11122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2654817 T11122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2654863 T11122 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 2654874 T11122 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2654876 T11122 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2654879 T11122 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2654983 T11122 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2654983 T11122 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2654984 T11122 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2654987 T11122 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2654988 T11122 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2654998 T11122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2654999 T11122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2655001 T11122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2655002 T11122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2655002 T11122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2655002 T11122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2655003 T11122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2655003 T11122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2655003 T11122 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2655003 T11122 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2655003 T11122 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-003/collection1/, dataDir=./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty1/
   [junit4]   2> 2655004 T11122 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@558562
   [junit4]   2> 2655004 T11122 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty1
   [junit4]   2> 2655004 T11122 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty1/index/
   [junit4]   2> 2655005 T11122 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2655005 T11122 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty1/index
   [junit4]   2> 2655005 T11122 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=46.818359375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=17.15743711105186, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2655005 T11122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1eb2082 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17be47e),segFN=segments_1,generation=1}
   [junit4]   2> 2655006 T11122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2655007 T11122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2655008 T11122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2655008 T11122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2655008 T11122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2655008 T11122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2655008 T11122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2655009 T11122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2655009 T11122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2655009 T11122 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2655009 T11122 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2655010 T11122 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2655010 T11122 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2655010 T11122 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2655011 T11122 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2655011 T11122 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2655011 T11122 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2655011 T11122 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2655011 T11122 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2655012 T11122 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2655012 T11122 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2655012 T11122 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2655013 T11122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2655014 T11122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2655014 T11122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2655015 T11122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2655016 T11122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2655017 T11122 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2655017 T11122 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2655017 T11122 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.884227770548892]
   [junit4]   2> 2655018 T11122 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1eb2082 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17be47e),segFN=segments_1,generation=1}
   [junit4]   2> 2655018 T11122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2655018 T11122 oass.SolrIndexSearcher.<init> Opening Searcher@46ade7[collection1] main
   [junit4]   2> 2655018 T11122 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2655019 T11122 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2655019 T11122 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2655020 T11122 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2655020 T11122 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2655020 T11122 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2655021 T11122 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2655021 T11122 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2655021 T11122 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2655021 T11122 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2655023 T11123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46ade7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2655025 T11122 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2655025 T11126 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53828/rp_ct/pr collection:collection1 shard:shard2
   [junit4]   2> 2655025 T11073 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2655026 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2655026 T11126 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2655029 T11126 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2655030 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655030 T11126 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2655030 T11126 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2565 name=collection1 org.apache.solr.core.SolrCore@11ead90 url=http://127.0.0.1:53828/rp_ct/pr/collection1 node=127.0.0.1:53828_rp_ct%2Fpr C2565_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53828/rp_ct/pr, node_name=127.0.0.1:53828_rp_ct%2Fpr, state=down}
   [junit4]   2> 2655030 T11126 C2565 P53828 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53828/rp_ct/pr/collection1/
   [junit4]   2> 2655030 T11126 C2565 P53828 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2655031 T11126 C2565 P53828 oasc.SyncStrategy.syncToMe http://127.0.0.1:53828/rp_ct/pr/collection1/ has no replicas
   [junit4]   2> 2655031 T11126 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53828/rp_ct/pr/collection1/ shard2
   [junit4]   2> 2655031 T11126 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2655033 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655135 T11107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2655135 T11121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2655135 T11100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2655184 T11126 oasc.ZkController.register We are http://127.0.0.1:53828/rp_ct/pr/collection1/ and leader is http://127.0.0.1:53828/rp_ct/pr/collection1/
   [junit4]   2> 2655184 T11126 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53828/rp_ct/pr
   [junit4]   2> 2655184 T11126 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2655184 T11126 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2655184 T11126 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2655185 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655186 T11096 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":"http://127.0.0.1:53828/rp_ct/pr",
   [junit4]   2> 	  "node_name":"127.0.0.1:53828_rp_ct%2Fpr",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2655288 T11100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2655288 T11121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2655288 T11107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2655298 T11073 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2655299 T11073 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2655301 T11073 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46227
   [junit4]   2> 2655302 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2655302 T11073 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2655302 T11073 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004
   [junit4]   2> 2655303 T11073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/'
   [junit4]   2> 2655313 T11073 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/solr.xml
   [junit4]   2> 2655319 T11073 oasc.CoreContainer.<init> New CoreContainer 31861084
   [junit4]   2> 2655320 T11073 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/]
   [junit4]   2> 2655320 T11073 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2655320 T11073 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2655321 T11073 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2655321 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2655321 T11073 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2655322 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2655322 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2655322 T11073 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2655323 T11073 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2655323 T11073 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2655323 T11073 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2655324 T11073 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2655324 T11073 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2655324 T11073 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45765/solr
   [junit4]   2> 2655325 T11073 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2655325 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2655326 T11137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18e5fd0 name:ZooKeeperConnection Watcher:127.0.0.1:45765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2655327 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2655329 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2655329 T11139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1354a42 name:ZooKeeperConnection Watcher:127.0.0.1:45765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2655330 T11073 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2655334 T11073 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2656336 T11073 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46227_rp_ct%2Fpr
   [junit4]   2> 2656337 T11073 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46227_rp_ct%2Fpr
   [junit4]   2> 2656341 T11073 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2656344 T11141 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2656344 T11141 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2656344 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2656344 T11141 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2656346 T11096 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46227/rp_ct/pr",
   [junit4]   2> 	  "node_name":"127.0.0.1:46227_rp_ct%2Fpr",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2656346 T11096 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2656347 T11096 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2656450 T11107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2656450 T11140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2656450 T11121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2656450 T11100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657345 T11141 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2657345 T11141 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2657346 T11141 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2657346 T11141 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2657347 T11141 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2657347 T11141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/collection1/'
   [junit4]   2> 2657348 T11141 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2657348 T11141 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2657348 T11141 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2657369 T11141 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 2657376 T11141 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2657377 T11141 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2657381 T11141 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2657500 T11141 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2657501 T11141 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2657501 T11141 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2657504 T11141 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2657505 T11141 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2657513 T11141 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2657514 T11141 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2657516 T11141 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2657516 T11141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2657516 T11141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2657517 T11141 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2657517 T11141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2657517 T11141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2657517 T11141 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2657518 T11141 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2657518 T11141 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-004/collection1/, dataDir=./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty2/
   [junit4]   2> 2657518 T11141 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@558562
   [junit4]   2> 2657519 T11141 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty2
   [junit4]   2> 2657519 T11141 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty2/index/
   [junit4]   2> 2657519 T11141 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2657519 T11141 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-001/jetty2/index
   [junit4]   2> 2657519 T11141 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=46.818359375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=17.15743711105186, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2657520 T11141 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@43c8b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d16f50),segFN=segments_1,generation=1}
   [junit4]   2> 2657520 T11141 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2657522 T11141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2657522 T11141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2657522 T11141 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2657523 T11141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2657523 T11141 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2657523 T11141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2657523 T11141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2657523 T11141 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2657524 T11141 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2657524 T11141 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2657524 T11141 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2657524 T11141 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2657525 T11141 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2657525 T11141 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2657525 T11141 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2657525 T11141 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2657526 T11141 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2657526 T11141 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2657526 T11141 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2657526 T11141 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2657527 T11141 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2657528 T11141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2657529 T11141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2657529 T11141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2657530 T11141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2657530 T11141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2657531 T11141 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2657531 T11141 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2657532 T11141 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.884227770548892]
   [junit4]   2> 2657532 T11141 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@43c8b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d16f50),segFN=segments_1,generation=1}
   [junit4]   2> 2657532 T11141 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2657533 T11141 oass.SolrIndexSearcher.<init> Opening Searcher@192457c[collection1] main
   [junit4]   2> 2657533 T11141 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2657534 T11141 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2657534 T11141 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2657534 T11141 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2657535 T11141 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2657535 T11141 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2657536 T11141 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2657536 T11141 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2657536 T11141 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2657536 T11141 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2657537 T11142 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@192457c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2657539 T11141 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2657539 T11145 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46227/rp_ct/pr collection:collection1 shard:shard1
   [junit4]   2> 2657540 T11073 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2657540 T11145 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2657540 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2657543 T11145 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2657543 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2657544 T11145 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2657544 T11145 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2566 name=collection1 org.apache.solr.core.SolrCore@b5cb4d url=http://127.0.0.1:46227/rp_ct/pr/collection1 node=127.0.0.1:46227_rp_ct%2Fpr C2566_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:46227/rp_ct/pr, node_name=127.0.0.1:46227_rp_ct%2Fpr, state=down}
   [junit4]   2> 2657544 T11145 C2566 P46227 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46227/rp_ct/pr/collection1/
   [junit4]   2> 2657544 T11145 C2566 P46227 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2657544 T11145 C2566 P46227 oasc.SyncStrategy.syncToMe http://127.0.0.1:46227/rp_ct/pr/collection1/ has no replicas
   [junit4]   2> 2657545 T11145 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46227/rp_ct/pr/collection1/ shard1
   [junit4]   2> 2657545 T11145 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2657546 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2657648 T11121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657649 T11140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657648 T11100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657648 T11107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657697 T11145 oasc.ZkController.register We are http://127.0.0.1:46227/rp_ct/pr/collection1/ and leader is http://127.0.0.1:46227/rp_ct/pr/collection1/
   [junit4]   2> 2657697 T11145 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46227/rp_ct/pr
   [junit4]   2> 2657697 T11145 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2657698 T11145 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2657698 T11145 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2657699 T11100 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2657700 T11096 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":"http://127.0.0.1:46227/rp_ct/pr",
   [junit4]   2> 	  "node_name":"127.0.0.1:46227_rp_ct%2Fpr",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2657785 T11073 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2657785 T11073 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2657788 T11073 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40363
   [junit4]   2> 2657790 T11073 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2657790 T11073 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2657791 T11073 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-005
   [junit4]   2> 2657791 T11073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-005/'
   [junit4]   2> 2657802 T11121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657803 T11107 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657802 T11140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657802 T11100 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2657806 T11073 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-005/solr.xml
   [junit4]   2> 2657813 T11073 oasc.CoreContainer.<init> New CoreContainer 24287426
   [junit4]   2> 2657814 T11073 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001/tempDir-005/]
   [junit4]   2> 2657815 T11073 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2657815 T11073 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2657816 T11073 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2657816 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2657817 T11073 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2657817 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2657817 T11073 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2657818 T11073 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2657818 T11073 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2657819 T11073 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2657819 T11073 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2657820 T11073 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2657820 T11073 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2657821 T11073 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45765/solr
   [junit4]   2> 2657821 T11073 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2657822 T11073 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2657823 T11156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24913e name:ZooKeeperConnection Watcher:127.0.0.1:45765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [juni

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

[junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:320)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:292)
   [junit4]   2> 
   [junit4]   2> 3427770 T11227 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3427785 T11073 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/rp_ct/pr,null}
   [junit4]   2> 3432777 T11073 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 3432778 T11073 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45765 45765
   [junit4]   2> 3433446 T11074 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45765 45765
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPivotFacet -Dtests.method=testDistribSearch -Dtests.seed=16CFB8477EB75EF0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=false -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    783s J0 | TestCloudPivotFacet.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: init query failed: {main(facet=true&facet.pivot=pivot_y_s%2Cpivot_x_s%2Cpivot_tf1&facet.pivot=pivot_z_s%2Cpivot_td1%2Cdense_pivot_i&facet.limit=9&facet.offset=2&facet.pivot.mincount=1383&facet.overrequest.ratio=1.4882386),extra(rows=0&q=*%3A*&_test_min=1383)}: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([16CFB8477EB75EF0:9729365F09E83ECC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:224)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:197)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:217)
   [junit4]    > 	... 42 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46378/rp_ct/pr/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:552)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
   [junit4]    > 	... 46 more
   [junit4]   2> 3433468 T11073 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestCloudPivotFacet-16CFB8477EB75EF0-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=is, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=8,threads=1,free=22465944,total=335704064
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultSearchFieldResource, DocValuesMissingTest, SyncSliceTest, TestDocSet, SolrXmlInZkTest, TermsComponentTest, AliasIntegrationTest, TestDFRSimilarityFactory, TriLevelCompositeIdRoutingTest, TestWordDelimiterFilterFactory, TestLMJelinekMercerSimilarityFactory, RollingRestartTest, RegexBoostProcessorTest, TestCloudInspectUtil, SolrIndexSplitterTest, PrimitiveFieldTypeTest, SharedFSAutoReplicaFailoverTest, AtomicUpdatesTest, TestSolrDeletionPolicy1, PathHierarchyTokenizerFactoryTest, TestFuzzyAnalyzedSuggestions, TestRandomDVFaceting, TestQuerySenderListener, UpdateParamsTest, TestStressRecovery, TestCustomSort, CoreAdminRequestStatusTest, HdfsWriteToMultipleCollectionsTest, TestDynamicFieldCollectionResource, TestBlendedInfixSuggestions, HighlighterConfigTest, OpenExchangeRatesOrgProviderTest, DistribDocExpirationUpdateProcessorTest, HdfsBasicDistributedZk2Test, StatelessScriptUpdateProcessorFactoryTest, PeerSyncTest, SuggesterTest, JSONWriterTest, TestComponentsName, TestSerializedLuceneMatchVersion, TestLuceneMatchVersion, TestFieldResource, TestRecoveryHdfs, SuggestComponentTest, BadIndexSchemaTest, TestManagedSchema, MinimalSchemaTest, TestDocBasedVersionConstraints, TestTrie, TestJmxMonitoredMap, MBeansHandlerTest, TestDistributedSearch, TestDefaultSimilarityFactory, HdfsUnloadDistributedZkTest, TestReplicationHandler, TestFieldCollectionResource, EnumFieldTest, BasicDistributedZkTest, StandardRequestHandlerTest, TestComplexPhraseQParserPlugin, RequiredFieldsTest, BlockDirectoryTest, CollectionsAPIAsyncDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, DocExpirationUpdateProcessorFactoryTest, TestNoOpRegenerator, TestJmxIntegration, SpellCheckComponentTest, ShardRoutingTest, ShowFileRequestHandlerTest, TestSurroundQueryParser, TestNonDefinedSimilarityFactory, TestConfigSets, SSLMigrationTest, TestMissingGroups, TestCollationFieldDocValues, TestPivotHelperCode, TestStressUserVersions, SolrCmdDistributorTest, QueryEqualityTest, TestFoldingMultitermQuery, TestCollapseQParserPlugin, TestBM25SimilarityFactory, IndexSchemaTest, XmlUpdateRequestHandlerTest, ReturnFieldsTest, DistributedQueryComponentOptimizationTest, DirectUpdateHandlerTest, ClusterStateUpdateTest, SpellPossibilityIteratorTest, AnalyticsMergeStrategyTest, RAMDirectoryFactoryTest, TestReload, TestReloadAndDeleteDocs, DeleteLastCustomShardedReplicaTest, WordBreakSolrSpellCheckerTest, FastVectorHighlighterTest, InfoHandlerTest, CachingDirectoryFactoryTest, ZkControllerTest, TestBinaryResponseWriter, PluginInfoTest, TestPartialUpdateDeduplication, TestCoreDiscovery, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, HardAutoCommitTest, DistributedTermsComponentTest, TestLazyCores, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SuggesterWFSTTest, NoCacheHeaderTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, LoggingHandlerTest, TestCollationField, TestCSVResponseWriter, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache, TestSolrIndexConfig, BadComponentTest, SampleTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DOMUtilTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, FileUtilsTest, TestRTGBase, SolrTestCaseJ4Test, TestDistributedMissingSort, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest, DeleteShardTest, MigrateRouteKeyTest, OverseerRolesTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet]
   [junit4] Completed on J0 in 782.76s, 1 test, 1 error <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: There were test failures: 421 suites, 1742 tests, 1 error, 24 ignored (17 assumptions)

Total time: 95 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 89 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/89/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: false)

2 tests failed.
REGRESSION:  org.apache.lucene.index.TestIndexWriter.testCorruptFirstCommit

Error Message:
segments in dir=RAMDirectory@3c89af83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d08f3c

Stack Trace:
java.nio.file.NoSuchFileException: segments in dir=RAMDirectory@3c89af83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d08f3c
	at __randomizedtesting.SeedInfo.seed([7DD77FDF048C13C8:573C5A454AEA5E90]:0)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:603)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:341)
	at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:454)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:906)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:752)
	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:457)
	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:414)
	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:724)
	at org.apache.lucene.index.TestIndexWriter.testCorruptFirstCommit(TestIndexWriter.java:2520)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at 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)


REGRESSION:  org.apache.lucene.index.TestIndexWriterMerging.testNoWaitClose

Error Message:
file "_66.fdx" was already written to

Stack Trace:
java.io.IOException: file "_66.fdx" was already written to
	at __randomizedtesting.SeedInfo.seed([7DD77FDF048C13C8:5A26DE0ED79AC33C]:0)
	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:521)
	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:44)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:110)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:120)
	at org.apache.lucene.index.DefaultIndexingChain.initStoredFieldsWriter(DefaultIndexingChain.java:83)
	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:270)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:314)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:239)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:454)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1511)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1246)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1231)
	at org.apache.lucene.index.TestIndexWriterMerging.testNoWaitClose(TestIndexWriterMerging.java:387)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at 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 405 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterMerging -Dtests.method=testNoWaitClose -Dtests.seed=7DD77FDF048C13C8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CO -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=false -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.97s J0 | TestIndexWriterMerging.testNoWaitClose <<<
   [junit4]    > Throwable #1: java.io.IOException: file "_66.fdx" was already written to
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7DD77FDF048C13C8:5A26DE0ED79AC33C]:0)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:521)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:110)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:120)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.initStoredFieldsWriter(DefaultIndexingChain.java:83)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:270)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:314)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:239)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:454)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1511)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1246)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1231)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterMerging.testNoWaitClose(TestIndexWriterMerging.java:387)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene49, sim=DefaultSimilarity, locale=es_CO, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=176319176,total=208920576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectPacked, TestCompiledAutomaton, TestSpanExplanationsOfNonMatches, TestFastDecompressionMode, TestDeterminizeLexicon, TestDocumentsWriterStallControl, TestSimilarity, TestBooleanMinShouldMatch, TestSentinelIntSet, TestRollingUpdates, TestCustomNorms, TestStressIndexing, TestCodecHoldsOpenFiles, TestTermInfosReaderIndex, TestTopDocsCollector, TestMultiTermQueryRewrites, TestDocIdBitSet, TestPackedTokenAttributeImpl, TestPayloadNearQuery, TestEliasFanoDocIdSet, TestIndexWriterMerging]
   [junit4] Completed on J0 in 3.22s, 6 tests, 1 error <<< FAILURES!

[...truncated 487 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriter -Dtests.method=testCorruptFirstCommit -Dtests.seed=7DD77FDF048C13C8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=Asia/Chita -Dtests.asserts=false -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | TestIndexWriter.testCorruptFirstCommit <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: segments in dir=RAMDirectory@3c89af83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d08f3c
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7DD77FDF048C13C8:573C5A454AEA5E90]:0)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:603)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:341)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:454)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:906)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:752)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:457)
   [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:414)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:724)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriter.testCorruptFirstCommit(TestIndexWriter.java:2520)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build/core/test/J0/./lucene.index.TestIndexWriter-7DD77FDF048C13C8-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=ja_JP, timezone=Asia/Chita
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=225006856,total=357916672
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectPacked, TestCompiledAutomaton, TestSpanExplanationsOfNonMatches, TestFastDecompressionMode, TestDeterminizeLexicon, TestDocumentsWriterStallControl, TestSimilarity, TestBooleanMinShouldMatch, TestSentinelIntSet, TestRollingUpdates, TestCustomNorms, TestStressIndexing, TestCodecHoldsOpenFiles, TestTermInfosReaderIndex, TestTopDocsCollector, TestMultiTermQueryRewrites, TestDocIdBitSet, TestPackedTokenAttributeImpl, TestPayloadNearQuery, TestEliasFanoDocIdSet, TestIndexWriterMerging, TestNRTReaderWithThreads, TestMathUtil, TestLucene42DocValuesFormat, TestSegmentReader, TestRegexpRandom, TestFieldCacheTermsFilter, TestNoMergeScheduler, TestDoc, TestTwoPhaseCommitTool, TestLiveFieldValues, TestFieldType, TestTermVectorsReader, TestTopScoreDocCollector, TestTermVectors, TestTimSorter, TestSimpleExplanations, TestConcurrentMergeScheduler, TestFieldMaskingSpanQuery, TestDemo, TestMmapDirectory, TestLucene45DocValuesFormat, Nested1, Nested3, Nested2, TestFieldCacheSanityChecker, TestTermRangeQuery, TestOmitPositions, TestExplanations, TestDateTools, TestParallelReaderEmptyIndex, TestOfflineSorter, Test2BPositions, TestCompressingTermVectorsFormat, TestIndexableBinaryStringTools, TestIndexWriterLockRelease, TestWAH8DocIdSet, TestLookaheadTokenFilter, TestOrdinalMap, TestTermsEnum2, TestSimpleAttributeImpl, TestSegmentTermEnum, TestSpanMultiTermQueryWrapper, TestForTooMuchCloning, TestBytesStore, TestReuseDocsEnum, TestMockAnalyzer, TestUTF32ToUTF8, TestComplexExplanations, TestShardSearching, TestLucene49NormsFormat, TestCloseableThreadLocal, TestForceMergeForever, TestDirectoryReader, TestSpanExplanations, TestLucene41StoredFieldsFormat, TestBooleanQuery, TestCrash, TestFixedBitSet, TestSloppyPhraseQuery, TestIntroSorter, TestWildcardRandom, TestStoredFieldsFormat, TestAutomaton, Nested, Nested, Nested1, TestBytesRef, TestFilteredSearch, TestSimilarity2, Test2BPostings, TestNumericRangeQuery64, TestPerSegmentDeletes, TestDeletionPolicy, TestCompoundFile, TestDocsAndPositions, TestIndexWriterCommit, TestFieldsReader, MultiCollectorTest, TestCharTermAttributeImpl, TestSloppyMath, TestParallelTermEnum, TestByteSlices, TestPhraseQuery, TestStressAdvance, TestAutomatonQueryUnicode, TestIndexWriter]
   [junit4] Completed on J0 in 27.91s, 70 tests, 1 error <<< FAILURES!

[...truncated 942 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build.xml:49: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: There were test failures: 420 suites, 3744 tests, 2 errors, 154 ignored (143 assumptions)

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