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/08/16 21:02:26 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.8.0_20-ea-b23) - Build # 4161 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4161/
Java: 64bit/jdk1.8.0_20-ea-b23 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistribDocBasedVersion

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion:     1) Thread[id=13766, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribDocBasedVersion]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion: 
   1) Thread[id=13766, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribDocBasedVersion]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
	at __randomizedtesting.SeedInfo.seed([A62D139F864F794C]:0)




Build Log:
[...truncated 12240 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\init-core-data-001
   [junit4]   2> 5222781 T13763 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 5222781 T13763 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bpx/co
   [junit4]   2> 5222785 T13763 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5222786 T13763 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5222788 T13764 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5222904 T13763 oasc.ZkTestServer.run start zk server on port:64911
   [junit4]   2> 5222908 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5222915 T13770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3adbfba8 name:ZooKeeperConnection Watcher:127.0.0.1:64911 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5222916 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5222916 T13763 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5222928 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5222930 T13772 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a67e53c name:ZooKeeperConnection Watcher:127.0.0.1:64911/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5222930 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5222932 T13763 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5222938 T13763 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5222945 T13763 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5222951 T13763 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5222959 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5222959 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5222967 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 5222968 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5222977 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5222979 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5222985 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5222986 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5222996 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5222997 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5223004 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5223005 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5223012 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5223013 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5223021 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5223021 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5223027 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5223027 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5223036 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5223036 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5223047 T13763 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5223048 T13763 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5225654 T13763 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5225668 T13763 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64918
   [junit4]   2> 5225670 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5225670 T13763 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5225670 T13763 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-002
   [junit4]   2> 5225670 T13763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-002\'
   [junit4]   2> 5225726 T13763 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-002\solr.xml
   [junit4]   2> 5225748 T13763 oasc.CoreContainer.<init> New CoreContainer 2089430734
   [junit4]   2> 5225749 T13763 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-002\]
   [junit4]   2> 5225750 T13763 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5225750 T13763 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5225752 T13763 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5225753 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5225753 T13763 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5225754 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5225754 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5225755 T13763 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5225756 T13763 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5225757 T13763 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5225757 T13763 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5225758 T13763 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5225760 T13763 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5225761 T13763 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64911/solr
   [junit4]   2> 5225761 T13763 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5225765 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5225767 T13783 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@516d123e name:ZooKeeperConnection Watcher:127.0.0.1:64911 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5225767 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5225773 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5225775 T13785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31925425 name:ZooKeeperConnection Watcher:127.0.0.1:64911/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5225775 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5225778 T13763 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5225786 T13763 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5225791 T13763 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5225799 T13763 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5225807 T13763 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5225815 T13763 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5225818 T13763 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64918_bpx%2Fco
   [junit4]   2> 5225820 T13763 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64918_bpx%2Fco
   [junit4]   2> 5225826 T13763 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5225831 T13763 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5225839 T13763 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:64918_bpx%2Fco
   [junit4]   2> 5225840 T13763 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5225847 T13763 oasc.Overseer.start Overseer (id=92288750938947587-127.0.0.1:64918_bpx%2Fco-n_0000000000) starting
   [junit4]   2> 5225855 T13763 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5225883 T13787 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5225884 T13763 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5225891 T13763 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5225896 T13763 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5225904 T13786 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5225911 T13788 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5225913 T13788 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5225915 T13788 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5225915 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5225921 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5225923 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64918/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64918_bpx%2Fco",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5225924 T13786 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 5225924 T13786 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5225935 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5226963 T13788 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5226963 T13788 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5226965 T13788 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5226965 T13788 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5226968 T13788 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5226969 T13788 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-002\collection1\'
   [junit4]   2> 5226973 T13788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 5226976 T13788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 5226978 T13788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 5227060 T13788 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5227078 T13788 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5227082 T13788 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5227092 T13788 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5227229 T13788 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5227232 T13788 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5227233 T13788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5227240 T13788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5227300 T13788 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5227301 T13788 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 5227302 T13788 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-002\collection1\, dataDir=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001/control/data\
   [junit4]   2> 5227303 T13788 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b45d56e
   [junit4]   2> 5227305 T13788 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\control\data
   [junit4]   2> 5227306 T13788 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001/control/data\index/
   [junit4]   2> 5227308 T13788 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 5227309 T13788 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\control\data\index
   [junit4]   2> 5227310 T13788 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=17.7080078125, floorSegmentMB=0.421875, forceMergeDeletesPctAllowed=10.195023746358343, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5227450 T13788 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 5227450 T13788 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5227455 T13788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 5227456 T13788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 5227456 T13788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 5227457 T13788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 5227457 T13788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 5227458 T13788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 5227458 T13788 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5227459 T13788 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5227459 T13788 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5227460 T13788 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5227460 T13788 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5227461 T13788 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5227461 T13788 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5227462 T13788 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5227462 T13788 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5227463 T13788 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5227475 T13788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5227476 T13788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5227478 T13788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5227479 T13788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5227481 T13788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5227485 T13788 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5227486 T13788 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5227487 T13788 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.91796875, floorSegmentMB=2.197265625, forceMergeDeletesPctAllowed=17.96615073164045, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5227490 T13788 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 5227490 T13788 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5227491 T13788 oass.SolrIndexSearcher.<init> Opening Searcher@1b412770[collection1] main
   [junit4]   2> 5227491 T13788 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5227494 T13788 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5227495 T13788 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5227496 T13788 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5227497 T13788 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5227497 T13788 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5227499 T13788 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5227500 T13788 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5227502 T13788 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 5227510 T13788 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5227511 T13788 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5227511 T13788 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5227513 T13790 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b412770[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5227515 T13788 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5227519 T13763 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5227519 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5227523 T13793 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64918/bpx/co collection:control_collection shard:shard1
   [junit4]   2> 5227526 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5227527 T13793 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5227531 T13795 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d7cf9c2 name:ZooKeeperConnection Watcher:127.0.0.1:64911/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5227532 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5227535 T13763 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5227541 T13763 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5227546 T13793 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5227552 T13793 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5227552 T13793 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4042 name=collection1 org.apache.solr.core.SolrCore@5ce5c02f url=http://127.0.0.1:64918/bpx/co/collection1 node=127.0.0.1:64918_bpx%2Fco C4042_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:64918/bpx/co, core=collection1, node_name=127.0.0.1:64918_bpx%2Fco}
   [junit4]   2> 5227552 T13793 C4042 P64918 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64918/bpx/co/collection1/
   [junit4]   2> 5227552 T13793 C4042 P64918 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5227552 T13793 C4042 P64918 oasc.SyncStrategy.syncToMe http://127.0.0.1:64918/bpx/co/collection1/ has no replicas
   [junit4]   2> 5227552 T13793 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64918/bpx/co/collection1/ shard1
   [junit4]   2> 5227553 T13793 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5227554 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5227562 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5227582 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5227588 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5227596 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5227605 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5227608 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5227609 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5227639 T13793 oasc.ZkController.register We are http://127.0.0.1:64918/bpx/co/collection1/ and leader is http://127.0.0.1:64918/bpx/co/collection1/
   [junit4]   2> 5227639 T13793 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64918/bpx/co
   [junit4]   2> 5227639 T13793 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5227639 T13793 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5227640 T13793 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5227643 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5227646 T13793 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5227650 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5227652 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64918/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64918_bpx%2Fco",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 5227768 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5227769 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5229840 T13763 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 5229841 T13763 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5229846 T13763 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64930
   [junit4]   2> 5229849 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5229850 T13763 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5229851 T13763 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-003
   [junit4]   2> 5229851 T13763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-003\'
   [junit4]   2> 5229908 T13763 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-003\solr.xml
   [junit4]   2> 5229930 T13763 oasc.CoreContainer.<init> New CoreContainer 2123038907
   [junit4]   2> 5229930 T13763 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-003\]
   [junit4]   2> 5229931 T13763 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5229932 T13763 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5229932 T13763 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5229933 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5229933 T13763 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5229933 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5229934 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5229935 T13763 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5229935 T13763 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5229936 T13763 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5229937 T13763 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5229937 T13763 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5229938 T13763 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5229939 T13763 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64911/solr
   [junit4]   2> 5229940 T13763 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5229942 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5229945 T13807 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cff6135 name:ZooKeeperConnection Watcher:127.0.0.1:64911 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5229946 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5229950 T13765 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x147e021487b0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5229951 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5229955 T13809 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@687f6c5 name:ZooKeeperConnection Watcher:127.0.0.1:64911/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5229956 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5229974 T13763 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5231025 T13763 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64930_bpx%2Fco
   [junit4]   2> 5231027 T13763 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64930_bpx%2Fco
   [junit4]   2> 5231032 T13789 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5231032 T13796 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5231035 T13810 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5231046 T13811 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5231047 T13811 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5231048 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5231048 T13811 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5231052 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5231053 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64930/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64930_bpx%2Fco",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5231053 T13786 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 5231054 T13786 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 5231063 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5231064 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5231065 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232094 T13811 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5232095 T13811 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5232097 T13811 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5232098 T13811 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5232104 T13811 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5232105 T13811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-003\collection1\'
   [junit4]   2> 5232111 T13811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 5232114 T13811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 5232116 T13811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 5232169 T13811 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5232185 T13811 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5232189 T13811 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5232197 T13811 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5232345 T13811 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5232347 T13811 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5232348 T13811 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5232355 T13811 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5232414 T13811 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5232415 T13811 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 5232416 T13811 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-003\collection1\, dataDir=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001/jetty1\
   [junit4]   2> 5232416 T13811 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b45d56e
   [junit4]   2> 5232419 T13811 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty1
   [junit4]   2> 5232420 T13811 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001/jetty1\index/
   [junit4]   2> 5232422 T13811 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 5232423 T13811 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty1\index
   [junit4]   2> 5232423 T13811 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=17.7080078125, floorSegmentMB=0.421875, forceMergeDeletesPctAllowed=10.195023746358343, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5232464 T13811 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 5232465 T13811 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5232470 T13811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 5232471 T13811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 5232471 T13811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 5232472 T13811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 5232472 T13811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 5232472 T13811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 5232473 T13811 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5232473 T13811 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5232474 T13811 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5232474 T13811 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5232475 T13811 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5232475 T13811 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5232475 T13811 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5232476 T13811 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5232476 T13811 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5232477 T13811 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5232484 T13811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5232486 T13811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5232488 T13811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5232491 T13811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5232493 T13811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5232497 T13811 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5232498 T13811 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5232498 T13811 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.91796875, floorSegmentMB=2.197265625, forceMergeDeletesPctAllowed=17.96615073164045, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5232501 T13811 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 5232501 T13811 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5232502 T13811 oass.SolrIndexSearcher.<init> Opening Searcher@186a06c3[collection1] main
   [junit4]   2> 5232502 T13811 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5232503 T13811 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5232504 T13811 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5232505 T13811 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5232505 T13811 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5232506 T13811 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5232509 T13811 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5232509 T13811 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5232509 T13811 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5232509 T13811 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5232510 T13812 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@186a06c3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5232513 T13811 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5232516 T13815 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64930/bpx/co collection:collection1 shard:shard2
   [junit4]   2> 5232516 T13763 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5232517 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5232518 T13815 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 5232532 T13815 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 5232536 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5232537 T13815 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5232537 T13815 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4043 name=collection1 org.apache.solr.core.SolrCore@527d4436 url=http://127.0.0.1:64930/bpx/co/collection1 node=127.0.0.1:64930_bpx%2Fco C4043_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64930/bpx/co, core=collection1, node_name=127.0.0.1:64930_bpx%2Fco}
   [junit4]   2> 5232537 T13815 C4043 P64930 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64930/bpx/co/collection1/
   [junit4]   2> 5232538 T13815 C4043 P64930 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5232538 T13815 C4043 P64930 oasc.SyncStrategy.syncToMe http://127.0.0.1:64930/bpx/co/collection1/ has no replicas
   [junit4]   2> 5232538 T13815 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64930/bpx/co/collection1/ shard2
   [junit4]   2> 5232538 T13815 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 5232543 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5232555 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232556 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232557 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232569 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5232576 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5232578 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232578 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232579 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232616 T13815 oasc.ZkController.register We are http://127.0.0.1:64930/bpx/co/collection1/ and leader is http://127.0.0.1:64930/bpx/co/collection1/
   [junit4]   2> 5232616 T13815 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64930/bpx/co
   [junit4]   2> 5232616 T13815 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5232616 T13815 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5232616 T13815 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5232619 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5232620 T13815 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5232624 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5232625 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64930/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64930_bpx%2Fco",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 5232738 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232741 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5232742 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5234794 T13763 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 5234796 T13763 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5234801 T13763 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64939
   [junit4]   2> 5234801 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5234802 T13763 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5234802 T13763 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-004
   [junit4]   2> 5234803 T13763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-004\'
   [junit4]   2> 5234845 T13763 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-004\solr.xml
   [junit4]   2> 5234861 T13763 oasc.CoreContainer.<init> New CoreContainer 552221320
   [junit4]   2> 5234861 T13763 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-004\]
   [junit4]   2> 5234862 T13763 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5234863 T13763 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5234863 T13763 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5234864 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5234864 T13763 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5234864 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5234865 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5234865 T13763 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5234866 T13763 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5234866 T13763 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5234867 T13763 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5234867 T13763 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5234868 T13763 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5234868 T13763 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64911/solr
   [junit4]   2> 5234869 T13763 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5234871 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5234873 T13828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3130c5d name:ZooKeeperConnection Watcher:127.0.0.1:64911 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5234874 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5234877 T13765 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x147e021487b0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5234879 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5234882 T13830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13e7796 name:ZooKeeperConnection Watcher:127.0.0.1:64911/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5234882 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5234901 T13763 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5235955 T13763 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64939_bpx%2Fco
   [junit4]   2> 5235958 T13763 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64939_bpx%2Fco
   [junit4]   2> 5235965 T13796 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5235965 T13789 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5235966 T13810 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5235967 T13831 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5235978 T13832 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5235978 T13832 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5235980 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5235980 T13832 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5235983 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5235986 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64939/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64939_bpx%2Fco",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5235986 T13786 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 5235986 T13786 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5235992 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5235992 T13831 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5235993 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5235993 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5236963 T13832 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5236964 T13832 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5236965 T13832 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5236966 T13832 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5236969 T13832 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5236970 T13832 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-004\collection1\'
   [junit4]   2> 5236976 T13832 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 5236978 T13832 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 5236981 T13832 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 5237016 T13832 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5237042 T13832 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5237044 T13832 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5237046 T13832 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5237127 T13832 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5237128 T13832 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5237128 T13832 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5237132 T13832 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5237161 T13832 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5237162 T13832 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 5237162 T13832 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-004\collection1\, dataDir=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001/jetty2\
   [junit4]   2> 5237162 T13832 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b45d56e
   [junit4]   2> 5237162 T13832 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty2
   [junit4]   2> 5237163 T13832 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001/jetty2\index/
   [junit4]   2> 5237163 T13832 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 5237164 T13832 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty2\index
   [junit4]   2> 5237164 T13832 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=17.7080078125, floorSegmentMB=0.421875, forceMergeDeletesPctAllowed=10.195023746358343, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5237196 T13832 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 5237197 T13832 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5237199 T13832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 5237200 T13832 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 5237200 T13832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 5237200 T13832 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 5237201 T13832 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 5237201 T13832 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 5237201 T13832 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5237202 T13832 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5237203 T13832 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5237203 T13832 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5237206 T13832 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5237207 T13832 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5237208 T13832 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5237209 T13832 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5237210 T13832 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5237211 T13832 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5237211 T13832 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5237212 T13832 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.91796875, floorSegmentMB=2.197265625, forceMergeDeletesPctAllowed=17.96615073164045, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5237213 T13832 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 5237213 T13832 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5237214 T13832 oass.SolrIndexSearcher.<init> Opening Searcher@67b761af[collection1] main
   [junit4]   2> 5237214 T13832 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5237216 T13832 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5237216 T13832 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5237217 T13832 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5237217 T13832 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5237217 T13832 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5237219 T13832 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5237219 T13832 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5237219 T13832 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5237219 T13832 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5237221 T13832 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5237221 T13833 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67b761af[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5237224 T13763 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5237224 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5237230 T13836 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64939/bpx/co collection:collection1 shard:shard1
   [junit4]   2> 5237265 T13836 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 5237269 T13836 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5237270 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5237272 T13836 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5237272 T13836 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4044 name=collection1 org.apache.solr.core.SolrCore@1d1ee208 url=http://127.0.0.1:64939/bpx/co/collection1 node=127.0.0.1:64939_bpx%2Fco C4044_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64939/bpx/co, core=collection1, node_name=127.0.0.1:64939_bpx%2Fco}
   [junit4]   2> 5237272 T13836 C4044 P64939 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64939/bpx/co/collection1/
   [junit4]   2> 5237272 T13836 C4044 P64939 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5237272 T13836 C4044 P64939 oasc.SyncStrategy.syncToMe http://127.0.0.1:64939/bpx/co/collection1/ has no replicas
   [junit4]   2> 5237272 T13836 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64939/bpx/co/collection1/ shard1
   [junit4]   2> 5237273 T13836 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 5237274 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5237281 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5237384 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237384 T13831 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237385 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237386 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237408 T13836 oasc.ZkController.register We are http://127.0.0.1:64939/bpx/co/collection1/ and leader is http://127.0.0.1:64939/bpx/co/collection1/
   [junit4]   2> 5237408 T13836 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64939/bpx/co
   [junit4]   2> 5237408 T13836 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5237408 T13836 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5237408 T13836 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5237410 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5237411 T13836 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5237413 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5237414 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64939/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64939_bpx%2Fco",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 5237526 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237526 T13831 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237527 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5237528 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5238208 T13763 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 5238218 T13763 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5238224 T13763 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64948
   [junit4]   2> 5238224 T13763 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5238224 T13763 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5238224 T13763 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-005
   [junit4]   2> 5238225 T13763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-005\'
   [junit4]   2> 5238248 T13763 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-005\solr.xml
   [junit4]   2> 5238255 T13763 oasc.CoreContainer.<init> New CoreContainer 1033942549
   [junit4]   2> 5238255 T13763 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-005\]
   [junit4]   2> 5238256 T13763 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5238256 T13763 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5238256 T13763 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5238256 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5238256 T13763 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5238256 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5238257 T13763 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5238257 T13763 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5238257 T13763 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5238257 T13763 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5238257 T13763 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5238258 T13763 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5238258 T13763 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5238258 T13763 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64911/solr
   [junit4]   2> 5238258 T13763 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5238260 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5238267 T13847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75ffd28e name:ZooKeeperConnection Watcher:127.0.0.1:64911 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5238268 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5238271 T13763 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5238273 T13849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6adda324 name:ZooKeeperConnection Watcher:127.0.0.1:64911/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5238273 T13763 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5238280 T13763 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5239226 T13763 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64948_bpx%2Fco
   [junit4]   2> 5239228 T13763 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64948_bpx%2Fco
   [junit4]   2> 5239238 T13796 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 5239239 T13789 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 5239239 T13810 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 5239239 T13831 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 5239241 T13850 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 5239253 T13851 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5239254 T13851 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5239255 T13789 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5239255 T13851 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5239259 T13786 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5239260 T13786 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64948/bpx/co",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64948_bpx%2Fco",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5239260 T13786 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 5239260 T13786 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 5239265 T13796 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 5239267 T13831 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 5239267 T13789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 5239267 T13850 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 5239267 T13810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 5240196 T13851 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5240197 T13851 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5240200 T13851 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5240200 T13851 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5240205 T13851 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5240205 T13851 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001\tempDir-005\collection1\'
   [junit4]   2> 5240212 T13851 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 5240216 T13851 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 5240218 T13851 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-A62D139F864F794C-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 5240268 T13851 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5240273 T13851 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 52402

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

 run in this JVM: [HighlighterConfigTest, CurrencyFieldOpenExchangeTest, TestUniqueKeyFieldResource, ResponseLogComponentTest, TestArbitraryIndexDir, TestFreeTextSuggestions, MinimalSchemaTest, HdfsCollectionsAPIDistributedZkTest, ZkSolrClientTest, RAMDirectoryFactoryTest, TestSystemIdResolver, BlockDirectoryTest, TestSchemaVersionResource, MoreLikeThisHandlerTest, TestLMJelinekMercerSimilarityFactory, TestInitQParser, TestImplicitCoreProperties, TestFieldCollectionResource, OverseerRolesTest, TestExceedMaxTermLength, HttpPartitionTest, TestCSVLoader, SolrCmdDistributorTest, TestDocSet, DistanceFunctionTest, OutputWriterTest, DocValuesMissingTest, StatsComponentTest, TestSimpleQParserPlugin, TestJmxMonitoredMap, HdfsBasicDistributedZk2Test, TestPartialUpdateDeduplication, ResponseHeaderTest, TestRemoteStreaming, PeerSyncTest, FileUtilsTest, TestBlendedInfixSuggestions, QueryParsingTest, TestInfoStreamLogging, ShardSplitTest, TestMultiCoreConfBootstrap, MBeansHandlerTest, AssignTest, HdfsChaosMonkeySafeLeaderTest, BadComponentTest, TestFaceting, DeleteShardTest, TestSolrXml, TestDocumentBuilder, TestQuerySenderNoQuery, ChaosMonkeySafeLeaderTest, TestCollationField, TestSchemaResource, TestSolrDeletionPolicy1, TestAnalyzedSuggestions, DeleteLastCustomShardedReplicaTest, TestRTGBase, SolrIndexSplitterTest, TestManagedSynonymFilterFactory, TestSolrDeletionPolicy2, DistributedDebugComponentTest, TestMiniSolrCloudCluster, SuggesterTSTTest, CoreAdminRequestStatusTest, SpellingQueryConverterTest, PathHierarchyTokenizerFactoryTest, SchemaVersionSpecificBehaviorTest, QueryResultKeyTest, TestFuzzyAnalyzedSuggestions, HdfsUnloadDistributedZkTest, TestCollectionAPI, TestHighlightDedupGrouping, UpdateParamsTest, LeaderElectionIntegrationTest, TestCollationKeyRangeQueries, TestQueryUtils, DirectUpdateHandlerTest, TestSweetSpotSimilarityFactory, DeleteInactiveReplicaTest, TestPhraseSuggestions, TestLazyCores, EnumFieldTest, DebugComponentTest, TestHashPartitioner, TestCursorMarkWithoutUniqueKey, TestCodecSupport, OpenCloseCoreStressTest, ExternalFileFieldSortTest, TestSolrQueryParser, NumericFieldsTest, ClusterStateUpdateTest, TestDistributedGrouping, SimplePostToolTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, TestRecovery, DistributedSpellCheckComponentTest, TestIBSimilarityFactory, TestStressLucene, SpellCheckComponentTest, TestNumberUtils, CopyFieldTest, DOMUtilTest, NoCacheHeaderTest, TestCopyFieldCollectionResource, TestExpandComponent, EchoParamsTest, CoreMergeIndexesAdminHandlerTest, MergeStrategyTest, BasicZkTest, TestNRTOpen, ShowFileRequestHandlerTest, TimeZoneUtilsTest, RegexBoostProcessorTest, TestReload, SolrTestCaseJ4Test, TestMergePolicyConfig, AutoCommitTest, IndexSchemaRuntimeFieldTest, TestSchemaSimilarityResource, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestCloudManagedSchema, TestComplexPhraseQParserPlugin, BadCopyFieldTest, AnalysisErrorHandlingTest, TestUpdate, TestMissingGroups, SSLMigrationTest, BasicDistributedZk2Test, TestJmxIntegration, DocValuesTest, HighlighterTest, CursorPagingTest, TestDynamicFieldResource, CoreAdminHandlerTest, TestRangeQuery, SuggesterTest, ReplicationFactorTest, TestWriterPerf, ParsingFieldUpdateProcessorsTest, ResourceLoaderTest, TestFieldResource, SyncSliceTest, CircularListTest, SpellCheckCollatorTest, TestCharFilters, TestSolrXmlPersistor, PolyFieldTest, TestCollationFieldDocValues, AtomicUpdatesTest, RemoteQueryErrorTest, TestRestManager, TestStressRecovery, DirectSolrConnectionTest, ZkNodePropsTest, TestStressUserVersions, TestReplicationHandler, TestValueSourceCache, TestSort, TestSortingResponseWriter, TestSearcherReuse, SolrRequestParserTest, TestFileDictionaryLookup, TestFastOutputStream, UUIDFieldTest, TestCloudInspectUtil, ChangedSchemaMergeTest, HdfsLockFactoryTest, DistributedQueryElevationComponentTest, PluginInfoTest, TestFieldTypeCollectionResource, BlockCacheTest, ShardRoutingCustomTest, TestFastLRUCache, TestLuceneMatchVersion, MultiTermTest, TestQueryTypes, TestStressReorder, SuggesterFSTTest, TestCloudSchemaless, TestFoldingMultitermQuery, TestExtendedDismaxParser, XmlUpdateRequestHandlerTest, SliceStateTest, CSVRequestHandlerTest, AnalyticsMergeStrategyTest, TestPerFieldSimilarity, DefaultValueUpdateProcessorTest, DocExpirationUpdateProcessorFactoryTest, MigrateRouteKeyTest, TestBadConfig, TestPostingsSolrHighlighter, WordBreakSolrSpellCheckerTest, HdfsDirectoryTest, TestDFRSimilarityFactory, DocumentBuilderTest, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, SolrIndexConfigTest, SampleTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SystemInfoHandlerTest, TestTolerantSearch, AliasIntegrationTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, MultiThreadedOCPTest, OverseerStatusTest, RollingRestartTest, SolrXmlInZkTest, TestDistribDocBasedVersion]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribDocBasedVersion -Dtests.seed=A62D139F864F794C -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Kentucky/Monticello -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestDistribDocBasedVersion (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion: 
   [junit4]    >    1) Thread[id=13766, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribDocBasedVersion]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A62D139F864F794C]:0)
   [junit4] Completed in -999.87s, 1 test, 1 error <<< FAILURES!

