You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/12/22 23:55:34 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1966/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
expected:<...217A03B583A7A-001/te[mpDir-003/solrj_test_core_props_shard1_replica1]> but was:<...217A03B583A7A-001/te[stPropertyParamsForCreate-001/instanceDir-mp]>

Stack Trace:
org.junit.ComparisonFailure: expected:<...217A03B583A7A-001/te[mpDir-003/solrj_test_core_props_shard1_replica1]> but was:<...217A03B583A7A-001/te[stPropertyParamsForCreate-001/instanceDir-mp]>
	at __randomizedtesting.SeedInfo.seed([639217A03B583A7A:E27499B84C075A46]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkInstanceDirs(CollectionsAPIDistributedZkTest.java:1154)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:901)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9339 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/init-core-data-001
   [junit4]   2> 2260338 T5667 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2260338 T5667 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2260346 T5667 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2260349 T5667 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2260350 T5668 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2260451 T5667 oasc.ZkTestServer.run start zk server on port:57602
   [junit4]   2> 2260452 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2260455 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2260465 T5675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a7a865d name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2260465 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2260465 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2260466 T5667 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2260475 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2260476 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2260479 T5678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b348efb name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2260480 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2260481 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2260482 T5667 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2260491 T5667 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2260496 T5667 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2260502 T5667 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2260508 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2260509 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2260521 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2260522 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2260536 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2260536 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2260549 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2260549 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2260562 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2260563 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2260569 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2260570 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2260579 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2260580 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2260588 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2260589 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2260597 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2260598 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2260607 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2260609 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2260617 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2260618 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 2260629 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2260637 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2260643 T5681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a254558 name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2260643 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2260644 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2260644 T5667 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2260656 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2260663 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2260667 T5684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25835e12 name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2260668 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2260669 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2260672 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 2260673 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 2260686 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 2260687 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 2260697 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2260699 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2260706 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 2260707 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 2260714 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 2260715 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 2260721 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 2260723 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 2260731 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2260732 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2260747 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2260748 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2260758 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 2260759 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 2260767 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 2260768 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 2260777 T5667 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 2260779 T5667 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 2262882 T5667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2262893 T5667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57607
   [junit4]   2> 2262894 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2262895 T5667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2262895 T5667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-002
   [junit4]   2> 2262895 T5667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-002/'
   [junit4]   2> 2262947 T5667 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-002/solr.xml
   [junit4]   2> 2262970 T5667 oasc.CoreContainer.<init> New CoreContainer 1252669746
   [junit4]   2> 2262970 T5667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-002/]
   [junit4]   2> 2262971 T5667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2262971 T5667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2262971 T5667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2262972 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2262972 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2262972 T5667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2262972 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2262973 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2262973 T5667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2262974 T5667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2262974 T5667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 2262975 T5667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2262975 T5667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2262975 T5667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2262976 T5667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57602/solr
   [junit4]   2> 2262976 T5667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2262977 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2262981 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2262984 T5696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5830dd8 name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2262985 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2262985 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2262995 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2263004 T5699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@599a8e77 name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2263004 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2263010 T5667 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2263019 T5667 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2263026 T5667 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2263032 T5667 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2263043 T5667 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2263054 T5667 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2263059 T5667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57607_
   [junit4]   2> 2263061 T5667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57607_
   [junit4]   2> 2263070 T5667 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2263076 T5667 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2263082 T5667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2263088 T5667 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57607_
   [junit4]   2> 2263089 T5667 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2263095 T5667 oasc.Overseer.start Overseer (id=93014106085720069-127.0.0.1:57607_-n_0000000000) starting
   [junit4]   2> 2263102 T5667 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2263130 T5667 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2263132 T5701 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2263133 T5667 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2263143 T5667 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2263148 T5667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2263168 T5700 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2263168 T5667 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2263169 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2263170 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2263173 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2263177 T5706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ebdfeed name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2263178 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2263178 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2263181 T5667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2263194 T5667 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2265049 T5667 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2265049 T5667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2265055 T5667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57611
   [junit4]   2> 2265056 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2265057 T5667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2265057 T5667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003
   [junit4]   2> 2265057 T5667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/'
   [junit4]   2> 2265104 T5667 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solr.xml
   [junit4]   2> 2265160 T5667 oasc.CoreContainer.<init> New CoreContainer 776835834
   [junit4]   2> 2265161 T5667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/]
   [junit4]   2> 2265162 T5667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2265162 T5667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2265162 T5667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2265162 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2265163 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2265163 T5667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2265163 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2265163 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2265164 T5667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2265164 T5667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2265164 T5667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 2265165 T5667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2265165 T5667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2265165 T5667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2265166 T5667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57602/solr
   [junit4]   2> 2265166 T5667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2265166 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2265168 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2265172 T5718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b4bdd8b name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2265173 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2265174 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2265185 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2265188 T5721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ec93e82 name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2265188 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2265205 T5667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2266219 T5667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57611_
   [junit4]   2> 2266223 T5667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57611_
   [junit4]   2> 2266235 T5667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2266245 T5667 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2266246 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2268336 T5667 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2268338 T5667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2268343 T5667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57614
   [junit4]   2> 2268343 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2268344 T5667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2268345 T5667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-004
   [junit4]   2> 2268345 T5667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-004/'
   [junit4]   2> 2268405 T5667 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-004/solr.xml
   [junit4]   2> 2268423 T5667 oasc.CoreContainer.<init> New CoreContainer 2088378837
   [junit4]   2> 2268424 T5667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-004/]
   [junit4]   2> 2268425 T5667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2268425 T5667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2268425 T5667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2268426 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2268427 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2268427 T5667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2268427 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2268427 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2268428 T5667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2268428 T5667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2268429 T5667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 2268429 T5667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2268430 T5667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2268430 T5667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2268430 T5667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57602/solr
   [junit4]   2> 2268430 T5667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2268431 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2268434 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2268438 T5734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f2c458a name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2268440 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2268441 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2268450 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2268453 T5737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@161a546f name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2268453 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2268473 T5667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2269489 T5667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57614_
   [junit4]   2> 2269491 T5667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57614_
   [junit4]   2> 2269514 T5667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2269532 T5667 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2269533 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2271304 T5667 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2271304 T5667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2271309 T5667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57617
   [junit4]   2> 2271310 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2271310 T5667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2271310 T5667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005
   [junit4]   2> 2271311 T5667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/'
   [junit4]   2> 2271349 T5667 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solr.xml
   [junit4]   2> 2271362 T5667 oasc.CoreContainer.<init> New CoreContainer 1160293955
   [junit4]   2> 2271362 T5667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/]
   [junit4]   2> 2271363 T5667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2271363 T5667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2271363 T5667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2271364 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2271364 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2271364 T5667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2271365 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2271366 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2271366 T5667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2271367 T5667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2271367 T5667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 2271367 T5667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2271368 T5667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2271368 T5667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2271368 T5667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57602/solr
   [junit4]   2> 2271369 T5667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2271369 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2271370 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271374 T5750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bbd93c2 name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2271375 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2271375 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2271379 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271383 T5753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@427ff490 name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2271383 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2271407 T5667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2272420 T5667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57617_
   [junit4]   2> 2272423 T5667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57617_
   [junit4]   2> 2272433 T5667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2272441 T5667 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2272442 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2274294 T5667 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 2274295 T5667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2274302 T5667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57620
   [junit4]   2> 2274304 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2274305 T5667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2274306 T5667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006
   [junit4]   2> 2274308 T5667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/'
   [junit4]   2> 2274356 T5667 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solr.xml
   [junit4]   2> 2274380 T5667 oasc.CoreContainer.<init> New CoreContainer 2046189202
   [junit4]   2> 2274381 T5667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/]
   [junit4]   2> 2274381 T5667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2274382 T5667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2274383 T5667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2274383 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2274384 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2274385 T5667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2274386 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2274386 T5667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2274388 T5667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2274388 T5667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2274390 T5667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 2274392 T5667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2274393 T5667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2274393 T5667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2274394 T5667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57602/solr
   [junit4]   2> 2274394 T5667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2274395 T5667 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2274397 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274401 T5766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27ba877f name:ZooKeeperConnection Watcher:127.0.0.1:57602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274403 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2274404 T5667 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2274411 T5667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274417 T5769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d57c8cb name:ZooKeeperConnection Watcher:127.0.0.1:57602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2274418 T5667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2274439 T5667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2275454 T5667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57620_
   [junit4]   2> 2275458 T5667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57620_
   [junit4]   2> 2275479 T5667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2275491 T5667 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2275492 T5667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2275497 T5715 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&collection.configName=conf1&router.field=myOwnField&name=solrj_collection&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 2275499 T5699 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/collection-queue-work state SyncConnected
   [junit4]   2> 2275502 T5701 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":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 2275504 T5771 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 2275506 T5771 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 2275508 T5771 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 2275518 T5699 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2275532 T5700 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField"} current state version: 0
   [junit4]   2> 2275532 T5700 oasco.ClusterStateMutator.createCollection building a new cName: solrj_collection
   [junit4]   2> 2275536 T5706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275537 T5753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275537 T5769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275537 T5699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275537 T5721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275537 T5737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275720 T5771 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2275721 T5771 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:57620_
   [junit4]   2> 2275724 T5771 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:57611_
   [junit4]   2> 2275740 T5771 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:57607_
   [junit4]   2> 2275748 T5761 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2275752 T5710 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2275768 T5771 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:57617_
   [junit4]   2> 2275771 T5761 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 2275777 T5690 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2275779 T5761 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2275780 T5699 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2275786 T5744 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2275792 T5710 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 2275798 T5710 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2275798 T5690 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 2275799 T5700 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57620",
   [junit4]   2> 	  "node_name":"127.0.0.1:57620_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 1
   [junit4]   2> 2275801 T5690 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2275801 T5700 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57620",
   [junit4]   2> 	  "node_name":"127.0.0.1:57620_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2275803 T5744 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 2275816 T5744 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2275818 T5700 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 3, message = {
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57611",
   [junit4]   2> 	  "node_name":"127.0.0.1:57611_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 1
   [junit4]   2> 2275820 T5700 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57611",
   [junit4]   2> 	  "node_name":"127.0.0.1:57611_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2275845 T5699 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2275851 T5700 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57607",
   [junit4]   2> 	  "node_name":"127.0.0.1:57607_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 1
   [junit4]   2> 2275852 T5700 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57607",
   [junit4]   2> 	  "node_name":"127.0.0.1:57607_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2275857 T5699 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2275861 T5700 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57617",
   [junit4]   2> 	  "node_name":"127.0.0.1:57617_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 1
   [junit4]   2> 2275863 T5700 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57617",
   [junit4]   2> 	  "node_name":"127.0.0.1:57617_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2275869 T5699 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2275975 T5737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275975 T5769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275975 T5753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275975 T5721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275975 T5706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2275978 T5699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2276780 T5761 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 2276780 T5761 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2276783 T5761 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2276783 T5761 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2276786 T5761 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2276786 T5761 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/'
   [junit4]   2> 2276799 T5710 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 2276800 T5710 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2276802 T5690 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 2276803 T5690 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2276805 T5710 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2276805 T5710 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2276806 T5690 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2276806 T5690 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2276807 T5710 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2276808 T5710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/'
   [junit4]   2> 2276818 T5744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 2276818 T5744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2276822 T5761 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2276823 T5744 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2276823 T5744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2276825 T5744 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2276825 T5744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/'
   [junit4]   2> 2276832 T5690 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2276832 T5690 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-002/solrj_collection_shard2_replica1/'
   [junit4]   2> 2276837 T5710 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2276850 T5761 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276858 T5744 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2276875 T5690 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2276882 T5744 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276884 T5710 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276902 T5761 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2276919 T5761 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2276925 T5690 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2276932 T5744 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2276956 T5710 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2276967 T5761 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2276993 T5710 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2276998 T5744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2277013 T5710 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2277021 T5710 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 2277027 T5690 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2277029 T5761 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 2277036 T5744 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2277041 T5744 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 2277133 T5690 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2277155 T5690 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2277162 T5690 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 2277447 T5710 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2277506 T5761 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2277516 T5710 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2277517 T5710 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2277526 T5761 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2277531 T5761 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2277555 T5744 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2277559 T5744 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2277560 T5744 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2277573 T5690 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2277582 T5690 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2277596 T5690 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2277624 T5710 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277617 T5761 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277636 T5710 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277637 T5761 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277646 T5710 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277654 T5710 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277666 T5710 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277667 T5710 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277641 T5744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277662 T5761 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277674 T5710 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277675 T5710 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277676 T5710 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using configuration from collection solrj_collection
   [junit4]   2> 2277676 T5710 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2277677 T5710 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/data/
   [junit4]   2> 2277677 T5710 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b7ee24f
   [junit4]   2> 2277679 T5744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277679 T5710 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/data
   [junit4]   2> 2277704 T5744 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277708 T5710 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 2277709 T5710 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2277713 T5744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277719 T5744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277719 T5744 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277718 T5761 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277723 T5761 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277723 T5761 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277729 T5761 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277730 T5761 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277730 T5761 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using configuration from collection solrj_collection
   [junit4]   2> 2277732 T5761 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2277733 T5761 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/data/
   [junit4]   2> 2277735 T5761 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b7ee24f
   [junit4]   2> 2277736 T5761 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/data
   [junit4]   2> 2277714 T5710 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-003/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 2277738 T5710 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2277723 T5744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277740 T5744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277741 T5744 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using configuration from collection solrj_collection
   [junit4]   2> 2277743 T5744 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2277743 T5744 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/data/
   [junit4]   2> 2277744 T5744 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b7ee24f
   [junit4]   2> 2277745 T5744 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/data
   [junit4]   2> 2277746 T5744 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 2277747 T5744 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2277748 T5744 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-005/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 2277749 T5744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2277750 T5761 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 2277750 T5761 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2277751 T5761 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 2277753 T5761 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2277755 T5710 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@744eb901 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ecc1d00),segFN=segments_1,generation=1}
   [junit4]   2> 2277757 T5710 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2277758 T5761 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6d252501 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d47085a),segFN=segments_1,generation=1}
   [junit4]   2> 2277758 T5761 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2277779 T5761 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2277781 T5761 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2277781 T5761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2277782 T5761 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2277783 T5761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2277783 T5761 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2277786 T5761 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2277787 T5761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2277787 T5761 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2277788 T5761 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277789 T5761 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277790 T5761 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277791 T5761 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277793 T5761 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2277790 T5710 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2277794 T5761 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2277792 T5744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b9b905d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65bf96c1),segFN=segments_1,generation=1}
   [junit4]   2> 2277795 T5761 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2277794 T5710 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2277797 T5710 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2277795 T5744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2277797 T5761 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2277801 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2277798 T5710 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2277803 T5710 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2277803 T5710 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2277804 T5710 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2277805 T5710 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2277805 T5710 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2277806 T5710 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277802 T5690 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277807 T5710 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277808 T5710 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277808 T5710 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277809 T5710 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2277807 T5744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2277814 T5690 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2277803 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2277818 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2277819 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2277820 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2277821 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2277822 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2277822 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2277824 T5761 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2277824 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2277825 T5761 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2277815 T5710 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2277815 T5744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2277846 T5710 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2277848 T5710 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2277845 T5690 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277850 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2277847 T5744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2277876 T5744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2277877 T5744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2277886 T5744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2277887 T5744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2277888 T5744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2277889 T5744 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2277889 T5744 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277890 T5744 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277891 T5744 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277891 T5744 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2277895 T5761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277895 T5744 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2277896 T5761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277897 T5761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277874 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2277904 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2277904 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2277906 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2277909 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2277910 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2277910 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2277911 T5710 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2277911 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2277912 T5710 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2277926 T5710 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277931 T5710 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277933 T5710 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277934 T5710 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277902 T5761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2277896 T5744 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2277943 T5744 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2277880 T5690 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2277944 T5690 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2277944 T5690 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2277945 T5744 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2277945 T5744 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit

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

