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/05/05 06:07:35 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_45) - Build # 12568 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12568/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>
	at __randomizedtesting.SeedInfo.seed([A5A68D59067CF8A2:FDC2013800165076]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:57)
	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:57)
	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 10498 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/init-core-data-001
   [junit4]   2> 975292 T8879 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 975293 T8879 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /je_/
   [junit4]   2> 975294 T8879 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 975294 T8880 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 975295 T8880 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 975394 T8879 oasc.ZkTestServer.run start zk server on port:55044
   [junit4]   2> 975395 T8879 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 975396 T8879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 975397 T8887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1798c8d name:ZooKeeperConnection Watcher:127.0.0.1:55044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975398 T8879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 975398 T8879 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 975398 T8879 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 975400 T8879 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 975400 T8881 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d223c79eb0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 975401 T8879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 975401 T8890 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101bd1a name:ZooKeeperConnection Watcher:127.0.0.1:55044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975402 T8879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 975402 T8879 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 975402 T8879 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 975403 T8879 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 975404 T8879 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 975404 T8879 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 975405 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 975406 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 975407 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 975407 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 975408 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 975409 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 975409 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 975410 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 975410 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 975411 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 975412 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 975412 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 975417 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 975418 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 975419 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 975419 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 975421 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 975421 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 975424 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 975424 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 975426 T8879 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 975426 T8879 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 975428 T8881 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d223c79eb0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 975509 T8879 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1
   [junit4]   2> 975511 T8879 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 975512 T8879 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@149ed4f{/je_,null,AVAILABLE}
   [junit4]   2> 975513 T8879 oejs.AbstractConnector.doStart Started ServerConnector@ca68b{HTTP/1.1}{127.0.0.1:48517}
   [junit4]   2> 975514 T8879 oejs.Server.doStart Started @976735ms
   [junit4]   2> 975514 T8879 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/je_, hostPort=48517, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores}
   [junit4]   2> 975515 T8879 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 975515 T8879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/'
   [junit4]   2> 975527 T8879 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/solr.xml
   [junit4]   2> 975532 T8879 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores
   [junit4]   2> 975533 T8879 oasc.CoreContainer.<init> New CoreContainer 14760928
   [junit4]   2> 975533 T8879 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/]
   [junit4]   2> 975534 T8879 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/lib
   [junit4]   2> 975534 T8879 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/lib).
   [junit4]   2> 975545 T8879 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 975547 T8879 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 975548 T8879 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 975548 T8879 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 975549 T8879 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 975549 T8879 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55044/solr
   [junit4]   2> 975549 T8879 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 975550 T8879 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 975556 T8879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 975557 T8904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@463e1b name:ZooKeeperConnection Watcher:127.0.0.1:55044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975561 T8879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 975562 T8879 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 975572 T8879 n:127.0.0.1:48517_je_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 975573 T8907 n:127.0.0.1:48517_je_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cba8dc name:ZooKeeperConnection Watcher:127.0.0.1:55044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975574 T8879 n:127.0.0.1:48517_je_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 975575 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 975576 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 975577 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 975579 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 975580 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 975581 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 975582 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 975583 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 975583 T8879 n:127.0.0.1:48517_je_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48517_je_
   [junit4]   2> 975584 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48517_je_
   [junit4]   2> 975586 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 975588 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 975589 T8879 n:127.0.0.1:48517_je_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 975593 T8879 n:127.0.0.1:48517_je_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48517_je_
   [junit4]   2> 975593 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 975594 T8879 n:127.0.0.1:48517_je_ oasc.Overseer.start Overseer (id=93768810383474691-127.0.0.1:48517_je_-n_0000000000) starting
   [junit4]   2> 975596 T8879 n:127.0.0.1:48517_je_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 975600 T8879 n:127.0.0.1:48517_je_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 975605 T8909 n:127.0.0.1:48517_je_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 975605 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 975613 T8879 n:127.0.0.1:48517_je_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 975615 T8879 n:127.0.0.1:48517_je_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores
   [junit4]   2> 975616 T8879 n:127.0.0.1:48517_je_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 975617 T8879 n:127.0.0.1:48517_je_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/
   [junit4]   2> 975617 T8879 n:127.0.0.1:48517_je_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 975618 T8911 n:127.0.0.1:48517_je_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 975618 T8911 n:127.0.0.1:48517_je_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 975619 T8911 n:127.0.0.1:48517_je_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 975619 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 975619 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48517/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:48517_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 975620 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48517/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:48517_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 975620 T8908 n:127.0.0.1:48517_je_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 975620 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 975621 T8907 n:127.0.0.1:48517_je_ 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> 976619 T8911 n:127.0.0.1:48517_je_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 976619 T8911 n:127.0.0.1:48517_je_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 976620 T8911 n:127.0.0.1:48517_je_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 976620 T8911 n:127.0.0.1:48517_je_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 976620 T8911 n:127.0.0.1:48517_je_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 976620 T8911 n:127.0.0.1:48517_je_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/'
   [junit4]   2> 976628 T8911 n:127.0.0.1:48517_je_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 976630 T8911 n:127.0.0.1:48517_je_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 976634 T8911 n:127.0.0.1:48517_je_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 976640 T8911 n:127.0.0.1:48517_je_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 976641 T8911 n:127.0.0.1:48517_je_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 976644 T8911 n:127.0.0.1:48517_je_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 976749 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 976753 T8911 n:127.0.0.1:48517_je_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 976754 T8911 n:127.0.0.1:48517_je_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 976758 T8911 n:127.0.0.1:48517_je_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 976760 T8911 n:127.0.0.1:48517_je_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 976761 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 976761 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 976761 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 976762 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 976762 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 976762 T8911 n:127.0.0.1:48517_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 976762 T8911 n:127.0.0.1:48517_je_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 976762 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 976763 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 976763 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@116a52a
   [junit4]   2> 976763 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/data
   [junit4]   2> 976763 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 976764 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 976764 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/control-001/cores/collection1/data/index
   [junit4]   2> 976764 T8911 n:127.0.0.1:48517_je_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=41.359375, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=11.614920290895586, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 976765 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3149b4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74da83),segFN=segments_1,generation=1}
   [junit4]   2> 976765 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 976767 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 976767 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 976767 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 976768 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 976768 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 976768 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 976768 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 976768 T8911 n:127.0.0.1:48517_je_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 976768 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 976770 T8911 n:127.0.0.1:48517_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 976770 T8911 n:127.0.0.1:48517_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 976771 T8911 n:127.0.0.1:48517_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 976771 T8911 n:127.0.0.1:48517_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 976773 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 976773 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 976774 T8911 n:127.0.0.1:48517_je_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 976774 T8911 n:127.0.0.1:48517_je_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 976774 T8911 n:127.0.0.1:48517_je_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 976774 T8911 n:127.0.0.1:48517_je_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 976775 T8911 n:127.0.0.1:48517_je_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2155116471788337]
   [junit4]   2> 976775 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3149b4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74da83),segFN=segments_1,generation=1}
   [junit4]   2> 976775 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 976775 T8911 n:127.0.0.1:48517_je_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1abdd35[collection1] main
   [junit4]   2> 976776 T8911 n:127.0.0.1:48517_je_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 976776 T8911 n:127.0.0.1:48517_je_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 976777 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 976777 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 976777 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 976777 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 976777 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 976778 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 976778 T8911 n:127.0.0.1:48517_je_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 976778 T8911 n:127.0.0.1:48517_je_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 976778 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 976778 T8912 n:127.0.0.1:48517_je_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1abdd35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 976779 T8911 n:127.0.0.1:48517_je_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 976779 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48517/je_ collection:control_collection shard:shard1
   [junit4]   2> 976779 T8879 n:127.0.0.1:48517_je_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 976780 T8879 n:127.0.0.1:48517_je_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 976780 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 976781 T8879 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 976783 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 976784 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 976784 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 976784 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 976784 T8908 n:127.0.0.1:48517_je_ 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> ASYNC  NEW_CORE C2627 name=collection1 org.apache.solr.core.SolrCore@1921cd3 url=http://127.0.0.1:48517/je_/collection1 node=127.0.0.1:48517_je_ C2627_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:48517/je_, node_name=127.0.0.1:48517_je_, state=down}
   [junit4]   2> 976785 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 C2627 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48517/je_/collection1/
   [junit4]   2> 976785 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 C2627 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 976785 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 C2627 oasc.SyncStrategy.syncToMe http://127.0.0.1:48517/je_/collection1/ has no replicas
   [junit4]   2> 976786 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48517/je_/collection1/ shard1
   [junit4]   2> 976786 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 976787 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 976788 T8908 n:127.0.0.1:48517_je_ 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:48517/je_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 976794 T8879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976796 T8918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0ab81 name:ZooKeeperConnection Watcher:127.0.0.1:55044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976796 T8879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976797 T8879 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 976797 T8879 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 976799 T8879 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 976799 T8879 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 976800 T8879 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 976813 T8879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976817 T8921 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2e4e4 name:ZooKeeperConnection Watcher:127.0.0.1:55044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976817 T8879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976818 T8879 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 976819 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 976819 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 976819 T8908 n:127.0.0.1:48517_je_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 976820 T8918 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> 976820 T8907 n:127.0.0.1:48517_je_ 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> 976838 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:48517/je_/collection1/ and leader is http://127.0.0.1:48517/je_/collection1/
   [junit4]   2> 976838 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48517/je_
   [junit4]   2> 976838 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 976838 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 976838 T8915 n:127.0.0.1:48517_je_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 976839 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 976840 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48517/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:48517_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 976840 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48517/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:48517_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 976841 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 976842 T8907 n:127.0.0.1:48517_je_ 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> 976842 T8918 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> 976884 T8879 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1
   [junit4]   2> 976885 T8879 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001
   [junit4]   2> 976886 T8879 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 976887 T8879 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@135b260{/je_,null,AVAILABLE}
   [junit4]   2> 976888 T8879 oejs.AbstractConnector.doStart Started ServerConnector@129beab{HTTP/1.1}{127.0.0.1:60821}
   [junit4]   2> 976888 T8879 oejs.Server.doStart Started @978110ms
   [junit4]   2> 976888 T8879 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/je_, hostPort=60821, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores}
   [junit4]   2> 976889 T8879 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 976889 T8879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/'
   [junit4]   2> 976899 T8879 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/solr.xml
   [junit4]   2> 976903 T8879 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores
   [junit4]   2> 976904 T8879 oasc.CoreContainer.<init> New CoreContainer 19869832
   [junit4]   2> 976905 T8879 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/]
   [junit4]   2> 976905 T8879 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/lib
   [junit4]   2> 976905 T8879 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/lib).
   [junit4]   2> 976912 T8879 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 976914 T8879 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 976914 T8879 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 976915 T8879 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 976915 T8879 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 976916 T8879 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55044/solr
   [junit4]   2> 976916 T8879 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 976916 T8879 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 976929 T8879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976933 T8935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e752a1 name:ZooKeeperConnection Watcher:127.0.0.1:55044 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976933 T8879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976934 T8879 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 976935 T8879 n:127.0.0.1:60821_je_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976937 T8938 n:127.0.0.1:60821_je_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@156aa17 name:ZooKeeperConnection Watcher:127.0.0.1:55044/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976937 T8879 n:127.0.0.1:60821_je_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976939 T8879 n:127.0.0.1:60821_je_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 976944 T8918 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> 976944 T8938 n:127.0.0.1:60821_je_ 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> 976944 T8907 n:127.0.0.1:48517_je_ 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> 977942 T8879 n:127.0.0.1:60821_je_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60821_je_
   [junit4]   2> 977943 T8879 n:127.0.0.1:60821_je_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60821_je_
   [junit4]   2> 977945 T8879 n:127.0.0.1:60821_je_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 977947 T8879 n:127.0.0.1:60821_je_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores
   [junit4]   2> 977947 T8879 n:127.0.0.1:60821_je_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 977948 T8879 n:127.0.0.1:60821_je_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/
   [junit4]   2> 977948 T8879 n:127.0.0.1:60821_je_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 977949 T8939 n:127.0.0.1:60821_je_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 977950 T8939 n:127.0.0.1:60821_je_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 977950 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 977951 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:60821_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 977951 T8939 n:127.0.0.1:60821_je_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 977951 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:60821_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 977951 T8939 n:127.0.0.1:60821_je_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 977951 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 977952 T8939 n:127.0.0.1:60821_je_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 977952 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 977952 T8939 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 977952 T8939 n:127.0.0.1:60821_je_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 978055 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 978056 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 978056 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 978953 T8939 n:127.0.0.1:60821_je_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 978953 T8939 n:127.0.0.1:60821_je_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 978954 T8939 n:127.0.0.1:60821_je_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 978954 T8939 n:127.0.0.1:60821_je_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 978954 T8939 n:127.0.0.1:60821_je_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 978955 T8939 n:127.0.0.1:60821_je_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 978965 T8939 n:127.0.0.1:60821_je_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 978969 T8939 n:127.0.0.1:60821_je_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 978974 T8939 n:127.0.0.1:60821_je_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 978984 T8939 n:127.0.0.1:60821_je_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 978985 T8939 n:127.0.0.1:60821_je_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 978990 T8939 n:127.0.0.1:60821_je_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 979079 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 979083 T8939 n:127.0.0.1:60821_je_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 979085 T8939 n:127.0.0.1:60821_je_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 979088 T8939 n:127.0.0.1:60821_je_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 979090 T8939 n:127.0.0.1:60821_je_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 979091 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 979091 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 979091 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 979092 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 979092 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 979092 T8939 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 979093 T8939 n:127.0.0.1:60821_je_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 979093 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 979093 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 979093 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@116a52a
   [junit4]   2> 979094 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/data
   [junit4]   2> 979094 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 979094 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 979094 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 979095 T8939 n:127.0.0.1:60821_je_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=41.359375, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=11.614920290895586, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 979095 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@11353d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a90d1a),segFN=segments_1,generation=1}
   [junit4]   2> 979095 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 979097 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 979098 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 979098 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 979098 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 979098 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 979098 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 979099 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 979099 T8939 n:127.0.0.1:60821_je_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 979099 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 979100 T8939 n:127.0.0.1:60821_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 979101 T8939 n:127.0.0.1:60821_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 979101 T8939 n:127.0.0.1:60821_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 979102 T8939 n:127.0.0.1:60821_je_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 979104 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 979105 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 979105 T8939 n:127.0.0.1:60821_je_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 979105 T8939 n:127.0.0.1:60821_je_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 979106 T8939 n:127.0.0.1:60821_je_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 979106 T8939 n:127.0.0.1:60821_je_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 979107 T8939 n:127.0.0.1:60821_je_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2155116471788337]
   [junit4]   2> 979107 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@11353d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a90d1a),segFN=segments_1,generation=1}
   [junit4]   2> 979107 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 979107 T8939 n:127.0.0.1:60821_je_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@12c59cf[collection1] main
   [junit4]   2> 979108 T8939 n:127.0.0.1:60821_je_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 979109 T8939 n:127.0.0.1:60821_je_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 979109 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 979109 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 979109 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 979109 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 979110 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 979110 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 979110 T8939 n:127.0.0.1:60821_je_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 979110 T8939 n:127.0.0.1:60821_je_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 979110 T8940 n:127.0.0.1:60821_je_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12c59cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 979111 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 979111 T8939 n:127.0.0.1:60821_je_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 979112 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60821/je_ collection:collection1 shard:shard1
   [junit4]   2> 979112 T8879 n:127.0.0.1:60821_je_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 979112 T8879 n:127.0.0.1:60821_je_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 979112 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 979114 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 979115 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 979115 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 979115 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 979115 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 979115 T8879 oas.SolrTestCaseJ4.setUp ###Starting testSolrJAPICalls
   [junit4]   2> 979115 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> ASYNC  NEW_CORE C2628 name=collection1 org.apache.solr.core.SolrCore@1767b7f url=http://127.0.0.1:60821/je_/collection1 node=127.0.0.1:60821_je_ C2628_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60821/je_, node_name=127.0.0.1:60821_je_, state=down}
   [junit4]   2> 979115 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 C2628 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60821/je_/collection1/
   [junit4]   2> 979116 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 979116 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 C2628 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 979116 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 C2628 oasc.SyncStrategy.syncToMe http://127.0.0.1:60821/je_/collection1/ has no replicas
   [junit4]   2> 979117 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 979117 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60821/je_/collection1/ shard1
   [junit4]   2> 979117 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 979119 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 979119 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 979120 T8928 n:127.0.0.1:60821_je_ oasha.CollectionsHandler.handleCreateAction Creating Collection : async=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2
   [junit4]   2> 979120 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 979120 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 979120 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 979121 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/collection-queue-work state SyncConnected
   [junit4]   2> 979121 T8928 n:127.0.0.1:60821_je_ oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/collections params={async=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 979121 T8909 n:127.0.0.1:48517_je_ oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testasynccollectioncreation",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "async":"1001",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 979122 T8945 n:127.0.0.1:48517_je_ c:testasynccollectioncreation oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testasynccollectioncreation",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "async":"1001",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 979123 T8945 n:127.0.0.1:48517_je_ c:testasynccollectioncreation oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testasynccollectioncreation 
   [junit4]   2> 979123 T8945 n:127.0.0.1:48517_je_ c:testasynccollectioncreation oascc.SolrZkClient.makePath makePath: /collections/testasynccollectioncreation
   [junit4]   2> 979124 T8929 n:127.0.0.1:60821_je_ oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/collections params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 979124 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 979125 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testasynccollectioncreation",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "async":"1001",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 4
   [junit4]   2> 979125 T8908 n:127.0.0.1:48517_je_ oasco.ClusterStateMutator.createCollection building a new cName: testasynccollectioncreation
   [junit4]   2> 979126 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/testasynccollectioncreation/state.json
   [junit4]   2> 979126 T8918 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> 979126 T8938 n:127.0.0.1:60821_je_ 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> 979126 T8907 n:127.0.0.1:48517_je_ 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> 979169 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:60821/je_/collection1/ and leader is http://127.0.0.1:60821/je_/collection1/
   [junit4]   2> 979169 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60821/je_
   [junit4]   2> 979170 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 979170 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 979170 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 979170 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 979171 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:60821_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 979171 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:60821_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 979172 T8943 n:127.0.0.1:60821_je_ c:collection1 s:shard1 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 979225 T8945 n:127.0.0.1:48517_je_ c:testasynccollectioncreation oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection testasynccollectioncreation, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 979225 T8945 n:127.0.0.1:48517_je_ c:testasynccollectioncreation oasc.OverseerCollectionProcessor.createCollection Creating core testasynccollectioncreation_shard1_replica1 as part of shard shard1 of collection testasynccollectioncreation on 127.0.0.1:60821_je_
   [junit4]   2> 979234 T8930 n:127.0.0.1:60821_je_ oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores params={async=10012221556164210413&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 979234 T8947 n:127.0.0.1:60821_je_ oasha.CoreAdminHandler.handleCreateAction core create command async=10012221556164210413&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2
   [junit4]   2> 979235 T8947 n:127.0.0.1:60821_je_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=testasynccollectioncreation_shard1_replica1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=testasynccollectioncreation_shard1_replica1, collection=testasynccollectioncreation, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 979235 T8947 n:127.0.0.1:60821_je_ c:testasynccollectioncreation x:testasynccollectioncreation_shard1_replica1 oasc.ZkController.publish publishing core=testasynccollectioncreation_shard1_replica1 state=down collection=testasynccollectioncreation
   [junit4]   2> 979236 T8928 n:127.0.0.1:60821_je_ oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 10012221556164210413
   [junit4]   2> 979236 T8907 n:127.0.0.1:48517_je_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 979236 T8947 n:127.0.0.1:60821_je_ oasc.ZkController.preRegister Registering watch for external collection testasynccollectioncreation
   [junit4]   2> 979237 T8947 n:127.0.0.1:60821_je_ oascc.ZkStateReader.addZkWatch addZkWatch testasynccollectioncreation
   [junit4]   2> 979237 T8908 n:127.0.0.1:48517_je_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:60821_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testasynccollectioncreation",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 979237 T8947 n:127.0.0.1:60821_je_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/testasynccollectioncreation/state.json from ZooKeeper... 
   [junit4]   2> 979237 T8908 n:127.0.0.1:48517_je_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60821/je_",
   [junit4]   2> 	  "node_name":"127.0.0.1:60821_je_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testasynccollectioncreation",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 979236 T8928 n:127.0.0.1:60821_je_ oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=10012221556164210413&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 979238 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 979238 T8947 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for testasynccollectioncreation to ver 0 
   [junit4]   2> 979238 T8947 n:127.0.0.1:60821_je_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 979238 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 979239 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 979340 T8908 n:127.0.0.1:48517_je_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/testasynccollectioncreation/state.json version: 0
   [junit4]   2> 979340 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json for collection testasynccollectioncreation has occurred - updating... (live nodes size: 2)
   [junit4]   2> 979341 T8938 n:127.0.0.1:60821_je_ oascc.ZkStateReader.updateWatchedCollection Updating data for testasynccollectioncreation to ver 1 
   [junit4]   2> 980126 T8929 n:127.0.0.1:60821_je_ oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/collections params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 980238 T8947 n:127.0.0.1:60821_je_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testasynccollectioncreation_shard1_replica1
   [junit4]   2> 980239 T8947 n:127.0.0.1:60821_je_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:testasynccollectioncreation
   [junit4]   2> 980239 T8947 n:127.0.0.1:60821_je_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 980239 T8947 n:127.0.0.1:60821_je_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/testasynccollectioncreation
   [junit4]   2> 980240 T8930 n:127.0.0.1:60821_je_ oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 10012221556164210413
   [junit4]   2> 980240 T8930 n:127.0.0.1:60821_je_ oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=10012221556164210413&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 980240 T8947 n:127.0.0.1:60821_je_ oascc.ZkStateReader.readConfigName path=/collections/testasynccollectioncreation configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 980241 T8947 n:127.0.0.1:60821_je_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/'
   [junit4]   2> 980250 T8947 n:127.0.0.1:60821_je_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 980254 T8947 n:127.0.0.1:60821_je_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 980258 T8947 n:127.0.0.1:60821_je_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 980268 T8947 n:127.0.0.1:60821_je_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 980270 T8947 n:127.0.0.1:60821_je_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 980280 T8947 n:127.0.0.1:60821_je_ oass.IndexSchema.readSchema [testasynccollectioncreation_shard1_replica1] Schema name=test
   [junit4]   2> 980405 T8947 n:127.0.0.1:60821_je_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-e

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

-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index;done=false>>]
   [junit4]   2> 1108388 T8879 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index
   [junit4]   2> 1108388 T8879 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data;done=false>>]
   [junit4]   2> 1108388 T8879 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
   [junit4]   2> 1108389 T8879 oasc.Overseer.close Overseer (id=93768810383474695-127.0.0.1:60821_je_-n_0000000001) closing
   [junit4]   2> 1108389 T8987 n:127.0.0.1:60821_je_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:60821_je_
   [junit4]   2> 1109889 T8986 n:127.0.0.1:60821_je_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1109891 T8879 oejs.AbstractConnector.doStop Stopped ServerConnector@129beab{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1109891 T8879 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@135b260{/je_,null,UNAVAILABLE}
   [junit4]   2> 1109892 T8879 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55044 55044
   [junit4]   2> 1109903 T8880 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55044 55044
   [junit4]   2> 1109903 T8880 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/aliases.json
   [junit4]   2> 		3	/solr/clusterstate.json
   [junit4]   2> 		2	/solr/configs/conf1
   [junit4]   2> 		2	/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testSolrJAPICalls -Dtests.seed=A5A68D59067CF8A2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  135s J2 | CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A5A68D59067CF8A2:FDC2013800165076]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
   [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> 1109915 T8879 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest A5A68D59067CF8A2-001
   [junit4]   2> 134625 T8878 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=lv, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.8.0_45 (32-bit)/cpus=12,threads=1,free=168547392,total=391643136
   [junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, FileBasedSpellCheckerTest, AutoCommitTest, TestImplicitCoreProperties, SampleTest, DeleteShardTest, RecoveryAfterSoftCommitTest, LeaderFailoverAfterPartitionTest, RollingRestartTest, TestDocSet, TestFileDictionaryLookup, SharedFSAutoReplicaFailoverUtilsTest, TestQueryUtils, TestFreeTextSuggestions, TestPerFieldSimilarity, CoreMergeIndexesAdminHandlerTest, NumericFieldsTest, BinaryUpdateRequestHandlerTest, DeleteInactiveReplicaTest, TestManagedResourceStorage, ResponseLogComponentTest, TestSolrQueryParser, PrimUtilsTest, TestHighFrequencyDictionaryFactory, TestCloudInspectUtil, HardAutoCommitTest, SearchHandlerTest, ParsingFieldUpdateProcessorsTest, TestCloudManagedSchemaConcurrent, TestSolrDynamicMBean, TestReload, TestUtils, EnumFieldTest, SolrTestCaseJ4Test, TestSort, LeaderInitiatedRecoveryOnCommitTest, QueryResultKeyTest, TestCloudManagedSchema, RegexBoostProcessorTest, TestDefaultStatsCache, DirectUpdateHandlerOptimizeTest, DistributedQueryElevationComponentTest, TestBM25SimilarityFactory, SimpleMLTQParserTest, TestSimpleTrackingShardHandler, TestHdfsUpdateLog, PolyFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest, DocValuesTest, TestHashQParserPlugin, HdfsRecoverLeaseTest, TestIntervalFaceting, TestCollationField, InfoHandlerTest, TestFastOutputStream, XsltUpdateRequestHandlerTest, OverseerTest, QueryEqualityTest, DistributedFacetPivotLargeTest, TestReRankQParserPlugin, SOLR749Test, SortByFunctionTest, SolrInfoMBeanTest, TestInitQParser, HdfsBasicDistributedZk2Test, HdfsSyncSliceTest, TestSystemIdResolver, SharedFSAutoReplicaFailoverTest, TestRecovery, TestConfigReload, TestNonDefinedSimilarityFactory, TestBlendedInfixSuggestions, UnloadDistributedZkTest, TestQueryTypes, BadIndexSchemaTest, MoreLikeThisHandlerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, TestPseudoReturnFields, StatelessScriptUpdateProcessorFactoryTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, JSONWriterTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [387/487] on J2 in 134.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 324 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 487 suites, 1952 tests, 1 failure, 57 ignored (25 assumptions)

Total time: 40 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any