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

[JENKINS] Lucene-Solr-5.1-Linux (64bit/jdk1.7.0_76) - Build # 213 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.1-Linux/213/
Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Error from server at http://127.0.0.1:46922/implicit_collection_without_routerfield_shard1_replica1: no servers hosting shard: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46922/implicit_collection_without_routerfield_shard1_replica1: no servers hosting shard: 
	at __randomizedtesting.SeedInfo.seed([5C6FBDBE73F30BDF:D43B8264DD0F6627]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdImplicitRouter(FullSolrCloudDistribCmdsTest.java:225)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:144)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10054 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/init-core-data-001
   [junit4]   2> 841474 T3827 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 841476 T3827 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 841476 T3828 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 841576 T3827 oasc.ZkTestServer.run start zk server on port:35987
   [junit4]   2> 841577 T3827 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 841577 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841579 T3835 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6608e769 name:ZooKeeperConnection Watcher:127.0.0.1:35987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841580 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 841580 T3827 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 841580 T3827 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 841581 T3827 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 841582 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841583 T3838 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ef632c0 name:ZooKeeperConnection Watcher:127.0.0.1:35987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841583 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 841583 T3827 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 841584 T3827 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 841585 T3827 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 841585 T3827 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 841586 T3827 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 841587 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 841587 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 841589 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 841589 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 841590 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841590 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841591 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 841591 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 841592 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 841592 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 841593 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 841593 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 841594 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 841594 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 841595 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841595 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841596 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841596 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841597 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 841597 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 841598 T3827 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 841598 T3827 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 841648 T3827 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1
   [junit4]   2> 841649 T3827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 841650 T3827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53231
   [junit4]   2> 841650 T3827 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=53231, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/tempDir-001/control/data, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores}
   [junit4]   2> 841651 T3827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4322394
   [junit4]   2> 841651 T3827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/'
   [junit4]   2> 841660 T3827 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/solr.xml
   [junit4]   2> 841669 T3827 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores
   [junit4]   2> 841669 T3827 oasc.CoreContainer.<init> New CoreContainer 616531310
   [junit4]   2> 841669 T3827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/]
   [junit4]   2> 841669 T3827 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/lib
   [junit4]   2> 841669 T3827 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/lib).
   [junit4]   2> 841674 T3827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 841674 T3827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 841674 T3827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 841675 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 841675 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 841675 T3827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 841675 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 841675 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 841676 T3827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 841676 T3827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 841676 T3827 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 841677 T3827 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 841677 T3827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 841677 T3827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 841677 T3827 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 841677 T3827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35987/solr
   [junit4]   2> 841677 T3827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 841678 T3827 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 841678 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841679 T3850 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@793503e6 name:ZooKeeperConnection Watcher:127.0.0.1:35987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841679 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 841679 T3827 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 841680 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841681 T3853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8a5718 name:ZooKeeperConnection Watcher:127.0.0.1:35987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841682 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 841683 T3827 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 841684 T3827 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 841685 T3827 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 841686 T3827 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 841687 T3827 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 841688 T3827 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 841689 T3827 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 841690 T3827 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 841691 T3827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53231_
   [junit4]   2> 841691 T3827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53231_
   [junit4]   2> 841692 T3827 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 841693 T3827 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 841694 T3827 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 841695 T3827 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53231_
   [junit4]   2> 841695 T3827 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 841695 T3827 oasc.Overseer.start Overseer (id=93612593116872707-127.0.0.1:53231_-n_0000000000) starting
   [junit4]   2> 841702 T3827 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 841706 T3827 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 841706 T3827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 841706 T3855 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 841706 T3854 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 841709 T3827 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores
   [junit4]   2> 841709 T3827 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, collection=control_collection, loadOnStartup=true, dataDir=data/, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1, name=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/, coreNodeName=, shard=, config=solrconfig.xml, transient=false}
   [junit4]   2> 841710 T3827 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/
   [junit4]   2> 841710 T3827 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 841710 T3857 C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 841711 T3857 C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 841711 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 841711 T3857 C:control_collection c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 841712 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:53231_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53231"} current state version: 0
   [junit4]   2> 841712 T3854 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:53231_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53231"}
   [junit4]   2> 841712 T3854 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 841712 T3854 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 841713 T3853 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> 842711 T3857 C:control_collection c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 842712 T3857 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 842712 T3857 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 842712 T3857 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 842712 T3857 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 842713 T3857 C:control_collection c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/'
   [junit4]   2> 842719 T3857 C:control_collection c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 842720 T3857 C:control_collection c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 842724 T3857 C:control_collection c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 842731 T3857 C:control_collection c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 842754 T3857 C:control_collection c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 842755 T3857 C:control_collection c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 842759 T3857 C:control_collection c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 842889 T3857 C:control_collection c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 842890 T3857 C:control_collection c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 842891 T3857 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 842893 T3857 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 842902 T3857 C:control_collection c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 842902 T3857 C:control_collection c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 842902 T3857 C:control_collection c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/data/
   [junit4]   2> 842903 T3857 C:control_collection c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1785ed6e
   [junit4]   2> 842903 T3857 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/data
   [junit4]   2> 842903 T3857 C:control_collection c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 842903 T3857 C:control_collection c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 842904 T3857 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/control-001/cores/collection1/data/index
   [junit4]   2> 842904 T3857 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=65.845703125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=7.327020018405106, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4421042465771625
   [junit4]   2> 842904 T3857 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6da3c849 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb268db),segFN=segments_1,generation=1}
   [junit4]   2> 842904 T3857 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 842907 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 842907 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 842907 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 842908 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 842908 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 842908 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 842908 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 842908 T3857 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 842908 T3857 C:control_collection c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 842910 T3857 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 842911 T3857 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 842912 T3857 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 842913 T3857 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 842915 T3857 C:control_collection c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/update/json/docs,/admin/plugins,/admin/logging,/admin/system,/admin/properties,/admin/file,/update/json,standard,/update/csv,/update,/schema,/replication,/admin/segments,/admin/mbeans,/config,/admin/ping,/admin/luke,/get
   [junit4]   2> 842916 T3857 C:control_collection c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 842917 T3857 C:control_collection c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 842917 T3857 C:control_collection c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 842917 T3857 C:control_collection c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 842917 T3857 C:control_collection c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 842918 T3857 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=573935467, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 842918 T3857 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6da3c849 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb268db),segFN=segments_1,generation=1}
   [junit4]   2> 842918 T3857 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 842918 T3857 C:control_collection c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@15aca5fa[collection1] main
   [junit4]   2> 842919 T3857 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 842919 T3857 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 842919 T3857 C:control_collection c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 842919 T3857 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 842920 T3857 C:control_collection c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 842920 T3857 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 842920 T3857 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 842920 T3857 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 842920 T3857 C:control_collection c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 842920 T3857 C:control_collection c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 842921 T3858 C:control_collection c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15aca5fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 842921 T3857 C:control_collection c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 842921 T3861 C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53231 collection:control_collection shard:shard1
   [junit4]   2> 842922 T3827 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 842922 T3827 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 842922 T3861 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 842922 T3827 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 842925 T3861 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 842926 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 842926 T3861 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 842926 T3861 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C640 name=collection1 org.apache.solr.core.SolrCore@63bbbb54 url=http://127.0.0.1:53231/collection1 node=127.0.0.1:53231_ C640_STATE=coll:control_collection core:collection1 props:{state=down, node_name=127.0.0.1:53231_, core=collection1, base_url=http://127.0.0.1:53231}
   [junit4]   2> 842926 T3861 C:control_collection S:shard1 C640 P53231 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53231/collection1/
   [junit4]   2> 842926 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 842926 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 842926 T3861 C:control_collection S:shard1 C640 P53231 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 842927 T3864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@418a61a name:ZooKeeperConnection Watcher:127.0.0.1:35987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842927 T3861 C:control_collection S:shard1 C640 P53231 oasc.SyncStrategy.syncToMe http://127.0.0.1:53231/collection1/ has no replicas
   [junit4]   2> 842927 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 842927 T3861 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53231/collection1/ shard1
   [junit4]   2> 842927 T3827 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 842927 T3861 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 842927 T3827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 842929 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 842929 T3827 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 842930 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53231",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 842977 T3827 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1
   [junit4]   2> 842978 T3827 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001
   [junit4]   2> 842979 T3827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 842980 T3827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46922
   [junit4]   2> 842980 T3827 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/tempDir-001/jetty1, hostContext=/, hostPort=46922, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 842980 T3827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4322394
   [junit4]   2> 842980 T3827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/'
   [junit4]   2> 842989 T3827 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/solr.xml
   [junit4]   2> 842998 T3827 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores
   [junit4]   2> 842999 T3827 oasc.CoreContainer.<init> New CoreContainer 1396963343
   [junit4]   2> 842999 T3827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/]
   [junit4]   2> 842999 T3827 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/lib
   [junit4]   2> 842999 T3827 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/lib).
   [junit4]   2> 843004 T3827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 843004 T3827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 843004 T3827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 843004 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 843004 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 843004 T3827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 843005 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 843005 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 843005 T3827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 843005 T3827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 843005 T3827 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 843005 T3827 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 843006 T3827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 843006 T3827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 843006 T3827 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 843006 T3827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35987/solr
   [junit4]   2> 843006 T3827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 843007 T3827 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 843007 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 843008 T3876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d44a0a7 name:ZooKeeperConnection Watcher:127.0.0.1:35987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 843009 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 843009 T3827 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 843010 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 843011 T3879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d1c58ca name:ZooKeeperConnection Watcher:127.0.0.1:35987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 843011 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 843014 T3827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 843032 T3864 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> 843032 T3853 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> 843032 T3879 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> 843080 T3861 C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:53231/collection1/ and leader is http://127.0.0.1:53231/collection1/
   [junit4]   2> 843080 T3861 C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53231
   [junit4]   2> 843080 T3861 C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 843080 T3861 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 843080 T3861 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 843081 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 843082 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:53231_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53231"} current state version: 2
   [junit4]   2> 843082 T3854 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:53231_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53231"}
   [junit4]   2> 843184 T3864 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> 843184 T3879 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> 843184 T3853 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> 844016 T3827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46922_
   [junit4]   2> 844017 T3827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46922_
   [junit4]   2> 844018 T3827 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 844019 T3827 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores
   [junit4]   2> 844020 T3827 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1, collection=collection1, transient=false, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/, name=collection1, schema=schema.xml, shard=, dataDir=data/, config=solrconfig.xml, loadOnStartup=true}
   [junit4]   2> 844020 T3827 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/
   [junit4]   2> 844020 T3827 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 844020 T3880 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 844021 T3880 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 844021 T3880 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 844021 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844021 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:46922_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46922"} current state version: 3
   [junit4]   2> 844022 T3854 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:46922_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46922"}
   [junit4]   2> 844022 T3854 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 844022 T3854 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 844124 T3864 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> 844124 T3879 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> 844124 T3853 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> 845021 T3880 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 845021 T3880 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 845022 T3880 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 845022 T3880 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 845022 T3880 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 845022 T3880 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/'
   [junit4]   2> 845028 T3880 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 845029 T3880 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 845032 T3880 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 845039 T3880 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 845053 T3880 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 845054 T3880 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 845057 T3880 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 845165 T3880 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 845166 T3880 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 845166 T3880 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 845168 T3880 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 845176 T3880 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 845176 T3880 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845176 T3880 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 845176 T3880 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1785ed6e
   [junit4]   2> 845176 T3880 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 845177 T3880 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 845177 T3880 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 845177 T3880 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 845177 T3880 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=65.845703125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=7.327020018405106, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4421042465771625
   [junit4]   2> 845178 T3880 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@303c3530 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c7fb0d),segFN=segments_1,generation=1}
   [junit4]   2> 845178 T3880 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 845181 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 845181 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 845181 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 845181 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 845181 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 845182 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 845182 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 845182 T3880 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 845182 T3880 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 845184 T3880 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845185 T3880 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845185 T3880 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845186 T3880 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845189 T3880 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/update/json/docs,/admin/plugins,/admin/logging,/admin/system,/admin/properties,/admin/file,/update/json,standard,/update/csv,/update,/schema,/replication,/admin/segments,/admin/mbeans,/config,/admin/ping,/admin/luke,/get
   [junit4]   2> 845190 T3880 C:collection1 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 845190 T3880 C:collection1 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845190 T3880 C:collection1 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 845190 T3880 C:collection1 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 845191 T3880 C:collection1 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 845191 T3880 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=573935467, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 845192 T3880 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@303c3530 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c7fb0d),segFN=segments_1,generation=1}
   [junit4]   2> 845192 T3880 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 845192 T3880 C:collection1 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@75bf97eb[collection1] main
   [junit4]   2> 845192 T3880 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 845193 T3880 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 845193 T3880 C:collection1 c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 845193 T3880 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 845193 T3880 C:collection1 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 845193 T3880 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845193 T3880 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 845194 T3880 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845194 T3880 C:collection1 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 845194 T3880 C:collection1 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 845194 T3881 C:collection1 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75bf97eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 845195 T3880 C:collection1 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 845195 T3884 C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46922 collection:collection1 shard:shard2
   [junit4]   2> 845195 T3827 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 845195 T3827 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 845195 T3884 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 845198 T3884 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 845199 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 845199 T3884 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 845199 T3884 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C641 name=collection1 org.apache.solr.core.SolrCore@40502222 url=http://127.0.0.1:46922/collection1 node=127.0.0.1:46922_ C641_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:46922_, core=collection1, base_url=http://127.0.0.1:46922}
   [junit4]   2> 845199 T3884 C:collection1 S:shard2 C641 P46922 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46922/collection1/
   [junit4]   2> 845199 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 845199 T3884 C:collection1 S:shard2 C641 P46922 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 845199 T3884 C:collection1 S:shard2 C641 P46922 oasc.SyncStrategy.syncToMe http://127.0.0.1:46922/collection1/ has no replicas
   [junit4]   2> 845199 T3884 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46922/collection1/ shard2
   [junit4]   2> 845200 T3884 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 845201 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 845202 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46922",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 845241 T3827 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1
   [junit4]   2> 845241 T3827 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001
   [junit4]   2> 845242 T3827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 845243 T3827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49876
   [junit4]   2> 845244 T3827 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=49876, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores, hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/tempDir-001/jetty2, solrconfig=solrconfig.xml}
   [junit4]   2> 845244 T3827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4322394
   [junit4]   2> 845244 T3827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/'
   [junit4]   2> 845253 T3827 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/solr.xml
   [junit4]   2> 845261 T3827 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores
   [junit4]   2> 845261 T3827 oasc.CoreContainer.<init> New CoreContainer 2104968459
   [junit4]   2> 845261 T3827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/]
   [junit4]   2> 845262 T3827 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/lib
   [junit4]   2> 845262 T3827 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/lib).
   [junit4]   2> 845266 T3827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 845267 T3827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 845268 T3827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 845268 T3827 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 845268 T3827 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 845268 T3827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 845268 T3827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 845268 T3827 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 845269 T3827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35987/solr
   [junit4]   2> 845269 T3827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 845269 T3827 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 845269 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 845270 T3896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3659db name:ZooKeeperConnection Watcher:127.0.0.1:35987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 845271 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 845271 T3827 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 845272 T3827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 845273 T3899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d36559c name:ZooKeeperConnection Watcher:127.0.0.1:35987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 845273 T3827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 845275 T3827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 845304 T3899 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> 845304 T3864 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> 845304 T3853 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> 845304 T3879 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> 845352 T3884 C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:46922/collection1/ and leader is http://127.0.0.1:46922/collection1/
   [junit4]   2> 845352 T3884 C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46922
   [junit4]   2> 845352 T3884 C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 845352 T3884 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 845352 T3884 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 845353 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 845354 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:46922_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46922"} current state version: 5
   [junit4]   2> 845354 T3854 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:46922_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46922"}
   [junit4]   2> 845455 T3899 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> 845455 T3879 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> 845455 T3853 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> 845455 T3864 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> 846277 T3827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49876_
   [junit4]   2> 846277 T3827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49876_
   [junit4]   2> 846279 T3827 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 846280 T3827 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores
   [junit4]   2> 846280 T3827 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/, collection=collection1, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1, config=solrconfig.xml, loadOnStartup=true, name=collection1, coreNodeName=, transient=false, shard=, dataDir=data/, schema=schema.xml}
   [junit4]   2> 846280 T3827 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/
   [junit4]   2> 846281 T3827 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 846281 T3900 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 846281 T3900 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 846282 T3900 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 846282 T3853 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 846282 T3854 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:49876_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49876"} current state version: 6
   [junit4]   2> 846282 T3854 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:49876_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49876"}
   [junit4]   2> 846282 T3854 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 846283 T3854 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 846384 T3853 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> 846384 T3899 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> 846384 T3864 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> 846384 T3879 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> 847282 T3900 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 847282 T3900 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 847282 T3900 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 847282 T3900 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 847283 T3900 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 847283 T3900 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/'
   [junit4]   2> 847288 T3900 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 847290 T3900 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 847293 T3900 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 847300 T3900 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 847320 T3900 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 847321 T3900 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 847324 T3900 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 847430 T3900 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 847431 T3900 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 847432 T3900 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 847434 T3900 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 847440 T3900 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 847440 T3900 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 847441 T3900 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 847441 T3900 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1785ed6e
   [junit4]   2> 847441 T3900 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/data
   [junit4]   2> 847441 T3900 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 847441 T3900 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 847441 T3900 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 847442 T3900 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=65.845703125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=7.327020018405106, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4421042465771625
   [junit4]   2> 847442 T3900 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3dc59948 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77d265a6),segFN=segments_1,generation=1}
   [junit4]   2> 847442 T3900 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 847445 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 847446 T3900 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 847446 T3900 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 847447 T3900 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847448 T3900 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847449 T3900 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847450 T3900 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847452 T3900 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/update/json/docs,/admin/plugins,/admin/logging,/admin/system,/admin/properties,/admin/file,/update/json,standard,/update/csv,/update,/schema,/replication,/admin/segments,/admin/mbeans,/config,/admin/ping,/admin/luke,/get
   [junit4]   2> 847453 T3900 C:collection1 c:collection1

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