(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2348278 T5667 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2348280 T5667 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/awholynewcollection_0_shard1_replica1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/awholynewcollection_0_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 2348281 T5667 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/awholynewcollection_0_shard1_replica1/data/index
   [junit4]   2> 2348284 T5667 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/awholynewcollection_0_shard1_replica1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/awholynewcollection_0_shard1_replica1/data;done=false>>]
   [junit4]   2> 2348286 T5667 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001/tempDir-006/awholynewcollection_0_shard1_replica1/data
   [junit4]   2> 2348287 T5935 oascc.ZkStateReader.updateWatchedCollection Updating data for solrj_newstateformat to ver 7 
   [junit4]   2> 2348291 T5667 oasc.Overseer.close Overseer (id=93014106085720078-127.0.0.1:57620_-n_0000000004) closing
   [junit4]   2> 2348293 T5947 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:57620_
   [junit4]   2> 2349800 T5935 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2349817 T5667 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2354802 T5667 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2354811 T5667 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57602 57602
   [junit4]   2> 2354817 T5915 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57602 57602
   [junit4]   2> 2355042 T5915 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/overseer/queue
   [junit4]   2> 		3	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=639217A03B583A7A -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 94.8s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...217A03B583A7A-001/te[mpDir-003/solrj_test_core_props_shard1_replica1]> but was:<...217A03B583A7A-001/te[stPropertyParamsForCreate-001/instanceDir-mp]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([639217A03B583A7A:E27499B84C075A46]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkInstanceDirs(CollectionsAPIDistributedZkTest.java:1154)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:901)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2355100 T5667 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-639217A03B583A7A-001
   [junit4]   2> 94773 T5666 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=bg, timezone=US/Eastern
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=85091160,total=369147904
   [junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, SpatialFilterTest, TestClassNameShortening, TestDocSet, HdfsBasicDistributedZk2Test, NumericFieldsTest, ScriptEngineTest, RollingRestartTest, ConvertedLegacyTest, CurrencyFieldXmlFileTest, ExternalCollectionsTest, BlockCacheTest, CloudExitableDirectoryReaderTest, MultiThreadedOCPTest, TestSolrDynamicMBean, TestSolrConfigHandler, TestSchemaResource, TestAnalyzeInfixSuggestions, TestSolrQueryParserResource, SearchHandlerTest, CursorPagingTest, SpellCheckComponentTest, SimplePostToolTest, DistanceFunctionTest, FileBasedSpellCheckerTest, TestAddFieldRealTimeGet, SolrRequestParserTest, ShowFileRequestHandlerTest, TestSortingResponseWriter, DirectUpdateHandlerOptimizeTest, BadComponentTest, DebugComponentTest, TestMiniSolrCloudCluster, SuggestComponentTest, TestReversedWildcardFilterFactory, ExitableDirectoryReaderTest, TestRawResponseWriter, PluginInfoTest, TestWordDelimiterFilterFactory, SolrXmlInZkTest, TestSolrXml, DistribCursorPagingTest, ShardRoutingCustomTest, TestSolr4Spatial, TestSurroundQueryParser, TestConfigOverlay, StressHdfsTest, TestManagedSynonymFilterFactory, CustomCollectionTest, TestSolrXmlPersistor, CircularListTest, TestCodecSupport, TestShortCircuitedRequests, ReplicationFactorTest, TestExceedMaxTermLength, TestMergePolicyConfig, SimpleFacetsTest, TestIBSimilarityFactory, TestCollationField, TestCursorMarkWithoutUniqueKey, TestFileDictionaryLookup, ChaosMonkeyNothingIsSafeTest, BasicZkTest, SpellPossibilityIteratorTest, DocValuesMultiTest, TestExtendedDismaxParser, HdfsWriteToMultipleCollectionsTest, TestDistributedGrouping, TestPartialUpdateDeduplication, BadCopyFieldTest, TestSchemaManager, DistributedTermsComponentTest, PrimUtilsTest, CopyFieldTest, TestJmxMonitoredMap, TestManagedSchemaDynamicFieldResource, OverseerStatusTest, TestBadConfig, TestCloudPivotFacet, DistributedQueryElevationComponentTest, TestArbitraryIndexDir, SOLR749Test, OutputWriterTest, DeleteReplicaTest, LeaderElectionTest, TestManagedStopFilterFactory, TestStressVersions, ZkCLITest, CoreMergeIndexesAdminHandlerTest, TestReplicationHandler, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 95.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 1114 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 452 suites, 1852 tests, 1 failure, 37 ignored (21 assumptions)

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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1968 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1968/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)

