You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/27 12:42:57 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1996 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1996/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    2) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    3) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   2) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   3) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    2) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    3) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   2) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   3) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)




Build Log:
[...truncated 11004 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/init-core-data-001
   [junit4]   2> 1283855 T7331 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1283855 T7331 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1283860 T7331 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1283860 T7331 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1283861 T7332 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1283962 T7331 oasc.ZkTestServer.run start zk server on port:63579
   [junit4]   2> 1283962 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283966 T7338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b0951d name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1283966 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1283967 T7331 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1284006 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284008 T7340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@712614d name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1284008 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1284009 T7331 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1284065 T7331 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1284096 T7331 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1284098 T7331 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1284101 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1284102 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1284116 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1284117 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1284222 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1284223 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1284226 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1284226 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1284238 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1284239 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1284241 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1284242 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1284249 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1284250 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1284253 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1284254 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1284261 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1284262 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1284264 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1284265 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1284267 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1284267 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1285248 T7331 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1285252 T7331 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39527
   [junit4]   2> 1285252 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1285253 T7331 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1285253 T7331 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002
   [junit4]   2> 1285253 T7331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/'
   [junit4]   2> 1285287 T7331 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/solr.xml
   [junit4]   2> 1285361 T7331 oasc.CoreContainer.<init> New CoreContainer 1737871294
   [junit4]   2> 1285361 T7331 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/]
   [junit4]   2> 1285363 T7331 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1285363 T7331 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1285364 T7331 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1285364 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1285364 T7331 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1285365 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1285365 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1285365 T7331 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1285366 T7331 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1285366 T7331 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1285367 T7331 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1285367 T7331 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1285367 T7331 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63579/solr
   [junit4]   2> 1285368 T7331 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1285369 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1285403 T7351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c79f813 name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1285403 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1285406 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1285408 T7353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47d876b6 name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1285408 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1285418 T7331 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1285422 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1285431 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1285434 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1285444 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1285447 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1285448 T7331 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39527_
   [junit4]   2> 1285450 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39527_
   [junit4]   2> 1285452 T7331 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1285454 T7331 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1285469 T7331 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39527_
   [junit4]   2> 1285469 T7331 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1285471 T7331 oasc.Overseer.start Overseer (id=91828092153430019-127.0.0.1:39527_-n_0000000000) starting
   [junit4]   2> 1285474 T7331 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1285490 T7355 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1285491 T7331 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1285492 T7331 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1285494 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1285496 T7354 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1285500 T7356 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1285500 T7356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1285502 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285502 T7356 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1285503 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1285504 T7354 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:39527",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39527_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1285504 T7354 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1285504 T7354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1285513 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285514 T7353 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> 1286504 T7356 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1286504 T7356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1286505 T7356 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1286505 T7356 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1286506 T7356 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1286506 T7356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/'
   [junit4]   2> 1286508 T7356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1286508 T7356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1286509 T7356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1286593 T7356 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1286674 T7356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1286775 T7356 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1286801 T7356 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1287515 T7356 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1287516 T7356 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1287517 T7356 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1287531 T7356 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1287535 T7356 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1287546 T7356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1287551 T7356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1287556 T7356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1287556 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1287557 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1287557 T7356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1287558 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1287558 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1287558 T7356 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1287559 T7356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1287559 T7356 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/, dataDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/
   [junit4]   2> 1287559 T7356 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597a8430
   [junit4]   2> 1287560 T7356 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data
   [junit4]   2> 1287561 T7356 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/index/
   [junit4]   2> 1287561 T7356 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1287562 T7356 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/index
   [junit4]   2> 1287562 T7356 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1287563 T7356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@56f4ae00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e03c7bd),segFN=segments_1,generation=1}
   [junit4]   2> 1287563 T7356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1287568 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1287568 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1287569 T7356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1287569 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1287570 T7356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1287570 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1287570 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1287571 T7356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1287571 T7356 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1287572 T7356 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1287572 T7356 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1287573 T7356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1287573 T7356 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1287574 T7356 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1287574 T7356 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1287575 T7356 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1287592 T7356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1287598 T7356 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1287599 T7356 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1287599 T7356 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.1435546875, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=15.894633134152205, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5314419970817448
   [junit4]   2> 1287600 T7356 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@56f4ae00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e03c7bd),segFN=segments_1,generation=1}
   [junit4]   2> 1287600 T7356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1287601 T7356 oass.SolrIndexSearcher.<init> Opening Searcher@327d7784[collection1] main
   [junit4]   2> 1287601 T7356 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1287602 T7356 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1287602 T7356 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1287603 T7356 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1287603 T7356 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1287603 T7356 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1287604 T7356 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1287604 T7356 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1287605 T7356 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1287605 T7356 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1287609 T7357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@327d7784[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1287611 T7356 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1287612 T7360 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39527 collection:control_collection shard:shard1
   [junit4]   2> 1287612 T7331 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1287613 T7360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1287613 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1287615 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287616 T7362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31d551cc name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287617 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287629 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1287632 T7360 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1287632 T7331 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1287634 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287634 T7360 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1287634 T7360 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C561 name=collection1 org.apache.solr.core.SolrCore@48cac980 url=http://127.0.0.1:39527/collection1 node=127.0.0.1:39527_ C561_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:39527, core=collection1, node_name=127.0.0.1:39527_}
   [junit4]   2> 1287635 T7360 C561 P39527 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39527/collection1/
   [junit4]   2> 1287635 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287635 T7360 C561 P39527 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1287636 T7360 C561 P39527 oasc.SyncStrategy.syncToMe http://127.0.0.1:39527/collection1/ has no replicas
   [junit4]   2> 1287636 T7360 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39527/collection1/ shard1
   [junit4]   2> 1287636 T7360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1287637 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287638 T7362 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> 1287638 T7353 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> 1287652 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287661 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287763 T7353 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> 1287763 T7362 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> 1287805 T7360 oasc.ZkController.register We are http://127.0.0.1:39527/collection1/ and leader is http://127.0.0.1:39527/collection1/
   [junit4]   2> 1287805 T7360 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39527
   [junit4]   2> 1287805 T7360 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1287805 T7360 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1287806 T7360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1287808 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T7360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287809 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287810 T7354 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:39527",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39527_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1287818 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287920 T7362 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> 1287920 T7353 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> 1288641 T7331 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1288642 T7331 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1288648 T7331 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49643
   [junit4]   2> 1288649 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1288650 T7331 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1288650 T7331 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003
   [junit4]   2> 1288651 T7331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/'
   [junit4]   2> 1288705 T7331 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/solr.xml
   [junit4]   2> 1288819 T7331 oasc.CoreContainer.<init> New CoreContainer 18695039
   [junit4]   2> 1288820 T7331 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/]
   [junit4]   2> 1288822 T7331 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1288822 T7331 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1288823 T7331 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1288823 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1288824 T7331 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1288824 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1288825 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1288825 T7331 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1288826 T7331 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1288827 T7331 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1288827 T7331 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1288828 T7331 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1288828 T7331 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63579/solr
   [junit4]   2> 1288829 T7331 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1288830 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288832 T7373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@283a476b name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288833 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1288838 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288840 T7375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1241eb7b name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288841 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1288887 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1289889 T7331 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49643_
   [junit4]   2> 1289891 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49643_
   [junit4]   2> 1289895 T7375 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1289895 T7362 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1289895 T7353 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1289915 T7376 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1289915 T7376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1289916 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289917 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289916 T7376 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1289917 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289918 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1289918 T7354 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:49643",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49643_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1289919 T7354 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1289919 T7354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1289928 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289929 T7362 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> 1289929 T7375 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> 1289929 T7353 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> 1290918 T7376 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1290918 T7376 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1290919 T7376 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1290919 T7376 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1290920 T7376 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1290920 T7376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/'
   [junit4]   2> 1290922 T7376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1290922 T7376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1290923 T7376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1291009 T7376 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1291091 T7376 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1291192 T7376 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1291217 T7376 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1291945 T7376 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1291947 T7376 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1291948 T7376 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1291963 T7376 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1291967 T7376 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1291979 T7376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1291984 T7376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1291989 T7376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291990 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1291990 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1291990 T7376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291991 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1291991 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1291992 T7376 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1291992 T7376 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1291993 T7376 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/, dataDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/
   [junit4]   2> 1291993 T7376 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597a8430
   [junit4]   2> 1291994 T7376 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data
   [junit4]   2> 1291994 T7376 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1291995 T7376 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1291995 T7376 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/index
   [junit4]   2> 1291996 T7376 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1291997 T7376 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@55fb9cdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@329f8ad1),segFN=segments_1,generation=1}
   [junit4]   2> 1291997 T7376 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1292003 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1292004 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1292004 T7376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1292004 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1292005 T7376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1292005 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1292006 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1292006 T7376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1292007 T7376 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292007 T7376 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1292008 T7376 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1292008 T7376 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1292009 T7376 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1292010 T7376 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1292010 T7376 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1292011 T7376 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1292030 T7376 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292036 T7376 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1292036 T7376 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1292037 T7376 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.1435546875, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=15.894633134152205, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5314419970817448
   [junit4]   2> 1292038 T7376 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@55fb9cdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@329f8ad1),segFN=segments_1,generation=1}
   [junit4]   2> 1292038 T7376 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1292039 T7376 oass.SolrIndexSearcher.<init> Opening Searcher@4f70cb6[collection1] main
   [junit4]   2> 1292039 T7376 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1292040 T7376 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1292040 T7376 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1292041 T7376 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1292041 T7376 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1292041 T7376 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1292042 T7376 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1292042 T7376 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1292043 T7376 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1292043 T7376 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1292048 T7377 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f70cb6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1292051 T7376 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1292052 T7380 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49643 collection:collection1 shard:shard2
   [junit4]   2> 1292052 T7331 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1292053 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1292052 T7380 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1292070 T7380 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1292072 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292073 T7380 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1292073 T7380 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C562 name=collection1 org.apache.solr.core.SolrCore@2e19c215 url=http://127.0.0.1:49643/collection1 node=127.0.0.1:49643_ C562_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49643, core=collection1, node_name=127.0.0.1:49643_}
   [junit4]   2> 1292073 T7380 C562 P49643 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49643/collection1/
   [junit4]   2> 1292073 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292074 T7380 C562 P49643 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1292074 T7380 C562 P49643 oasc.SyncStrategy.syncToMe http://127.0.0.1:49643/collection1/ has no replicas
   [junit4]   2> 1292074 T7380 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49643/collection1/ shard2
   [junit4]   2> 1292075 T7380 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1292076 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292077 T7375 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> 1292077 T7362 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> 1292077 T7353 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> 1292080 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292081 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292083 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292185 T7353 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> 1292185 T7362 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> 1292185 T7375 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> 1292233 T7380 oasc.ZkController.register We are http://127.0.0.1:49643/collection1/ and leader is http://127.0.0.1:49643/collection1/
   [junit4]   2> 1292233 T7380 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49643
   [junit4]   2> 1292233 T7380 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1292233 T7380 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1292234 T7380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1292235 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292235 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292235 T7380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292236 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292236 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292237 T7354 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:49643",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49643_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1292246 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292349 T7362 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> 1292349 T7375 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> 1292349 T7353 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> 1293102 T7331 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1293103 T7331 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1293106 T7331 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43339
   [junit4]   2> 1293106 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1293107 T7331 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1293107 T7331 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004
   [junit4]   2> 1293108 T7331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/'
   [junit4]   2> 1293141 T7331 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/solr.xml
   [junit4]   2> 1293215 T7331 oasc.CoreContainer.<init> New CoreContainer 1263507041
   [junit4]   2> 1293215 T7331 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/]
   [junit4]   2> 1293217 T7331 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1293217 T7331 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1293218 T7331 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1293218 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1293218 T7331 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1293219 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1293219 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1293219 T7331 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1293220 T7331 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1293220 T7331 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1293221 T7331 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1293221 T7331 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1293221 T7331 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63579/solr
   [junit4]   2> 1293222 T7331 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1293223 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293225 T7391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5619e0e7 name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1293226 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1293238 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293240 T7393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d23d7c name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1293240 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1293255 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1294258 T7331 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43339_
   [junit4]   2> 1294265 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43339_
   [junit4]   2> 1294269 T7375 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294269 T7393 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294269 T7353 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294269 T7362 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294278 T7394 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1294279 T7394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1294280 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294280 T7394 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1294280 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294281 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294282 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1294282 T7354 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:43339",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43339_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1294283 T7354 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1294283 T7354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1294286 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294287 T7393 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> 1294287 T7353 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> 1294287 T7362 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> 1294287 T7375 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> 1295282 T7394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1295282 T7394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1295283 T7394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1295283 T7394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1295284 T7394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1295284 T7394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/'
   [junit4]   2> 1295286 T7394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1295286 T7394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1295287 T7394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1295372 T7394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1295453 T7394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1295554 T7394 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1295578 T7394 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1296308 T7394 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1296310 T7394 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1296310 T7394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1296320 T7394 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1296323 T7394 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1296333 T7394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296337 T7394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296340 T7394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296341 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296341 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296341 T7394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296342 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296342 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296342 T7394 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1296342 T7394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1296343 T7394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/, dataDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/
   [junit4]   2> 1296343 T7394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597a8430
   [junit4]   2> 1296344 T7394 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data
   [junit4]   2> 1296344 T7394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1296344 T7394 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1296345 T7394 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/index
   [junit4]   2> 1296345 T7394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1296346 T7394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2c804b67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aa3260),segFN=segments_1,generation=1}
   [junit4]   2> 1296346 T7394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296350 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1296351 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296351 T7394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296351 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296352 T7394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296352 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1296352 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296353 T7394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296353 T7394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1296353 T7394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1296354 T7394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1296354 T7394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1296354 T7394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1296355 T7394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1296355 T7394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1296356 T7394 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1296368 T7394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296372 T7394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1296372 T7394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1296373 T7394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.1435546875, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=15.894633134152205, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5314419970817448
   [junit4]   2> 1296374 T7394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2c804b67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aa3260),segFN=segments_1,generation=1}
   [junit4]   2> 1296374 T7394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296374 T7394 oass.SolrIndexSearcher.<init> Opening Searcher@1bbe7972[collection1] main
   [junit4]   2> 1296374 T7394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1296375 T7394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1296375 T7394 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1296376 T7394 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1296376 T7394 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1296376 T7394 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1296377 T7394 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1296377 T7394 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1296377 T7394 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1296377 T7394 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1296381 T7395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bbe7972[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1296383 T7394 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1296384 T7398 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43339 collection:collection1 shard:shard1
   [junit4]   2> 1296384 T7331 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1296385 T7398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1296385 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1296407 T7398 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1296409 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296409 T7398 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1296409 T7398 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C563 name=collection1 org.apache.solr.core.SolrCore@52991fa4 url=http://127.0.0.1:43339/collection1 node=127.0.0.1:43339_ C563_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43339, core=collection1, node_name=127.0.0.1:43339_}
   [junit4]   2> 1296409 T7398 C563 P43339 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43339/collection1/
   [junit4]   2> 1296410 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296410 T7398 C563 P43339 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1296410 T7398 C563 P43339 oasc.SyncStrategy.syncToMe http://127.0.0.1:43339/collection1/ has no replicas
   [junit4]   2> 1296411 T7398 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43339/collection1/ shard1
   [junit4]   2> 1296411 T7398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1296412 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296413 T7353 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> 1296413 T7362 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> 1296413 T7375 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> 1296413 T7393 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> 1296415 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296416 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296418 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296520 T7375 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> 1296520 T7362 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> 1296520 T7353 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> 1296520 T7393 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> 1296568 T7398 oasc.ZkController.register We are http://127.0.0.1:43339/collection1/ and leader is http://127.0.0.1:43339/collection1/
   [junit4]   2> 1296568 T7398 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43339
   [junit4]   2> 1296568 T7398 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1296568 T7398 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1296568 T7398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1296569 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296570 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296570 T7398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296570 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296571 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296571 T7354 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:43339",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43339_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1296574 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296676 T7393 oascc.ZkStateReader$2.process A cluster state ch

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

E-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=4,free=306640920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, TestUpdate, TestCloudInspectUtil, TestFreeTextSuggestions, TestShortCircuitedRequests, TermVectorComponentDistributedTest, TestSolrIndexConfig, TestSort, TestSchemaVersionResource, TestLMDirichletSimilarityFactory, HdfsWriteToMultipleCollectionsTest, TestSolrXmlPersistence, TestFoldingMultitermQuery, TestReload, HighlighterTest, SolrPluginUtilsTest, ZkNodePropsTest, AnalysisAfterCoreReloadTest, TestStressVersions, WordBreakSolrSpellCheckerTest, RemoteQueryErrorTest, TestBinaryField, CursorPagingTest, TestFieldTypeResource, HighlighterConfigTest, TestCharFilters, TestRestManager, TestDFRSimilarityFactory, StatsComponentTest, DeleteInactiveReplicaTest, DistanceFunctionTest, DistributedSpellCheckComponentTest, BasicDistributedZk2Test, CoreContainerCoreInitFailuresTest, TestSchemaNameResource, MoreLikeThisHandlerTest, TestCoreContainer, TestCopyFieldCollectionResource, DocValuesMultiTest, BadCopyFieldTest, SolrCoreTest, TestFastWriter, TestJmxIntegration, DistributedQueryElevationComponentTest, TestSchemaResource, TestSolrJ, DateMathParserTest, JsonLoaderTest, ScriptEngineTest, TestSurroundQueryParser, TestHighlightDedupGrouping, SOLR749Test, TestSolrCoreProperties, ZkSolrClientTest, SSLMigrationTest, TestSimpleQParserPlugin, SoftAutoCommitTest, BasicDistributedZkTest, TestManagedSynonymFilterFactory, TestComponentsName, HardAutoCommitTest, TestNumberUtils, TestDistributedSearch, TestElisionMultitermQuery, RequiredFieldsTest, ParsingFieldUpdateProcessorsTest, TestBinaryResponseWriter, RankQueryTest, LoggingHandlerTest, TestUniqueKeyFieldResource, FullSolrCloudDistribCmdsTest, TestComplexPhraseQParserPlugin, LeaderElectionTest, TestQuerySenderNoQuery, SolrCoreCheckLockOnStartupTest, StandardRequestHandlerTest, TestFieldSortValues, ResourceLoaderTest, HdfsCollectionsAPIDistributedZkTest, TestImplicitCoreProperties, AddSchemaFieldsUpdateProcessorFactoryTest, ShardRoutingTest, TestRecovery, SortByFunctionTest, SolrRequestParserTest, FileUtilsTest, TestCoreDiscovery, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=28D05911ABE3A2B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=America/Guayaquil -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    2) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    3) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    2) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    3) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)
   [junit4] Completed on J1 in 90.38s, 1 test, 2 errors <<< FAILURES!

[...truncated 780 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:467: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1297: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 2 suite-level errors, 868 ignored (15 assumptions)

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