asc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 889556 T3827 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-6-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-6-001/cores/collection1/data;done=false>>]
   [junit4]   2> 889556 T3827 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-6-001/cores/collection1/data
   [junit4]   2> 889556 T3827 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-6-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-6-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 889557 T3827 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001/shard-6-001/cores/collection1/data/index
   [junit4]   2> 889557 T3827 C:control_collection S:shard1 c:collection1 oasc.Overseer.close Overseer (id=93612593116872720-127.0.0.1:40354_-n_0000000006) closing
   [junit4]   2> 889557 T4109 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:40354_
   [junit4]   2> 891059 T4096 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 891090 T3827 C:control_collection S:shard1 c:collection1 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 891288 T3827 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:35987 35987
   [junit4]   2> 891381 T3828 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:35987 35987
   [junit4]   2> 891382 T3828 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		14	/solr/clusterstate.json
   [junit4]   2> 		14	/solr/aliases.json
   [junit4]   2> 		7	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/implicit_collection_without_routerfield/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		14	/solr/live_nodes
   [junit4]   2> 		7	/solr/overseer/collection-queue-work
   [junit4]   2> 		7	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=5C6FBDBE73F30BDF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_LU -Dtests.timezone=GMT0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   49.9s J2 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46922/implicit_collection_without_routerfield_shard1_replica1: no servers hosting shard: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C6FBDBE73F30BDF:D43B8264DD0F6627]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdImplicitRouter(FullSolrCloudDistribCmdsTest.java:225)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:144)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 891387 T3827 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 5C6FBDBE73F30BDF-001
   [junit4]   2> 49916 T3826 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=6, blockSize=977), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=977)), sim=DefaultSimilarity, locale=fr_LU, timezone=GMT0
   [junit4]   2> NOTE: Linux 3.13.0-48-generic amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=12,threads=1,free=207430112,total=387973120
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentCustomSortTest, AssignTest, TriLevelCompositeIdRoutingTest, HdfsDirectoryFactoryTest, TestClassNameShortening, CollectionReloadTest, SynonymTokenizerTest, AnalysisErrorHandlingTest, CachingDirectoryFactoryTest, DistributedQueueTest, TestShortCircuitedRequests, TestInitParams, TestSolrJ, TestDynamicLoading, TestCollationField, TestBM25SimilarityFactory, TestCSVResponseWriter, TestRebalanceLeaders, TestLRUStatsCache, TestSolrXml, NumericFieldsTest, LoggingHandlerTest, TestSimpleQParserPlugin, TestImplicitCoreProperties, TestFreeTextSuggestions, TestDistributedMissingSort, TestZkChroot, CircularListTest, CloudExitableDirectoryReaderTest, PathHierarchyTokenizerFactoryTest, CursorPagingTest, TestPseudoReturnFields, TestStressReorder, TestMiniSolrCloudCluster, RegexBoostProcessorTest, ResponseLogComponentTest, SpatialRPTFieldTypeTest, TestMacros, ZkStateWriterTest, SimpleFacetsTest, TestQueryUtils, TestLuceneMatchVersion, SoftAutoCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestNonDefinedSimilarityFactory, BasicDistributedZk2Test, ExitableDirectoryReaderTest, TestStressUserVersions, TestConfigOverlay, TestQuerySenderNoQuery, SolrInfoMBeanTest, QueryEqualityTest, TestManagedResource, TestCloudManagedSchema, SortByFunctionTest, TestFileDictionaryLookup, TestIntervalFaceting, DirectUpdateHandlerOptimizeTest, DistribDocExpirationUpdateProcessorTest, OverseerCollectionProcessorTest, StatsComponentTest, SuggestComponentTest, XsltUpdateRequestHandlerTest, SaslZkACLProviderTest, TestDocSet, TestHdfsUpdateLog, TestExtendedDismaxParser, SuggesterTest, SampleTest, DistributedQueryComponentOptimizationTest, TestPerFieldSimilarity, TestQueryTypes, DistributedFacetPivotLargeTest, TestNRTOpen, TestUniqueKeyFieldResource, TestUtils, TestSystemIdResolver, OpenCloseCoreStressTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J2 in 50.18s, 1 test, 1 error <<< FAILURES!

[...truncated 715 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/lucene/common-build.xml:976: There were test failures: 479 suites, 1903 tests, 1 error, 47 ignored (20 assumptions)

Total time: 51 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any