All tests passed

Build Log:
[...truncated 52981 lines...]
-ecj-javadoc-lint-src:
 [ecj-lint] Compiling 687 source files
 [ecj-lint] invalid Class-Path header in manifest of jar file: /Users/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.1.1.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /Users/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.1.1.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/analysis/LegacyHTMLStripCharFilter.java (at line 72)
 [ecj-lint] 	Reader in = new LegacyHTMLStripCharFilter(
 [ecj-lint] 	       ^^
 [ecj-lint] Resource leak: 'in' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 843)
 [ecj-lint] 	final FileOutputStream out = new FileOutputStream(managedSchemaFile);
 [ecj-lint] 	                       ^^^
 [ecj-lint] Resource leak: 'out' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java (at line 111)
 [ecj-lint] 	reader = cfiltfac.create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java (at line 138)
 [ecj-lint] 	return namedList;
 [ecj-lint] 	^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java (at line 941)
 [ecj-lint] 	DirectoryReader reader = s==null ? null : s.get().getIndexReader();
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java (at line 240)
 [ecj-lint] 	* @param pluginInfo
 [ecj-lint] 	         ^^^^^^^^^^
 [ecj-lint] Javadoc: Description expected after this reference
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java (at line 140)
 [ecj-lint] 	ratesJsonStream = resourceLoader.openResource(ratesFileLocation);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java (at line 79)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java (at line 79)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java (at line 218)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java (at line 218)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/util/SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/java/org/apache/solr/util/SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13 problems (1 error, 12 warnings)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:83: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:580: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1913: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1947: Compile failed; see the compiler error output for details.

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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 1967 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1967/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.TestHighlightDedupGrouping.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:61593

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:61593
	at __randomizedtesting.SeedInfo.seed([152F223A335DA44:80B47C3BD46ABA78]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:578)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:127)
	at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:101)
	at org.apache.solr.TestHighlightDedupGrouping.doTest(TestHighlightDedupGrouping.java:47)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:463)
	... 48 more




