Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/612/
1 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
__randomizedtesting.SeedInfo.seed([3AADD685F83267CD:BB4B589D8F6D07F1]:0)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:100)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.ParseException: Invalid content type:
at org.apache.http.entity.ContentType.parse(ContentType.java:233)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:496)
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.request.QueryRequest.process(QueryRequest.java:91)
... 46 more
Build Log:
[...truncated 11478 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> log4j:WARN No such property [conversionPattern] in
org.apache.solr.util.SolrLogLayout.
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/init-core-data-001
[junit4] 2> 3549 T11 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 3623 T11 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4] 2> 3631 T11 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3641 T12 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting
server
[junit4] 2> 3941 T11 oasc.ZkTestServer.run start zk server on port:19781
[junit4] 2> 3964 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4257 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 4314 T13 oazs.NIOServerCnxn.doIO WARN Exception causing close
of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4] 2> 5630 T18 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3f81be9 name:ZooKeeperConnection
Watcher:127.0.0.1:19781 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 5632 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 5633 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 5643 T11 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 5746 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5747 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 5750 T20 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@236077c2
name:ZooKeeperConnection Watcher:127.0.0.1:19781/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5751 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 5754 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 5770 T11 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 5777 T11 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 5782 T11 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 5786 T11 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 5792 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 5832 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 5840 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 5842 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 5862 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 5864 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 5869 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 5872 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 5876 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 5878 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 5884 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 5886 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 5891 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 5893 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 5898 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 5900 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 5906 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 5908 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 5913 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 5915 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 5921 T11 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 5923 T11 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 9881 T11 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 10488 T11 oejs.AbstractConnector.doStart Started
[email protected]:45956
[junit4] 2> 11074 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 11201 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 11202 T11 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002
[junit4] 2> 11203 T11 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/'
[junit4] 2> 11955 T11 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/solr.xml
[junit4] 2> 12322 T11 oasc.CoreContainer.<init> New CoreContainer
2026405756
[junit4] 2> 12333 T11 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/]
[junit4] 2> 12565 T11 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 12566 T11 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 12567 T11 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 12568 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 12569 T11 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 12570 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 12571 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 12572 T11 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 12573 T11 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 13062 T11 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 13081 T11 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 13086 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 13094 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 13095 T11 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:19781/solr
[junit4] 2> 13133 T11 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 13134 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 13135 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 13141 T32 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@687776b3
name:ZooKeeperConnection Watcher:127.0.0.1:19781 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 13142 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 13143 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 13172 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 13174 T34 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@64220f7b
name:ZooKeeperConnection Watcher:127.0.0.1:19781/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 13175 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 13204 T11 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 13225 T11 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 13239 T11 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 13246 T11 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 13252 T11 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 13287 T11 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 13290 T11 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:45956_
[junit4] 2> 13301 T11 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:45956_
[junit4] 2> 13309 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 13313 T11 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 13318 T11 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 13336 T11 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:45956_
[junit4] 2> 13337 T11 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 13340 T11 oasc.Overseer.start Overseer
(id=92365081564676099-127.0.0.1:45956_-n_0000000000) starting
[junit4] 2> 13362 T11 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 13460 T11 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 13795 T36 oasc.OverseerCollectionProcessor.run Process current
queue of collection creations
[junit4] 2> 13797 T11 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 13800 T11 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 13803 T11
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 13969 T35 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 14389 T38 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 14390 T38 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 14410 T38 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 14417 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 14427 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:45956",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:45956_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null}
[junit4] 2> 14428 T35 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection control_collection with shards [shard1]
[junit4] 2> 14475 T35 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 14500 T39 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> 15412 T38 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 15412 T38 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 15414 T38 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 15414 T38 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 15416 T38 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 15417 T38 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/collection1/'
[junit4] 2> 15419 T38 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 15420 T38 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 15421 T38 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 15626 T38 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 15980 T38 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 16029 T38 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 16180 T38 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 17670 T38 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 17673 T38 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 17687 T38 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 17706 T38 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 18381 T38 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 18522 T38 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 18559 T38 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/control/data/
[junit4] 2> 18567 T38 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4d90c1
[junit4] 2> 18751 T38 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/control/data
[junit4] 2> 18752 T38 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/control/data/index/
[junit4] 2> 18752 T38 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 18768 T38 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/control/data/index
[junit4] 2> 18770 T38 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=14.1162109375,
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=9.428463097300764,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.42816776701774384
[junit4] 2> 18952 T38 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@308aa07b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41cde666),segFN=segments_1,generation=1}
[junit4] 2> 18956 T38 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 19836 T38 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 19975 T38 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 19992 T38 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 19992 T38 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 19993 T38 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 19993 T38 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 20140 T38 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 20141 T38 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 20141 T38 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 20172 T38 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 20173 T38 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 20174 T38 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 20176 T38 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 20211 T38 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 20239 T38 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 20239 T38 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 20243 T38 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 20267 T38 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 20268 T38 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 20272 T38 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 20311 T38 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 20344 T38 oasc.RequestHandlers.initHandlersFromConfig created
/admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 20466 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 20486 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 20488 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 20490 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 20492 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 20588 T38 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 20588 T38 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 20596 T38 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5d5775df
[junit4] 2> 20602 T38 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@308aa07b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41cde666),segFN=segments_1,generation=1}
[junit4] 2> 20602 T38 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 20659 T38 oass.SolrIndexSearcher.<init> Opening
Searcher@1bc39f0f[collection1] main
[junit4] 2> 20688 T38 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 20690 T38 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 20691 T38 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 20701 T38
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 20702 T38 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 20780 T38 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 20781 T38
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 20782 T38 oasr.ManagedResourceStorage.load Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 20783 T38 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 20788 T38
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 20788 T38 oasr.ManagedResourceStorage$JsonStorage.store Saved
JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 20789 T38 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 20929 T40 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1bc39f0f[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 20944 T38 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 20951 T43 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:45956 collection:control_collection
shard:shard1
[junit4] 2> 20952 T11 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4] 2> 20952 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 20986 T43 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 20996 T43 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 20999 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 20999 T43
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 21000 T43 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C0 name=collection1
org.apache.solr.core.SolrCore@d3b12de url=http://127.0.0.1:45956/collection1
node=127.0.0.1:45956_ C0_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:45956, core=collection1,
node_name=127.0.0.1:45956_, state=down}
[junit4] 2> 21014 T43 C0 P45956 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:45956/collection1/
[junit4] 2> 21014 T39 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> 21020 T43 C0 P45956 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 21021 T43 C0 P45956 oasc.SyncStrategy.syncToMe
http://127.0.0.1:45956/collection1/ has no replicas
[junit4] 2> 21022 T43 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:45956/collection1/ shard1
[junit4] 2> 21034 T43 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 21042 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 21046 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 21047 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 21049 T45 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@35039174
name:ZooKeeperConnection Watcher:127.0.0.1:19781/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 21050 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 21051 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 21053 T11
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 21060 T11 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 21152 T39 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> 21152 T46 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> 21196 T43 oasc.ZkController.register We are
http://127.0.0.1:45956/collection1/ and leader is
http://127.0.0.1:45956/collection1/
[junit4] 2> 21202 T43 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:45956
[junit4] 2> 21202 T43 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 21203 T43 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 21203 T43 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 21205 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 21208 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=3 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:45956",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:45956_",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1"}
[junit4] 2> 21313 T39 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> 21314 T46 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> 22460 T11 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 22467 T11 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 22470 T11 oejs.AbstractConnector.doStart Started
[email protected]:13537
[junit4] 2> 22471 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 22471 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 22472 T11 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003
[junit4] 2> 22472 T11 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/'
[junit4] 2> 22515 T11 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/solr.xml
[junit4] 2> 22623 T11 oasc.CoreContainer.<init> New CoreContainer
1985195782
[junit4] 2> 22624 T11 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/]
[junit4] 2> 22626 T11 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 22626 T11 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 22627 T11 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 22627 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 22628 T11 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 22628 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 22629 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 22629 T11 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 22630 T11 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 22631 T11 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 22632 T11 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 22632 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 22633 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 22633 T11 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:19781/solr
[junit4] 2> 22634 T11 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 22634 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 22635 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 22637 T57 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7007ef9a
name:ZooKeeperConnection Watcher:127.0.0.1:19781 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 22638 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 22639 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 22642 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 22643 T59 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b937a2c name:ZooKeeperConnection
Watcher:127.0.0.1:19781/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 22644 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 22652 T11
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 23656 T11 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:13537_
[junit4] 2> 23658 T11 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:13537_
[junit4] 2> 23664 T11 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 23677 T61 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 23678 T61 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 23680 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 23680 T61 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 23683 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=3 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:13537",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:13537_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null}
[junit4] 2> 23684 T35 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection collection1 with shards [shard1, shard2, shard3]
[junit4] 2> 23685 T35 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 23689 T46 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> 23689 T39 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> 23689 T60 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> 24681 T61 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 24682 T61 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 24684 T61 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 24684 T61 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 24686 T61 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 24687 T61 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/collection1/'
[junit4] 2> 24690 T61 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 24692 T61 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 24694 T61 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 24826 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 24908 T61 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 24911 T61 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 24984 T61 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 25383 T61 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 25385 T61 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 25388 T61 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 25394 T61 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 25456 T61 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 25457 T61 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 25457 T61 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty1/
[junit4] 2> 25458 T61 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4d90c1
[junit4] 2> 25459 T61 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty1
[junit4] 2> 25460 T61 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty1/index/
[junit4] 2> 25460 T61 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 25461 T61 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty1/index
[junit4] 2> 25461 T61 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=14.1162109375,
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=9.428463097300764,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.42816776701774384
[junit4] 2> 25463 T61 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@625a5df2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c70d167),segFN=segments_1,generation=1}
[junit4] 2> 25463 T61 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 25475 T61 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 25476 T61 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 25476 T61 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 25477 T61 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 25477 T61 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 25478 T61 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 25478 T61 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 25479 T61 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 25479 T61 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 25481 T61 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 25483 T61 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 25484 T61 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 25486 T61 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 25487 T61 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 25489 T61 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 25489 T61 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 25490 T61 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 25492 T61 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 25492 T61 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 25493 T61 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 25494 T61 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 25496 T61 oasc.RequestHandlers.initHandlersFromConfig created
/admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 25509 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 25511 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 25512 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 25514 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 25515 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 25520 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 25520 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 25522 T61 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1978ef53
[junit4] 2> 25523 T61 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@625a5df2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c70d167),segFN=segments_1,generation=1}
[junit4] 2> 25524 T61 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 25524 T61 oass.SolrIndexSearcher.<init> Opening
Searcher@4af3011a[collection1] main
[junit4] 2> 25525 T61 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 25527 T61 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 25527 T61 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 25528 T61
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 25528 T61 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 25529 T61 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 25530 T61
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 25531 T61 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 25531 T61 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 25532 T61 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 25545 T62 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4af3011a[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 25562 T61 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 25563 T65 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:13537 collection:collection1
shard:shard2
[junit4] 2> 25564 T11 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4] 2> 25565 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 25565 T65 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 25573 T65 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 25576 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 25577 T65
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 25577 T65 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1 name=collection1
org.apache.solr.core.SolrCore@39683cf4 url=http://127.0.0.1:13537/collection1
node=127.0.0.1:13537_ C1_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:13537, core=collection1,
node_name=127.0.0.1:13537_, state=down}
[junit4] 2> 25578 T65 C1 P13537 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:13537/collection1/
[junit4] 2> 25579 T65 C1 P13537 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 25579 T65 C1 P13537 oasc.SyncStrategy.syncToMe
http://127.0.0.1:13537/collection1/ has no replicas
[junit4] 2> 25580 T65 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:13537/collection1/ shard2
[junit4] 2> 25580 T65 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 25584 T39 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> 25584 T60 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> 25584 T46 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> 25593 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 25595 T39 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> 25595 T60 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> 25595 T46 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> 25639 T65 oasc.ZkController.register We are
http://127.0.0.1:13537/collection1/ and leader is
http://127.0.0.1:13537/collection1/
[junit4] 2> 25640 T65 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:13537
[junit4] 2> 25640 T65 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 25641 T65 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 25641 T65 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 25644 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 25648 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=3 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:13537",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:13537_",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2"}
[junit4] 2> 25755 T39 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> 25755 T60 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> 25755 T46 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> 26742 T11 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 26743 T11 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 26746 T11 oejs.AbstractConnector.doStart Started
[email protected]:47247
[junit4] 2> 26747 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 26747 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 26748 T11 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004
[junit4] 2> 26748 T11 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/'
[junit4] 2> 26783 T11 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/solr.xml
[junit4] 2> 26857 T11 oasc.CoreContainer.<init> New CoreContainer
1337464451
[junit4] 2> 26857 T11 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/]
[junit4] 2> 26859 T11 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 26859 T11 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 26860 T11 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 26860 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 26860 T11 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 26861 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 26861 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 26862 T11 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 26862 T11 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 26863 T11 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 26863 T11 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 26864 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 26864 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 26865 T11 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:19781/solr
[junit4] 2> 26865 T11 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 26866 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 26867 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 26869 T76 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ece1b58
name:ZooKeeperConnection Watcher:127.0.0.1:19781 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 26870 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 26870 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 26873 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 26875 T78 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3816ef96
name:ZooKeeperConnection Watcher:127.0.0.1:19781/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 26876 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 26886 T11
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 27891 T11 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:47247_
[junit4] 2> 27893 T11 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47247_
[junit4] 2> 27899 T11 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 27910 T80 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 27910 T80 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 27912 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 27912 T80 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 27916 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=3 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:47247",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:47247_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null}
[junit4] 2> 27917 T35 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=3
[junit4] 2> 27917 T35 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 27921 T39 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> 27921 T46 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> 27921 T60 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> 27921 T79 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> 28913 T80 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 28914 T80 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 28916 T80 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 28916 T80 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 28918 T80 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 28919 T80 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/collection1/'
[junit4] 2> 28921 T80 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 28922 T80 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 28923 T80 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 29024 T80 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 29087 T80 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 29090 T80 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 29185 T80 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 29695 T80 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 29699 T80 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 29702 T80 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 29710 T80 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 29784 T80 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 29784 T80 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 29785 T80 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty2/
[junit4] 2> 29786 T80 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4d90c1
[junit4] 2> 29787 T80 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty2
[junit4] 2> 29788 T80 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty2/index/
[junit4] 2> 29788 T80 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 29789 T80 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-001/jetty2/index
[junit4] 2> 29790 T80 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=14.1162109375,
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=9.428463097300764,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.42816776701774384
[junit4] 2> 29793 T80 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@12c0f4da
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6013a59e),segFN=segments_1,generation=1}
[junit4] 2> 29793 T80 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 29810 T80 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 29810 T80 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 29811 T80 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 29812 T80 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 29812 T80 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 29813 T80 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 29814 T80 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 29815 T80 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 29815 T80 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 29817 T80 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 29819 T80 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 29821 T80 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 29823 T80 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 29824 T80 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 29826 T80 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 29826 T80 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 29827 T80 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 29829 T80 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 29830 T80 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 29831 T80 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 29832 T80 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 29834 T80 oasc.RequestHandlers.initHandlersFromConfig created
/admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 29860 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29863 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29865 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29867 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29870 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29877 T80 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 29877 T80 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 29880 T80 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@7d267d9d
[junit4] 2> 29881 T80 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@12c0f4da
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6013a59e),segFN=segments_1,generation=1}
[junit4] 2> 29882 T80 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 29882 T80 oass.SolrIndexSearcher.<init> Opening
Searcher@1311139e[collection1] main
[junit4] 2> 29883 T80 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 29885 T80 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 29886 T80 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 29887 T80
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 29888 T80 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 29888 T80 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29890 T80
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 29891 T80 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29891 T80 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 29892 T80 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 29905 T81 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1311139e[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 29921 T80 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 29922 T84 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47247 collection:collection1
shard:shard1
[junit4] 2> 29923 T11 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4] 2> 29924 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 29925 T84 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 29934 T84 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 29938 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 29939 T84
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 29939 T84 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2 name=collection1
org.apache.solr.core.SolrCore@59fa0e8d url=http://127.0.0.1:47247/collection1
node=127.0.0.1:47247_ C2_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:47247, core=collection1,
node_name=127.0.0.1:47247_, state=down}
[junit4] 2> 29940 T84 C2 P47247 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:47247/collection1/
[junit4] 2> 29941 T84 C2 P47247 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 29941 T84 C2 P47247 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47247/collection1/ has no replicas
[junit4] 2> 29942 T84 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:47247/collection1/ shard1
[junit4] 2> 29943 T84 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 29950 T39 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> 29950 T46 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> 29950 T79 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> 29950 T60 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> 29963 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 29965 T39 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> 29966 T79 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> 29966 T60 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> 29966 T46 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> 30004 T84 oasc.ZkController.register We are
http://127.0.0.1:47247/collection1/ and leader is
http://127.0.0.1:47247/collection1/
[junit4] 2> 30005 T84 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:47247
[junit4] 2> 30005 T84 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 30006 T84 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 30006 T84 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 30009 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 30013 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=3 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:47247",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:47247_",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1"}
[junit4] 2> 30120 T39 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> 30121 T79 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> 30121 T46 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> 30121 T60 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> 31292 T11 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 31293 T11 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 31295 T11 oejs.AbstractConnector.doStart Started
[email protected]:49021
[junit4] 2> 31296 T11 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 31297 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 31297 T11 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-005
[junit4] 2> 31297 T11 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-005/'
[junit4] 2> 31339 T11 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-005/solr.xml
[junit4] 2> 31430 T11 oasc.CoreContainer.<init> New CoreContainer
2044689047
[junit4] 2> 31430 T11 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001/tempDir-005/]
[junit4] 2> 31432 T11 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 31432 T11 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 31432 T11 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 31433 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 31433 T11 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 31434 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 31434 T11 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 31434 T11 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 31435 T11 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 31436 T11 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 31436 T11 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 31436 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 31437 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 31438 T11 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:19781/solr
[junit4] 2> 31438 T11 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 31438 T11
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 31439 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 31441 T95 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ee98e03
name:ZooKeeperConnection Watcher:127.0.0.1:19781 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 31442 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 31442 T11 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 31445 T11 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 31446 T97 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@50f65821
name:ZooKeeperConnection Watcher:127.0.0.1:19781/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 31447 T11 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 31454 T11
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 32458 T11 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:49021_
[junit4] 2> 32460 T11 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49021_
[junit4] 2> 32466 T11 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 32475 T99 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 32476 T99 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 32477 T39 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 32477 T99 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 32481 T35 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=3 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49021",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:49021_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null}
[junit4] 2> 324
[...truncated too long message...]
va:91)
[junit4] > ... 46 more
[junit4] 2> 192704 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-3AADD685F83267CD-001
[junit4] 2> NOTE: test params are: codec=Lucene410:
{5parent_f2_s=PostingsFormat(name=Asserting),
21parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
11grand0_s=PostingsFormat(name=FSTOrdPulsing41),
41parent_f2_s=PostingsFormat(name=FSTOrdPulsing41), 34parent_f1_s=FST41,
12parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
33parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
25parent_f2_s=PostingsFormat(name=Asserting),
9grand3_s=PostingsFormat(name=FSTOrdPulsing41),
0parent_f1_s=PostingsFormat(name=Asserting), 4grand3_s=FST41,
27parent_f1_s=FST41, 11grand7_s=FST41, 23parent_f1_s=FST41, 5grand2_s=FST41,
35parent_f1_s=PostingsFormat(name=Asserting),
37parent_f2_s=PostingsFormat(name=Lucene41WithOrds), 2grand1_s=FST41,
45parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
11grand6_s=PostingsFormat(name=Asserting),
24parent_f1_s=PostingsFormat(name=Asserting),
7parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
6child3_s=PostingsFormat(name=Lucene41WithOrds),
9grand0_s=PostingsFormat(name=Lucene41WithOrds),
2child0_s=PostingsFormat(name=Asserting),
9grand4_s=PostingsFormat(name=Lucene41WithOrds),
32parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
5child1_s=PostingsFormat(name=Asserting), 42parent_f2_s=FST41,
30parent_f1_s=FST41, 3grand1_s=PostingsFormat(name=Asserting),
11grand8_s=PostingsFormat(name=FSTOrdPulsing41), 6parent_f2_s=FST41,
38parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
8grand0_s=PostingsFormat(name=FSTOrdPulsing41), 7grand0_s=FST41,
8grand1_s=PostingsFormat(name=Lucene41WithOrds),
30parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
_version_=PostingsFormat(name=FSTOrdPulsing41),
44parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
23parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
7grand6_s=PostingsFormat(name=Lucene41WithOrds),
7parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
type_s=PostingsFormat(name=FSTOrdPulsing41), 17parent_f2_s=FST41,
8grand7_s=FST41, 34parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
15parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
10parent_f1_s=PostingsFormat(name=Lucene41WithOrds), 9grand6_s=FST41,
1child0_s=PostingsFormat(name=Lucene41WithOrds),
11grand4_s=PostingsFormat(name=FSTOrdPulsing41),
11grand9_s=PostingsFormat(name=Lucene41WithOrds),
8grand5_s=PostingsFormat(name=Lucene41WithOrds),
40parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
18parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
1parent_f2_s=PostingsFormat(name=Asserting),
8grand6_s=PostingsFormat(name=Asserting), 41parent_f1_s=FST41,
45parent_f1_s=FST41, 2parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
10grand2_s=PostingsFormat(name=Lucene41WithOrds), 6child5_s=FST41,
11parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
29parent_f2_s=PostingsFormat(name=FSTOrdPulsing41), 9parent_f1_s=FST41,
31parent_f2_s=FST41, 4grand2_s=PostingsFormat(name=Asserting),
27parent_f2_s=PostingsFormat(name=FSTOrdPulsing41), 1parent_f1_s=FST41,
24parent_f2_s=FST41, 11parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
13parent_f1_s=PostingsFormat(name=Asserting),
7grand2_s=PostingsFormat(name=Lucene41WithOrds),
5grand3_s=PostingsFormat(name=Asserting),
9parent_f2_s=PostingsFormat(name=Asserting),
10grand3_s=PostingsFormat(name=FSTOrdPulsing41),
7grand3_s=PostingsFormat(name=FSTOrdPulsing41),
8parent_f1_s=PostingsFormat(name=Asserting),
10parent_f2_s=PostingsFormat(name=Asserting),
43parent_f2_s=PostingsFormat(name=Asserting), 10grand0_s=FST41,
5grand1_s=PostingsFormat(name=FSTOrdPulsing41),
22parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
1grand0_s=PostingsFormat(name=Lucene41WithOrds),
3parent_f1_s=PostingsFormat(name=Lucene41WithOrds), 2child1_s=FST41,
8grand2_s=PostingsFormat(name=Asserting),
0parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
5child3_s=PostingsFormat(name=FSTOrdPulsing41),
10grand1_s=PostingsFormat(name=Asserting),
9grand1_s=PostingsFormat(name=Asserting), 10grand4_s=FST41, 5parent_f1_s=FST41,
21parent_f2_s=PostingsFormat(name=Asserting),
11grand1_s=PostingsFormat(name=Lucene41WithOrds),
28parent_f1_s=PostingsFormat(name=FSTOrdPulsing41), 12parent_f1_s=FST41,
9grand8_s=PostingsFormat(name=Lucene41WithOrds),
25parent_f1_s=PostingsFormat(name=Lucene41WithOrds), 4child3_s=FST41,
17parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
3grand2_s=PostingsFormat(name=Lucene41WithOrds),
_root_=PostingsFormat(name=FSTOrdPulsing41), 39parent_f2_s=FST41,
7grand4_s=FST41, 6child0_s=PostingsFormat(name=FSTOrdPulsing41),
5grand0_s=PostingsFormat(name=Lucene41WithOrds),
4child0_s=PostingsFormat(name=Asserting),
19parent_f2_s=PostingsFormat(name=Lucene41WithOrds), 16parent_f1_s=FST41,
18parent_f2_s=PostingsFormat(name=FSTOrdPulsing41),
10grand5_s=PostingsFormat(name=Asserting),
5child0_s=PostingsFormat(name=Lucene41WithOrds),
6grand2_s=PostingsFormat(name=FSTOrdPulsing41),
8grand4_s=PostingsFormat(name=FSTOrdPulsing41), 38parent_f1_s=FST41,
3child1_s=PostingsFormat(name=Asserting),
39parent_f1_s=PostingsFormat(name=Asserting), id=FST41,
4parent_f2_s=PostingsFormat(name=Lucene41WithOrds), 8grand3_s=FST41,
6grand5_s=FST41, 10grand6_s=PostingsFormat(name=Lucene41WithOrds),
4grand1_s=PostingsFormat(name=Lucene41WithOrds),
4child2_s=PostingsFormat(name=FSTOrdPulsing41),
6grand3_s=PostingsFormat(name=Lucene41WithOrds),
7grand5_s=PostingsFormat(name=Asserting),
6parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
32parent_f2_s=PostingsFormat(name=Asserting),
26parent_f1_s=PostingsFormat(name=FSTOrdPulsing41), 2parent_f2_s=FST41,
8parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
43parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
16parent_f2_s=PostingsFormat(name=Asserting),
14parent_f2_s=PostingsFormat(name=Asserting), 9grand2_s=FST41,
36parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
22parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
4child1_s=PostingsFormat(name=Lucene41WithOrds),
a_t=PostingsFormat(name=Asserting),
text_t=PostingsFormat(name=FSTOrdPulsing41),
6child2_s=PostingsFormat(name=Asserting),
20parent_f1_s=PostingsFormat(name=Asserting),
40parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
36parent_f2_s=PostingsFormat(name=Asserting),
7grand1_s=PostingsFormat(name=Asserting),
14parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
2grand0_s=PostingsFormat(name=FSTOrdPulsing41), 6grand1_s=FST41,
3parent_f2_s=PostingsFormat(name=FSTOrdPulsing41), rnd_b=FST41,
35parent_f2_s=FST41, 10grand8_s=FST41,
11grand2_s=PostingsFormat(name=Asserting), 28parent_f2_s=FST41,
42parent_f1_s=PostingsFormat(name=Asserting),
5grand4_s=PostingsFormat(name=Lucene41WithOrds), 20parent_f2_s=FST41,
13parent_f2_s=FST41, 6child4_s=PostingsFormat(name=FSTOrdPulsing41),
6grand4_s=PostingsFormat(name=Asserting), 3grand0_s=FST41, 11grand10_s=FST41,
33parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
10grand9_s=PostingsFormat(name=Asserting), 11grand3_s=FST41,
26parent_f2_s=PostingsFormat(name=Lucene41WithOrds),
9grand7_s=PostingsFormat(name=FSTOrdPulsing41),
9grand5_s=PostingsFormat(name=Asserting),
6grand0_s=PostingsFormat(name=Asserting), 3child0_s=FST41,
4parent_f1_s=PostingsFormat(name=Asserting),
3child2_s=PostingsFormat(name=Lucene41WithOrds), 5child2_s=FST41,
5child4_s=PostingsFormat(name=Lucene41WithOrds),
37parent_f1_s=PostingsFormat(name=FSTOrdPulsing41),
29parent_f1_s=PostingsFormat(name=Lucene41WithOrds),
4grand0_s=PostingsFormat(name=FSTOrdPulsing41),
19parent_f1_s=PostingsFormat(name=Asserting),
11grand5_s=PostingsFormat(name=Lucene41WithOrds),
31parent_f1_s=PostingsFormat(name=Asserting),
10grand7_s=PostingsFormat(name=FSTOrdPulsing41),
44parent_f2_s=PostingsFormat(name=Lucene41WithOrds), 6child1_s=FST41,
15parent_f2_s=PostingsFormat(name=Lucene41WithOrds)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_QA,
timezone=Brazil/East
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=241265448,total=477102080
[junit4] 2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest]
[junit4] Completed on J1 in 193.40s, 1 test, 1 error <<< FAILURES!
[...truncated 1359 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:492:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:465:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:494:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1343:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:958:
There were test failures: 434 suites, 1801 tests, 1 error, 54 ignored (11
assumptions)
Total time: 254 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #605
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 709368061 bytes
Compression is 0.0%
Took 2 min 1 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]