[...truncated 223 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:454: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:966: There were test failures: 412 suites, 1714 tests, 1 suite-level error, 43 ignored (22 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0_11) - Build # 4162 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4162/
Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:51617
	at __randomizedtesting.SeedInfo.seed([D72CE82D6EE86F0E:56CA663519B70F32]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.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:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: 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:448)
	... 50 more




Build Log:
[...truncated 11056 lines...]
   [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\init-core-data-001
   [junit4]   2> 30520 T44 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 30522 T44 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 30526 T44 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 31084 T44 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31932 T44 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 31984 T44 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51614
   [junit4]   2> 32144 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32145 T44 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32145 T44 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 32145 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 32189 T44 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 32226 T44 oasc.CoreContainer.<init> New CoreContainer 24179744
   [junit4]   2> 32226 T44 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32289 T44 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32290 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32290 T44 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32290 T44 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32298 T44 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 32301 T44 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 32301 T44 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32301 T44 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 32312 T56 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 32316 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 32316 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 32319 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 32396 T56 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 32434 T56 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 32435 T56 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 32446 T56 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 32703 T56 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 32704 T56 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 32704 T56 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 32715 T56 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 32715 T56 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 32735 T56 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32738 T56 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32741 T56 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 32742 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 32742 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 32742 T56 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 32743 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 32743 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 32743 T56 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 32744 T56 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 32744 T56 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\
   [junit4]   2> 32744 T56 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 32745 T56 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\
   [junit4]   2> 32745 T56 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index/
   [junit4]   2> 32745 T56 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 32746 T56 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index
   [junit4]   2> 32746 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.0947265625, floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=1.48605575577884, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19808125036974567
   [junit4]   2> 32747 T56 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@13d0e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d97d85)),segFN=segments_1,generation=1}
   [junit4]   2> 32747 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32748 T56 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 32749 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 32749 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 32749 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 32750 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 32750 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 32751 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 32751 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 32751 T56 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 32751 T56 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 32751 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 32752 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 32752 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 32753 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 32753 T56 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 32753 T56 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32753 T56 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 32759 T56 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32763 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32763 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32763 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32765 T56 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 32765 T56 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 32772 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32774 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32775 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32776 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32779 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32779 T56 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 32784 T56 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 32787 T56 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 32787 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.125, floorSegmentMB=1.75, forceMergeDeletesPctAllowed=22.27596014828042, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 32789 T56 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@13d0e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d97d85)),segFN=segments_1,generation=1}
   [junit4]   2> 32789 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32790 T56 oass.SolrIndexSearcher.<init> Opening Searcher@4fcb38[collection1] main
   [junit4]   2> 32790 T56 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 32790 T56 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 32790 T56 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 32790 T56 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 32790 T56 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 32790 T56 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 32805 T56 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 32861 T56 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 32863 T44 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 32863 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 32868 T57 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fcb38[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 32900 T44 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 32909 T44 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 32912 T44 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51617
   [junit4]   2> 32918 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32918 T44 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32918 T44 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 32919 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 32969 T44 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 32992 T44 oasc.CoreContainer.<init> New CoreContainer 2281624
   [junit4]   2> 32992 T44 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32995 T44 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32995 T44 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32998 T44 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 33004 T44 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33004 T44 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33004 T44 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 33008 T68 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 33008 T68 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 33008 T68 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 33010 T68 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 33065 T68 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 33103 T68 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33104 T68 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 33117 T68 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 33287 T68 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33288 T68 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33289 T68 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 33304 T68 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 33304 T68 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33334 T68 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33340 T68 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33344 T68 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33346 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33346 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33347 T68 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33347 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33347 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33347 T68 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 33347 T68 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33351 T68 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\
   [junit4]   2> 33352 T68 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 33353 T68 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\
   [junit4]   2> 33353 T68 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index/
   [junit4]   2> 33353 T68 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 33354 T68 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index
   [junit4]   2> 33354 T68 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.0947265625, floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=1.48605575577884, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19808125036974567
   [junit4]   2> 33355 T68 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_1,generation=1}
   [junit4]   2> 33356 T68 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33356 T68 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 33358 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33361 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33361 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 33361 T68 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 33362 T68 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 33362 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 33363 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 33363 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33364 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33364 T68 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 33365 T68 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33366 T68 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 33368 T68 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 33368 T68 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 33368 T68 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 33369 T68 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 33369 T68 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 33369 T68 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 33371 T68 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33373 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33373 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33373 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33374 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33374 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33375 T68 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33376 T68 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33376 T68 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 33376 T68 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 33385 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33387 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33390 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33392 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33399 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33400 T68 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 33407 T68 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 33407 T68 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 33409 T68 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.125, floorSegmentMB=1.75, forceMergeDeletesPctAllowed=22.27596014828042, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 33409 T68 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_1,generation=1}
   [junit4]   2> 33409 T68 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33410 T68 oass.SolrIndexSearcher.<init> Opening Searcher@668446[collection1] main
   [junit4]   2> 33410 T68 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 33412 T68 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 33415 T68 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 33416 T68 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 33416 T68 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 33416 T68 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 33438 T68 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 33534 T68 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 33535 T44 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 33535 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 33540 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@668446[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 33542 T44 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 33562 T44 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 33577 T44 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51620
   [junit4]   2> 33587 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 33587 T44 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 33588 T44 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 33589 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 33614 T44 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 33634 T44 oasc.CoreContainer.<init> New CoreContainer 19275681
   [junit4]   2> 33634 T44 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 33636 T44 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 33636 T44 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 33637 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 33638 T44 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 33638 T44 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 33645 T44 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 33652 T44 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33653 T44 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33653 T44 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 33657 T80 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 33658 T80 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 33658 T80 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 33658 T80 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 33744 T80 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 33789 T80 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33789 T80 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 33805 T80 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 34011 T80 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 34012 T80 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 34014 T80 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 34019 T80 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 34023 T80 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 34046 T80 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34050 T80 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34055 T80 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 34056 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 34056 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 34057 T80 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 34058 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 34058 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 34058 T80 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 34058 T80 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 34060 T80 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\
   [junit4]   2> 34060 T80 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 34061 T80 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\
   [junit4]   2> 34061 T80 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index/
   [junit4]   2> 34061 T80 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 34063 T80 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index
   [junit4]   2> 34064 T80 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.0947265625, floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=1.48605575577884, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19808125036974567
   [junit4]   2> 34064 T80 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_1,generation=1}
   [junit4]   2> 34064 T80 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34066 T80 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 34067 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 34068 T80 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 34068 T80 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 34068 T80 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 34069 T80 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34069 T80 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34069 T80 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 34071 T80 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 34071 T80 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 34071 T80 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34075 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34075 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34075 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34076 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34076 T80 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34076 T80 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34077 T80 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 34077 T80 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 34080 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34082 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34084 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34088 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34090 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34091 T80 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 34097 T80 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 34097 T80 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 34097 T80 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.125, floorSegmentMB=1.75, forceMergeDeletesPctAllowed=22.27596014828042, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 34097 T80 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_1,generation=1}
   [junit4]   2> 34097 T80 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34097 T80 oass.SolrIndexSearcher.<init> Opening Searcher@1f193db[collection1] main
   [junit4]   2> 34097 T80 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 34097 T80 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 34097 T80 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 34097 T80 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 34097 T80 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 34097 T80 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 34108 T80 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 34173 T80 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 34175 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f193db[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 34175 T44 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 34175 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 35648 T49 C49 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793207562960896)} 0 47
   [junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@806015
   [junit4]   2> 35922 T65 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793207851319296)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@1f022c3
   [junit4]   2> 35991 T77 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793207924719616)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 36012 T53 C52 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36012 T53 C52 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36013 T53 C52 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36014 T53 C52 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36014 T53 C52 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 36021 T66 C50 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36021 T66 C50 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36022 T66 C50 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36024 T66 C50 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36024 T66 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3
   [junit4]   2> 36031 T78 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36031 T78 C51 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36031 T78 C51 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36033 T78 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36033 T78 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 36044 T67 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793207980294144)]} 0 4
   [junit4]   2> 36050 T62 C50 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36070 T62 C50 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_2,generation=2}
   [junit4]   2> 36071 T62 C50 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36133 T62 C50 oass.SolrIndexSearcher.<init> Opening Searcher@1e22862[collection1] main
   [junit4]   2> 36135 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e22862[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(4.10.0):C1)}
   [junit4]   2> 36135 T62 C50 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36135 T62 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 85
   [junit4]   2> 36143 T76 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793208086200320)]} 0 3
   [junit4]   2> 36152 T72 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36155 T72 C51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_2,generation=2}
   [junit4]   2> 36156 T72 C51 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36159 T72 C51 oass.SolrIndexSearcher.<init> Opening Searcher@1531537[collection1] main
   [junit4]   2> 36160 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1531537[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(4.10.0):C1)}
   [junit4]   2> 36160 T72 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36160 T72 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
   [junit4]   2> ASYNC  NEW_CORE C53 name=collection1 org.apache.solr.core.SolrCore@1f022c3
   [junit4]   2> 36469 T78 C53 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:51620/&rows=10&version=2&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=116 
   [junit4]   2> ASYNC  NEW_CORE C54 name=collection1 org.apache.solr.core.SolrCore@806015
   [junit4]   2> 36469 T65 C54 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:51617/&rows=10&version=2&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=123 
   [junit4]   2> 36573 T67 C54 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:51617/&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=58 
   [junit4]   2> 36573 T74 C53 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:51620/&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=53 
   [junit4]   2> 36636 T62 C54 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&distrib=false&hl=true&group.limit=2&NOW=1408379753232&ids=1&isShard=true&hl.fl=id_s1&shard.url=https://127.0.0.1:51617/&wt=javabin&version=2&group.field=id_s1} status=0 QTime=13 
   [junit4]   2> 36657 T72 C53 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&distrib=false&hl=true&group.limit=2&NOW=1408379753232&ids=1&isShard=true&hl.fl=id_s1&shard.url=https://127.0.0.1:51620/&wt=javabin&version=2&group.field=id_s1} status=0 QTime=35 
   [junit4]   2> 36676 T63 C54 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&shards=https://127.0.0.1:51617/,https://127.0.0.1:51620/&hl=true&group.limit=2&hl.fl=id_s1&wt=javabin&version=2&group.field=id_s1&group=true} status=0 QTime=498 
   [junit4]   2> ASYNC  NEW_CORE C55 name=collection1 org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 36697 T52 C55 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793208666062848)} 0 4
   [junit4]   2> 36720 T64 C54 oass.SolrIndexSearcher.<init> Opening Searcher@97f851[collection1] realtime
   [junit4]   2> 36720 T64 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793208685985792)} 0 7
   [junit4]   2> 36736 T79 C53 oass.SolrIndexSearcher.<init> Opening Searcher@c46d47[collection1] realtime
   [junit4]   2> 36737 T79 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793208704860160)} 0 6
   [junit4]   2> 36744 T51 C55 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36746 T51 C55 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36747 T51 C55 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36749 T51 C55 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36750 T51 C55 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 6
   [junit4]   2> 36758 T66 C54 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36760 T66 C54 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_3,generation=3}
   [junit4]   2> 36761 T66 C54 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 36763 T66 C54 oass.SolrIndexSearcher.<init> Opening Searcher@199e37e[collection1] main
   [junit4]   2> 36764 T66 C54 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36766 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@199e37e[collection1] main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 36767 T66 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 10
   [junit4]   2> 36775 T77 C53 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36777 T77 C53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_3,generation=3}
   [junit4]   2> 36777 T77 C53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 36778 T77 C53 oass.SolrIndexSearcher.<init> Opening Searcher@eb43c4[collection1] main
   [junit4]   2> 36781 T77 C53 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36782 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eb43c4[collection1] main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 36783 T77 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
   [junit4]   2> 36811 T78 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1476793208769871872)]} 0 14
   [junit4]   2> 36825 T67 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793208801329152)]} 0 4
   [junit4]   2> 36839 T74 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793208817057792)]} 0 1
   [junit4]   2> 36891 T62 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1476793208870535168)]} 0 2
   [junit4]   2> 36898 T63 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1476793208878923776)]} 0 4
   [junit4]   2> 36906 T76 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1476793208884166656)]} 0 4
   [junit4]   2> 36912 T72 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1476793208893603840)]} 0 1
   [junit4]   2> 36919 T64 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1476793208901992448)]} 0 0
   [junit4]   2> 36926 T79 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1476793208909332480)]} 0 1
   [junit4]   2> 36932 T77 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1476793208915623936)]} 0 0
   [junit4]   2> 36937 T65 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1476793208920866816)]} 0 0
   [junit4]   2> 36943 T66 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1476793208927158272)]} 0 1
   [junit4]   2> 36950 T67 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1476793208933449728)]} 0 1
   [junit4]   2> 36957 T78 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1476793208941838336)]} 0 0
   [junit4]   2> 36964 T62 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1476793208948129792)]} 0 1
   [junit4]   2> 36972 T74 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1476793208957566976)]} 0 0
   [junit4]   2> 36977 T63 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1476793208961761280)]} 0 1
   [junit4]   2> 36983 T64 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1476793208968052736)]} 0 1
   [junit4]   2> 129529 T63 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1476793306010615808)]} 0 1
   [junit4]   2> 129541 T44 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24179744
   [junit4]   2> 129543 T44 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 129547 T44 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=134,transaction_logs_total_number=2}
   [junit4]   2> 129547 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 129548 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 129549 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 129553 T44 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 129553 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 129554 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\ [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\;done=false>>]
   [junit4]   2> 129554 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\
   [junit4]   2> 129555 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index;done=false>>]
   [junit4]   2> 129555 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index
   [junit4]   2> 129560 T44 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 134723 T44 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2281624
   [junit4]   2> 134724 T44 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@806015
   [junit4]   2> 134726 T44 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=11,adds=11,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=264,transaction_logs_total_number=3}
   [junit4]   2> 134726 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 134726 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 134726 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 134726 T44 C54 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 134735 T44 C54 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_4,generation=4}
   [junit4]   2> 134735 T44 C54 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 134740 T44 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 134740 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 134740 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index;done=false>>]
   [junit4]   2> 134741 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index
   [junit4]   2> 134741 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\ [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\;done=false>>]
   [junit4]   2> 134741 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\
   [junit4]   2> 134742 T44 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 139530 T44 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19275681
   [junit4]   2> 139531 T44 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f022c3
   [junit4]   2> 139534 T44 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=8,adds=8,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=9,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=264,transaction_logs_total_number=3}
   [junit4]   2> 139534 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 139534 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 139534 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 139536 T44 C53 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 139593 T44 C53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_4,generation=4}
   [junit4]   2> 139593 T44 C53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 139599 T44 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index;done=false>>]
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\ [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\;done=false>>]
   [junit4]   2> 139601 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\
   [junit4]   2> 139601 T44 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 144172 T44 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHighlightDedupGrouping -Dtests.method=testDistribSearch -Dtests.seed=D72CE82D6EE86F0E -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=CAT -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    114s | TestHighlightDedupGrouping.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:51617
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D72CE82D6EE86F0E:56CA663519B70F32]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:127)
   [junit4]    > 	at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:101)
   [junit4]    > 	at org.apache.solr.TestHighlightDedupGrouping.doTest(TestHighlightDedupGrouping.java:47)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    > 	... 50 more
   [junit4]   2> 144238 T44 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_FR, timezone=CAT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_11 (32-bit)/cpus=2,threads=1,free=10323560,total=55316480
   [junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, TestBlendedInfixSuggestions, BlockCacheTest, ConvertedLegacyTest, TestNumberUtils, TestIndexSearcher, TestComplexPhraseQParserPlugin, TestHighlightDedupGrouping]
   [junit4] Completed in 113.75s, 1 test, 1 error <<< FAILURES!

[...truncated 1302 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:454: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:966: There were test failures: 417 suites, 1723 tests, 1 error, 43 ignored (22 assumptions)

Total time: 151 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any