Build Log:
[...truncated 10028 lines...]
   [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/init-core-data-001
   [junit4]   2> 5682496 T17935 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 5682496 T17935 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5682502 T17935 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5682507 T17935 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5682559 T17935 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5682697 T17935 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61591
   [junit4]   2> 5682699 T17935 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5682699 T17935 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5682700 T17935 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 5682700 T17935 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 5682742 T17935 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 5682759 T17935 oasc.CoreContainer.<init> New CoreContainer 1523201434
   [junit4]   2> 5682760 T17935 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 5682760 T17935 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5682761 T17935 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 5682761 T17935 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5682761 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5682761 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5682762 T17935 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5682763 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5682763 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5682763 T17935 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5682764 T17935 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5682767 T17935 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5682769 T17935 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5682769 T17935 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5682769 T17935 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5682775 T17945 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 5682776 T17945 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 5682777 T17945 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5682778 T17945 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5682831 T17945 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5682877 T17945 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5682878 T17945 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 5682886 T17945 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5683013 T17945 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5683020 T17945 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5683021 T17945 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5683035 T17945 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5683038 T17945 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5683039 T17945 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5683040 T17945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5683040 T17945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5683041 T17945 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5683041 T17945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5683041 T17945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5683042 T17945 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 5683042 T17945 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5683042 T17945 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/control/data/
   [junit4]   2> 5683043 T17945 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de2b655
   [junit4]   2> 5683044 T17945 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/control/data
   [junit4]   2> 5683044 T17945 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/control/data/index/
   [junit4]   2> 5683045 T17945 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5683045 T17945 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/control/data/index
   [junit4]   2> 5683046 T17945 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35059203737912903]
   [junit4]   2> 5683047 T17945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@212f35b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@217db18d)),segFN=segments_1,generation=1}
   [junit4]   2> 5683048 T17945 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5683048 T17945 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 5683051 T17945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5683052 T17945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5683052 T17945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5683053 T17945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5683053 T17945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5683053 T17945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5683054 T17945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5683054 T17945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5683054 T17945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5683055 T17945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5683056 T17945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5683056 T17945 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5683057 T17945 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683058 T17945 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683058 T17945 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683059 T17945 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683060 T17945 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5683060 T17945 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5683060 T17945 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5683061 T17945 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5683061 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5683062 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5683063 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5683063 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5683064 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5683064 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5683065 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5683065 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5683066 T17945 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5683066 T17945 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 5683067 T17945 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 5683067 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5683068 T17945 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5683068 T17945 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 5683068 T17945 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 5683069 T17945 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 5683069 T17945 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683069 T17945 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683070 T17945 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683070 T17945 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683071 T17945 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683072 T17945 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683073 T17945 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683073 T17945 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683073 T17945 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 5683074 T17945 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 5683074 T17945 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 5683074 T17945 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 5683082 T17945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683083 T17945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683085 T17945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683086 T17945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683087 T17945 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 5683091 T17945 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5683091 T17945 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5683092 T17945 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=9.18359375, floorSegmentMB=0.27734375, forceMergeDeletesPctAllowed=24.11669623500164, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5683092 T17945 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@212f35b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@217db18d)),segFN=segments_1,generation=1}
   [junit4]   2> 5683092 T17945 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5683093 T17945 oass.SolrIndexSearcher.<init> Opening Searcher@337f2707[collection1] main
   [junit4]   2> 5683093 T17945 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 5683093 T17945 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 5683094 T17945 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 5683094 T17945 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 5683094 T17945 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5683094 T17945 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 5683103 T17945 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5683142 T17945 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5683143 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 5683146 T17945 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5683147 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 5683148 T17935 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5683148 T17935 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5683148 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5683150 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 5683151 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5683152 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 5683153 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 5683155 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 5683157 T17946 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 5683157 T17935 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5683158 T17946 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@337f2707[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5683163 T17935 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5683165 T17935 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61592
   [junit4]   2> 5683166 T17935 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5683167 T17935 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5683167 T17935 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 5683167 T17935 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 5683193 T17935 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 5683202 T17935 oasc.CoreContainer.<init> New CoreContainer 1482754254
   [junit4]   2> 5683203 T17935 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 5683204 T17935 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5683204 T17935 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 5683204 T17935 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5683204 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5683205 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5683206 T17935 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5683206 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5683206 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5683206 T17935 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5683207 T17935 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5683209 T17935 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5683211 T17935 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5683212 T17935 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5683213 T17935 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5683215 T17957 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 5683216 T17957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 5683216 T17957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5683217 T17957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5683268 T17957 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5683322 T17957 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5683323 T17957 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 5683329 T17957 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5683456 T17957 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5683460 T17957 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5683464 T17957 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5683470 T17957 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5683473 T17957 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5683475 T17957 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5683476 T17957 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5683476 T17957 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5683477 T17957 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5683477 T17957 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5683478 T17957 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5683478 T17957 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 5683478 T17957 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5683479 T17957 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard0/data/
   [junit4]   2> 5683479 T17957 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de2b655
   [junit4]   2> 5683480 T17957 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard0/data
   [junit4]   2> 5683480 T17957 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard0/data/index/
   [junit4]   2> 5683481 T17957 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5683482 T17957 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard0/data/index
   [junit4]   2> 5683483 T17957 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35059203737912903]
   [junit4]   2> 5683483 T17957 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@23bd9ab3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70cb44f6)),segFN=segments_1,generation=1}
   [junit4]   2> 5683484 T17957 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5683484 T17957 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 5683488 T17957 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5683488 T17957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5683488 T17957 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5683489 T17957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5683489 T17957 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5683489 T17957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5683489 T17957 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5683490 T17957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5683490 T17957 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5683490 T17957 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5683490 T17957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5683490 T17957 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5683491 T17957 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683492 T17957 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683493 T17957 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683493 T17957 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683494 T17957 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5683494 T17957 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5683495 T17957 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5683495 T17957 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5683496 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5683497 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5683498 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5683499 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5683502 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5683503 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5683504 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5683505 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5683506 T17957 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5683507 T17957 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 5683507 T17957 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 5683508 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5683509 T17957 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5683509 T17957 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 5683510 T17957 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 5683510 T17957 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 5683511 T17957 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683512 T17957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683512 T17957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683513 T17957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683514 T17957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683514 T17957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683515 T17957 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683516 T17957 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683516 T17957 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 5683518 T17957 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 5683518 T17957 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 5683519 T17957 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 5683520 T17957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683523 T17957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683524 T17957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683526 T17957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683526 T17957 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 5683532 T17957 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5683532 T17957 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5683532 T17957 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=9.18359375, floorSegmentMB=0.27734375, forceMergeDeletesPctAllowed=24.11669623500164, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5683532 T17957 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@23bd9ab3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70cb44f6)),segFN=segments_1,generation=1}
   [junit4]   2> 5683533 T17957 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5683533 T17957 oass.SolrIndexSearcher.<init> Opening Searcher@1fa499ef[collection1] main
   [junit4]   2> 5683533 T17957 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 5683534 T17957 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 5683534 T17957 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 5683535 T17957 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 5683535 T17957 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5683535 T17957 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 5683544 T17957 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5683584 T17957 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5683584 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 5683585 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 5683586 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5683586 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 5683587 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5683588 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 5683589 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 5683591 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 5683592 T17958 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 5683594 T17958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fa499ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5683596 T17957 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5683596 T17935 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5683597 T17935 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5683600 T17935 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5683606 T17935 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5683609 T17935 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61593
   [junit4]   2> 5683611 T17935 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5683611 T17935 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5683613 T17935 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 5683613 T17935 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 5683656 T17935 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 5683689 T17935 oasc.CoreContainer.<init> New CoreContainer 648946072
   [junit4]   2> 5683690 T17935 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 5683690 T17935 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5683691 T17935 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 5683691 T17935 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5683692 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5683692 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5683692 T17935 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5683692 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5683693 T17935 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5683693 T17935 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5683693 T17935 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5683696 T17935 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5683698 T17935 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5683698 T17935 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5683698 T17935 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5683701 T17969 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 5683703 T17969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 5683703 T17969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5683703 T17969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5683751 T17969 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5683779 T17969 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5683779 T17969 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 5683787 T17969 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5683913 T17969 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5683920 T17969 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5683922 T17969 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5683928 T17969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5683930 T17969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5683932 T17969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5683933 T17969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5683934 T17969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5683934 T17969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5683934 T17969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5683935 T17969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5683935 T17969 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 5683935 T17969 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5683935 T17969 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard1/data/
   [junit4]   2> 5683936 T17969 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de2b655
   [junit4]   2> 5683936 T17969 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard1/data
   [junit4]   2> 5683936 T17969 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard1/data/index/
   [junit4]   2> 5683937 T17969 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5683937 T17969 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping-152F223A335DA44-001/tempDir-001/shard1/data/index
   [junit4]   2> 5683937 T17969 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35059203737912903]
   [junit4]   2> 5683938 T17969 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f0969d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11916598)),segFN=segments_1,generation=1}
   [junit4]   2> 5683938 T17969 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5683939 T17969 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 5683944 T17969 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5683944 T17969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5683944 T17969 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5683945 T17969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5683945 T17969 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5683945 T17969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5683945 T17969 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5683946 T17969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5683946 T17969 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5683946 T17969 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5683947 T17969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5683947 T17969 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5683948 T17969 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683948 T17969 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683949 T17969 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683949 T17969 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5683950 T17969 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5683950 T17969 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5683951 T17969 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5683951 T17969 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5683952 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5683953 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5683954 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5683954 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5683955 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5683955 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5683955 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5683956 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5683956 T17969 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5683957 T17969 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 5683957 T17969 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 5683958 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5683958 T17969 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5683959 T17969 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 5683959 T17969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 5683959 T17969 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 5683960 T17969 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683960 T17969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683961 T17969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683961 T17969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683962 T17969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683962 T17969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683963 T17969 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683963 T17969 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5683964 T17969 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 5683964 T17969 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 5683965 T17969 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 5683965 T17969 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 5683972 T17969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683973 T17969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683975 T17969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683976 T17969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5683977 T17969 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 5683981 T17969 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5683981 T17969 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5683981 T17969 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=9.18359375, floorSegmentMB=0.27734375, forceMergeDeletesPctAllowed=24.11669623500164, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5683982 T17969 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f0969d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11916598)),segFN=segments_1,generation=1}
   [junit4]   2> 5683982 T17969 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5683982 T17969 oass.SolrIndexSearcher.<init> Opening Searcher@469e1fc4[collection1] main
   [junit4]   2> 5683983 T17969 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 5683983 T17969 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 5683983 T17969 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 5683983 T17969 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 5683984 T17969 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5683984 T17969 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 5683991 T17969 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5684053 T17969 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5684054 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 5684055 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 5684055 T17969 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5684055 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5684056 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 5684057 T17935 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5684057 T17935 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5684057 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5684059 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 5684060 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 5684063 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 5684068 T17970 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 5684071 T17970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@469e1fc4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C7394 name=collection1 org.apache.solr.core.SolrCore@777e6e32
   [junit4]   2> 5684099 T17944 C7394 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488281060127014912)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C7395 name=collection1 org.apache.solr.core.SolrCore@7831baee
   [junit4]   2> 5684144 T17955 C7395 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488281060175249408)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C7396 name=collection1 org.apache.solr.core.SolrCore@178468da
   [junit4]   2> 5684207 T17967 C7396 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488281060240261120)} 0 2
   [junit4]   2> 5684211 T17939 C7394 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684212 T17939 C7394 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5684212 T17939 C7394 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5684212 T17939 C7394 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684213 T17939 C7394 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 5684216 T17950 C7395 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684216 T17950 C7395 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5684217 T17950 C7395 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5684217 T17950 C7395 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684218 T17950 C7395 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 5684222 T17968 C7396 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684223 T17968 C7396 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5684223 T17968 C7396 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5684223 T17968 C7396 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684224 T17968 C7396 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> ASYNC  NEW_CORE C7397 name=collection1 org.apache.solr.core.SolrCore@7831baee
   [junit4]   2> 5684255 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1488281060283252736)]} 0 9
   [junit4]   2> 5684258 T17952 C7397 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684263 T17952 C7397 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@23bd9ab3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70cb44f6)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@23bd9ab3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70cb44f6)),segFN=segments_2,generation=2}
   [junit4]   2> 5684264 T17952 C7397 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 5684267 T17952 C7397 oass.SolrIndexSearcher.<init> Opening Searcher@152662f2[collection1] main
   [junit4]   2> 5684267 T17952 C7397 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684268 T17958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@152662f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)))}
   [junit4]   2> 5684268 T17952 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 10
   [junit4]   2> ASYNC  NEW_CORE C7398 name=collection1 org.apache.solr.core.SolrCore@178468da
   [junit4]   2> 5684275 T17963 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1488281060311564288)]} 0 2
   [junit4]   2> 5684278 T17964 C7398 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684281 T17964 C7398 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f0969d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11916598)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f0969d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11916598)),segFN=segments_2,generation=2}
   [junit4]   2> 5684282 T17964 C7398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 5684285 T17964 C7398 oass.SolrIndexSearcher.<init> Opening Searcher@180415a8[collection1] main
   [junit4]   2> 5684286 T17964 C7398 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684288 T17970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@180415a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)))}
   [junit4]   2> 5684289 T17964 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 11
   [junit4]   2> 5684346 T17968 C7398 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:61593/&rows=10&version=2&q=id_s1:1&NOW=1419335422832&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=2 
   [junit4]   2> 5684346 T17955 C7397 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:61592/&rows=10&version=2&q=id_s1:1&NOW=1419335422832&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=2 
   [junit4]   2> 5684358 T17950 C7397 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:61592/&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1419335422832&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=2 
   [junit4]   2> 5684358 T17963 C7398 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:61593/&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1419335422832&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=2 
   [junit4]   2> 5684371 T17964 C7398 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&distrib=false&hl=true&group.limit=2&NOW=1419335422832&ids=1&isShard=true&hl.fl=id_s1&shard.url=https://127.0.0.1:61593/&wt=javabin&version=2&group.field=id_s1} status=0 QTime=4 
   [junit4]   2> 5684371 T17951 C7397 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&distrib=false&hl=true&group.limit=2&NOW=1419335422832&ids=1&isShard=true&hl.fl=id_s1&shard.url=https://127.0.0.1:61592/&wt=javabin&version=2&group.field=id_s1} status=0 QTime=4 
   [junit4]   2> 5684374 T17965 C7398 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&shards=https://127.0.0.1:61592/,https://127.0.0.1:61593/&hl=true&group.limit=2&hl.fl=id_s1&wt=javabin&version=2&group.field=id_s1&group=true} status=0 QTime=82 
   [junit4]   2> ASYNC  NEW_CORE C7399 name=collection1 org.apache.solr.core.SolrCore@777e6e32
   [junit4]   2> 5684379 T17941 C7399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488281060421664768)} 0 1
   [junit4]   2> 5684383 T17953 C7397 oass.SolrIndexSearcher.<init> Opening Searcher@374680c8[collection1] realtime
   [junit4]   2> 5684384 T17953 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488281060425859072)} 0 2
   [junit4]   2> 5684390 T17966 C7398 oass.SolrIndexSearcher.<init> Opening Searcher@26bde8c7[collection1] realtime
   [junit4]   2> 5684390 T17966 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1488281060431101952)} 0 3
   [junit4]   2> 5684393 T17942 C7399 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684394 T17942 C7399 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5684395 T17942 C7399 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5684395 T17942 C7399 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684395 T17942 C7399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 5684399 T17954 C7397 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684399 T17954 C7397 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@23bd9ab3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70cb44f6)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@23bd9ab3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70cb44f6)),segFN=segments_3,generation=3}
   [junit4]   2> 5684399 T17954 C7397 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 5684400 T17954 C7397 oass.SolrIndexSearcher.<init> Opening Searcher@3e1cc2fc[collection1] main
   [junit4]   2> 5684400 T17954 C7397 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684402 T17958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e1cc2fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5684402 T17954 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3
   [junit4]   2> 5684405 T17967 C7398 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5684407 T17967 C7398 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f0969d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11916598)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6f0969d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11916598)),segFN=segments_3,generation=3}
   [junit4]   2> 5684407 T17967 C7398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 5684407 T17967 C7398 oass.SolrIndexSearcher.<init> Opening Searcher@2552e3f2[collection1] main
   [junit4]   2> 5684408 T17967 C7398 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5684409 T17970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2552e3f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5684410 T17967 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 5
   [junit4]   2> 5684415 T17955 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1488281060458364928)]} 0 2
   [junit4]   2> 5684419 T17950 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1488281060464656384)]} 0 0
   [junit4]   2> 5684425 T17963 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1488281060469899264)]} 0 1
   [junit4]   2> 5684430 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1488281060476190720)]} 0 0
   [junit4]   2> 5684434 T17952 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1488281060480385024)]} 0 0
   [junit4]   2> 5684437 T17964 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1488281060483530752)]} 0 0
   [junit4]   2> 5684440 T17965 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1488281060486676480)]} 0 0
   [junit4]   2> 5684443 T17966 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1488281060489822208)]} 0 0
   [junit4]   2> 5684446 T17953 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1488281060492967936)]} 0 0
   [junit4]   2> 5684449 T17954 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1488281060496113664)]} 0 0
   [junit4]   2> 5684452 T17955 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1488281060499259392)]} 0 0
   [junit4]   2> 5684455 T17967 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1488281060502405120)]} 0 0
   [junit4]   2> 5684458 T17950 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1488281060504502272)]} 0 0
   [junit4]   2> 5684461 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1488281060508696576)]} 0 0
   [junit4]   2> 5684464 T17952 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1488281060511842304)]} 0 0
   [junit4]   2> 5684467 T17968 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1488281060514988032)]} 0 0
   [junit4]   2> 5684470 T17953 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1488281060518133760)]} 0 0
   [junit4]   2> 5684473 T17963 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1488281060521279488)]} 0 0
   [junit4]   2> 5684476 T17954 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1488281060524425216)]} 0 0
   [junit4]   2> 5684479 T17964 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1488281060527570944)]} 0 0
   [junit4]   2> 5684482 T17955 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1488281060530716672)]} 0 0
   [junit4]   2> 5684486 T17950 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1488281060534910976)]} 0 0
   [junit4]   2> 5684489 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1488281060538056704)]} 0 0
   [junit4]   2> 5684492 T17965 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1488281060541202432)]} 0 0
   [junit4]   2> 5684495 T17966 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1488281060544348160)]} 0 0
   [junit4]   2> 5684498 T17952 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1488281060547493888)]} 0 0
   [junit4]   2> 5684501 T17967 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1488281060550639616)]} 0 0
   [junit4]   2> 5684505 T17968 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1488281060553785344)]} 0 1
   [junit4]   2> 5684508 T17953 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1488281060557979648)]} 0 0
   [junit4]   2> 5684511 T17954 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1488281060561125376)]} 0 0
   [junit4]   2> 5684516 T17963 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1488281060566368256)]} 0 0
   [junit4]   2> 5684520 T17964 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1488281060569513984)]} 0 1
   [junit4]   2> 5684523 T17955 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1488281060573708288)]} 0 0
   [junit4]   2> 5684526 T17965 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1488281060576854016)]} 0 0
   [junit4]   2> 5684532 T17966 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1488281060583145472)]} 0 0
   [junit4]   2> 5684536 T17950 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1488281060587339776)]} 0 0
   [junit4]   2> 5684538 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1488281060589436928)]} 0 0
   [junit4]   2> 5684542 T17967 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1488281060593631232)]} 0 0
   [junit4]   2> 5684550 T17952 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1488281060602019840)]} 0 0
   [junit4]   2> 5684554 T17968 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1488281060605165568)]} 0 1
   [junit4]   2> 5684558 T17963 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1488281060610408448)]} 0 0
   [junit4]   2> 5684562 T17964 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1488281060614602752)]} 0 0
   [junit4]   2> 5684569 T17965 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1488281060621942784)]} 0 0
   [junit4]   2> 5684574 T17953 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1488281060627185664)]} 0 0
   [junit4]   2> 5684578 T17954 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1488281060631379968)]} 0 0
   [junit4]   2> 5684585 T17966 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1488281060638720000)]} 0 0
   [junit4]   2> 5684589 T17955 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1488281060641865728)]} 0 1
   [junit4]   2> 5684597 T17967 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1488281060651302912)]} 0 1
   [junit4]   2> 5684601 T17968 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1488281060655497216)]} 0 0
   [junit4]   2> 5684605 T17950 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1488281060659691520)]} 0 0
   [junit4]   2> 5684610 T17963 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1488281060663885824)]} 0 1
   [junit4]   2> 5684618 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1488281060673323008)]} 0 0
   [junit4]   2> 5684621 T17964 C7398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52 (1488281060676468736)]} 0 0
   [junit4]   2> 5684624 T17952 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53 (1488281060679614464)]} 0 0
   [junit4]   2> 5684629 T17953 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1488281060684857344)]} 0 0
   [junit4]   2> 5684634 T17954 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55 (1488281060690100224)]} 0 0
   [junit4]   2> 5684640 T17955 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56 (1488281060695343104)]} 0 1
   [junit4]   2> 5684645 T17950 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57 (1488281060701634560)]} 0 0
   [junit4]   2> 5684649 T17951 C7397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58 (1488281060705828864)]} 0 0
   [junit4]   2> 5684652 T17952 C7397 oasup.LogUpdateProcessor.finis

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

at(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=uk_UA, timezone=BET
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=118449856,total=513495040
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, TermVectorComponentTest, TestLMDirichletSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestChildDocTransformer, TestLFUCache, SuggesterWFSTTest, TestValueSourceCache, LeaderElectionIntegrationTest, ClusterStateTest, TestCodecSupport, TestArbitraryIndexDir, NotRequiredUniqueKeyTest, DateRangeFieldTest, StandardRequestHandlerTest, TestSort, OpenExchangeRatesOrgProviderTest, CloudExitableDirectoryReaderTest, OverriddenZkACLAndCredentialsProvidersTest, LeaderElectionTest, TestFiltering, TestSerializedLuceneMatchVersion, FullSolrCloudDistribCmdsTest, DistributedIntervalFacetingTest, SharedFSAutoReplicaFailoverTest, SearchHandlerTest, HdfsRecoveryZkTest, CoreContainerCoreInitFailuresTest, DocValuesMissingTest, CoreAdminHandlerTest, TestSolrXmlPersistence, TestInfoStreamLogging, DistributedExpandComponentTest, MergeStrategyTest, TestGroupingSearch, SuggesterFSTTest, BasicZkTest, TestDocSet, SchemaVersionSpecificBehaviorTest, TestBlobHandler, DistributedQueryComponentCustomSortTest, ResourceLoaderTest, TestDistributedGrouping, TestNonNRTOpen, TestCopyFieldCollectionResource, MultiThreadedOCPTest, DirectUpdateHandlerTest, SpellCheckComponentTest, DistributedSuggestComponentTest, HdfsCollectionsAPIDistributedZkTest, LoggingHandlerTest, HdfsUnloadDistributedZkTest, CustomCollectionTest, TermVectorComponentDistributedTest, TestFoldingMultitermQuery, TestSolr4Spatial, TestRTGBase, OverseerStatusTest, ZkStateWriterTest, HdfsLockFactoryTest, TestStandardQParsers, HighlighterTest, ChangedSchemaMergeTest, AnalyticsMergeStrategyTest, ChaosMonkeyNothingIsSafeTest, TestReplicationHandler, TestCollectionAPI, AliasIntegrationTest, TestImplicitCoreProperties, ReplicationFactorTest, SpellPossibilityIteratorTest, TestReloadAndDeleteDocs, SimpleMLTQParserTest, ExitableDirectoryReaderTest, SpellCheckCollatorTest, TestReplicaProperties, TestManagedSynonymFilterFactory, AssignTest, TestSystemIdResolver, OverseerCollectionProcessorTest, TestQuerySenderListener, TestHashPartitioner, OutputWriterTest, DistributedSpellCheckComponentTest, HardAutoCommitTest, SSLMigrationTest, TestOrdValues, ZkSolrClientTest, ExternalFileFieldSortTest, TestComponentsName, ReturnFieldsTest, TestWriterPerf, DistanceFunctionTest, XsltUpdateRequestHandlerTest, PluginInfoTest, FieldMutatingUpdateProcessorTest, TestNRTOpen, SolrIndexConfigTest, DeleteInactiveReplicaTest, TestLRUCache, DocumentBuilderTest, TestCloudManagedSchemaConcurrent, TestSchemaManager, TestAddFieldRealTimeGet, TestExceedMaxTermLength, TestRealTimeGet, TestSolrDynamicMBean, SuggesterTSTTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotSmallAdvancedTest, NumericFieldsTest, TestOverriddenPrefixQueryForCustomFieldType, ZkCLITest, TestBinaryField, TestDistribDocBasedVersion, DirectUpdateHandlerOptimizeTest, HdfsBasicDistributedZk2Test, TestSimpleQParserPlugin, TestConfigReload, TestInitParams, TestUniqueKeyFieldResource, SpatialFilterTest, TestCollationFieldDocValues, AnalyticsQueryTest, ShardSplitTest, BasicDistributedZkTest, TestDistributedSearch, BadIndexSchemaTest, TestJmxIntegration, CacheHeaderTest, ExternalCollectionsTest, SignatureUpdateProcessorFactoryTest, TestRawResponseWriter, TestFastLRUCache, OpenCloseCoreStressTest, SoftAutoCommitTest, TestOmitPositions, HdfsBasicDistributedZkTest, PathHierarchyTokenizerFactoryTest, UnloadDistributedZkTest, TestWordDelimiterFilterFactory, SystemInfoHandlerTest, TestMissingGroups, TestDocumentBuilder, DistributedFacetPivotWhiteBoxTest, TestNonDefinedSimilarityFactory, TestPartialUpdateDeduplication, DistributedDebugComponentTest, ZkControllerTest, TestPostingsSolrHighlighter, BJQParserTest, IndexSchemaTest, TestManagedSchemaFieldResource, TestConfigSets, DeleteLastCustomShardedReplicaTest, TestQueryUtils, TestUtils, FileBasedSpellCheckerTest, TestStressUserVersions, UUIDFieldTest, TestReplicationHandlerBackup, DistributedFacetPivotLongTailTest, RequiredFieldsTest, ShardRoutingCustomTest, TestSchemaVersionResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedResourceStorage, QueryElevationComponentTest, CollectionsAPIAsyncDistributedZkTest, TestBulkSchemaConcurrent, TestCloudManagedSchema, JSONWriterTest, TestBadConfig, AnalysisAfterCoreReloadTest, HdfsWriteToMultipleCollectionsTest, TestDefaultSearchFieldResource, CoreAdminRequestStatusTest, EchoParamsTest, BasicDistributedZk2Test, TestConfig, TestPhraseSuggestions, TermsComponentTest, DisMaxRequestHandlerTest, OverseerTest, CachingDirectoryFactoryTest, BinaryUpdateRequestHandlerTest, TestComplexPhraseQParserPlugin, ResponseLogComponentTest, TestSolrXml, ParsingFieldUpdateProcessorsTest, TestSortingResponseWriter, TestShortCircuitedRequests, ZkNodePropsTest, TestSweetSpotSimilarityFactory, ConnectionManagerTest, DistributedQueryElevationComponentTest, ModifyConfFileTest, TestIntervalFaceting, LegacyHTMLStripCharFilterTest, TestRecoveryHdfs, SuggestComponentTest, TestCloudSchemaless, TestZkChroot, MigrateRouteKeyTest, DateMathParserTest, TestSolrConfigHandler, DeleteShardTest, DistribCursorPagingTest, TestSearcherReuse, TestIndexingPerformance, TestLazyCores, TestSearchPerf, TestCoreDiscovery, TestDFRSimilarityFactory, LeaderFailoverAfterPartitionTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestRecovery, TestStressReorder, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, SliceStateTest, FileUtilsTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping]
   [junit4] Completed in 108.24s, 1 test, 1 error <<< FAILURES!

[...truncated 286 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 452 suites, 1852 tests, 1 error, 37 ignored (21 assumptions)

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