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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4511/
Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([793742E3A0E95A52:F8D1CCFBD7B63A6E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:474)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9061 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T1125 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1125 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136
[junit4:junit4]   2> 5 T1125 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1126 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1126 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T1126 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T1126 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1126 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T1126 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T1125 oasc.ZkTestServer.run start zk server on port:33570
[junit4:junit4]   2> 106 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e5143b
[junit4:junit4]   2> 107 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T1131 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T1131 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 107 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36649
[junit4:junit4]   2> 107 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36649
[junit4:junit4]   2> 108 T1129 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 191 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0000 with negotiated timeout 10000 for client /127.0.0.1:36649
[junit4:junit4]   2> 191 T1131 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0000, negotiated timeout = 10000
[junit4:junit4]   2> 191 T1132 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e5143b name:ZooKeeperConnection Watcher:127.0.0.1:33570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 191 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 192 T1125 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 194 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c0000
[junit4:junit4]   2> 195 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36649 which had sessionid 0x13d1ea05a1c0000
[junit4:junit4]   2> 196 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c0000 closed
[junit4:junit4]   2> 196 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@cbf09
[junit4:junit4]   2> 197 T1132 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 197 T1133 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 197 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 198 T1133 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 198 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36650
[junit4:junit4]   2> 198 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36650
[junit4:junit4]   2> 199 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0001 with negotiated timeout 10000 for client /127.0.0.1:36650
[junit4:junit4]   2> 199 T1133 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0001, negotiated timeout = 10000
[junit4:junit4]   2> 199 T1134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cbf09 name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 199 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 200 T1125 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 202 T1125 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 204 T1125 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 205 T1125 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 207 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 207 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 214 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 215 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 218 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 218 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 220 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 221 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 223 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 223 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 226 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 226 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 228 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 229 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 231 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 231 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 234 T1125 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 234 T1125 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 236 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c0001
[junit4:junit4]   2> 237 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36650 which had sessionid 0x13d1ea05a1c0001
[junit4:junit4]   2> 237 T1134 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 238 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c0001 closed
[junit4:junit4]   2> 310 T1125 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 315 T1125 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42333
[junit4:junit4]   2> 315 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 316 T1125 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 316 T1125 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369
[junit4:junit4]   2> 317 T1125 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/solr.xml
[junit4:junit4]   2> 317 T1125 oasc.CoreContainer.<init> New CoreContainer 17971675
[junit4:junit4]   2> 318 T1125 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/'
[junit4:junit4]   2> 318 T1125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/'
[junit4:junit4]   2> 340 T1125 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 341 T1125 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 341 T1125 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 342 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 342 T1125 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 343 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 343 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 344 T1125 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 344 T1125 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 345 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 353 T1125 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 362 T1125 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33570/solr
[junit4:junit4]   2> 363 T1125 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 363 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4aa24e
[junit4:junit4]   2> 364 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 364 T1144 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 365 T1144 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 365 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36651
[junit4:junit4]   2> 365 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36651
[junit4:junit4]   2> 366 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0002 with negotiated timeout 20000 for client /127.0.0.1:36651
[junit4:junit4]   2> 366 T1144 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0002, negotiated timeout = 20000
[junit4:junit4]   2> 366 T1145 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4aa24e name:ZooKeeperConnection Watcher:127.0.0.1:33570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 366 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 367 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c0002
[junit4:junit4]   2> 367 T1145 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 368 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36651 which had sessionid 0x13d1ea05a1c0002
[junit4:junit4]   2> 367 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c0002 closed
[junit4:junit4]   2> 368 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 372 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1920f7c
[junit4:junit4]   2> 373 T1146 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 373 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 373 T1146 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 373 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36652
[junit4:junit4]   2> 373 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36652
[junit4:junit4]   2> 374 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0003 with negotiated timeout 20000 for client /127.0.0.1:36652
[junit4:junit4]   2> 374 T1146 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0003, negotiated timeout = 20000
[junit4:junit4]   2> 374 T1147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1920f7c name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 374 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 375 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 376 T1125 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 377 T1125 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42333_
[junit4:junit4]   2> 378 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42333_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42333_
[junit4:junit4]   2> 378 T1125 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42333_
[junit4:junit4]   2> 379 T1125 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 381 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 382 T1125 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 383 T1125 oasc.Overseer.start Overseer (id=89261241672663043-127.0.0.1:42333_-n_0000000000) starting
[junit4:junit4]   2> 383 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 384 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 384 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 385 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 385 T1149 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 386 T1125 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 387 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 388 T1148 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 390 T1150 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/collection1
[junit4:junit4]   2> 390 T1150 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 391 T1150 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 391 T1150 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 391 T1150 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/collection1/'
[junit4:junit4]   2> 392 T1150 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/collection1/lib/README' to classloader
[junit4:junit4]   2> 392 T1150 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 423 T1150 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 449 T1150 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 450 T1150 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 453 T1150 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 781 T1150 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 785 T1150 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 787 T1150 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 800 T1150 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 803 T1150 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 806 T1150 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 808 T1150 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 809 T1150 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362018458369/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data/
[junit4:junit4]   2> 810 T1150 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 810 T1150 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 811 T1150 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data forceNew:false
[junit4:junit4]   2> 811 T1150 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data
[junit4:junit4]   2> 812 T1150 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data/index/
[junit4:junit4]   2> 812 T1150 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 813 T1150 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data/index forceNew:false
[junit4:junit4]   2> 815 T1150 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d5bf33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fd3922),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 815 T1150 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 816 T1150 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data/index
[junit4:junit4]   2> 817 T1150 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 818 T1150 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 818 T1150 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 819 T1150 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 819 T1150 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 819 T1150 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 820 T1150 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 820 T1150 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 820 T1150 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 822 T1150 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 824 T1150 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data
[junit4:junit4]   2> 824 T1150 oass.SolrIndexSearcher.<init> Opening Searcher@59ef8b main
[junit4:junit4]   2> 825 T1150 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data/tlog
[junit4:junit4]   2> 825 T1150 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 825 T1150 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 827 T1150 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/control/data
[junit4:junit4]   2> 827 T1151 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59ef8b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 828 T1150 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 828 T1150 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 828 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1890 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1891 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42333_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42333"}
[junit4:junit4]   2> 1891 T1148 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1891 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1891 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1895 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2831 T1150 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2831 T1150 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42333 collection:control_collection shard:shard1
[junit4:junit4]   2> 2832 T1150 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2836 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2836 T1150 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2836 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2837 T1150 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2838 T1150 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2838 T1150 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42333/collection1/
[junit4:junit4]   2> 2838 T1150 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2838 T1150 oasc.SyncStrategy.syncToMe http://127.0.0.1:42333/collection1/ has no replicas
[junit4:junit4]   2> 2838 T1150 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42333/collection1/
[junit4:junit4]   2> 2838 T1150 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2841 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3398 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3403 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3443 T1150 oasc.ZkController.register We are http://127.0.0.1:42333/collection1/ and leader is http://127.0.0.1:42333/collection1/
[junit4:junit4]   2> 3443 T1150 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42333
[junit4:junit4]   2> 3443 T1150 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3444 T1150 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3444 T1150 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3445 T1150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3446 T1125 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3446 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3446 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3449 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3450 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@43671d
[junit4:junit4]   2> 3450 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3450 T1152 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3451 T1152 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 3451 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36659
[junit4:junit4]   2> 3451 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36659
[junit4:junit4]   2> 3452 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0004 with negotiated timeout 10000 for client /127.0.0.1:36659
[junit4:junit4]   2> 3452 T1152 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0004, negotiated timeout = 10000
[junit4:junit4]   2> 3452 T1153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43671d name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3452 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3453 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3454 T1125 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3501 T1125 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3503 T1125 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33462
[junit4:junit4]   2> 3503 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3503 T1125 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3504 T1125 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586
[junit4:junit4]   2> 3504 T1125 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/solr.xml
[junit4:junit4]   2> 3504 T1125 oasc.CoreContainer.<init> New CoreContainer 17513163
[junit4:junit4]   2> 3505 T1125 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/'
[junit4:junit4]   2> 3505 T1125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/'
[junit4:junit4]   2> 3519 T1125 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3519 T1125 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3519 T1125 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3520 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3520 T1125 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3520 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3520 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3521 T1125 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3521 T1125 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3521 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3526 T1125 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3535 T1125 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33570/solr
[junit4:junit4]   2> 3535 T1125 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3536 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@76e027
[junit4:junit4]   2> 3536 T1163 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3536 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3537 T1163 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 3537 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36660
[junit4:junit4]   2> 3537 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36660
[junit4:junit4]   2> 3538 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0005 with negotiated timeout 20000 for client /127.0.0.1:36660
[junit4:junit4]   2> 3538 T1163 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0005, negotiated timeout = 20000
[junit4:junit4]   2> 3538 T1164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76e027 name:ZooKeeperConnection Watcher:127.0.0.1:33570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3538 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3539 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c0005
[junit4:junit4]   2> 3540 T1164 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3540 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36660 which had sessionid 0x13d1ea05a1c0005
[junit4:junit4]   2> 3540 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c0005 closed
[junit4:junit4]   2> 3540 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3543 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f3df84
[junit4:junit4]   2> 3543 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3543 T1165 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3544 T1165 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 3544 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36661
[junit4:junit4]   2> 3544 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36661
[junit4:junit4]   2> 3545 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0006 with negotiated timeout 20000 for client /127.0.0.1:36661
[junit4:junit4]   2> 3545 T1165 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0006, negotiated timeout = 20000
[junit4:junit4]   2> 3545 T1166 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f3df84 name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3546 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3547 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3547 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3559 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4560 T1125 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33462_
[junit4:junit4]   2> 4561 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33462_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33462_
[junit4:junit4]   2> 4562 T1125 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33462_
[junit4:junit4]   2> 4565 T1153 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4565 T1166 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4565 T1147 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4565 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4569 T1167 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/collection1
[junit4:junit4]   2> 4569 T1167 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4569 T1167 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4569 T1167 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4570 T1167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/collection1/'
[junit4:junit4]   2> 4571 T1167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/collection1/lib/README' to classloader
[junit4:junit4]   2> 4571 T1167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4592 T1167 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4618 T1167 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4619 T1167 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4622 T1167 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4905 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4906 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42333_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42333"}
[junit4:junit4]   2> 4908 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4908 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4908 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4932 T1167 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4937 T1167 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4939 T1167 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4946 T1167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4948 T1167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4950 T1167 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4951 T1167 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4952 T1167 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/
[junit4:junit4]   2> 4952 T1167 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 4952 T1167 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4953 T1167 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1 forceNew:false
[junit4:junit4]   2> 4953 T1167 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1
[junit4:junit4]   2> 4953 T1167 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/index/
[junit4:junit4]   2> 4953 T1167 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4954 T1167 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/index forceNew:false
[junit4:junit4]   2> 4955 T1167 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19740d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12ee42d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4955 T1167 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4955 T1167 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/index
[junit4:junit4]   2> 4956 T1167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4956 T1167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4956 T1167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4957 T1167 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4957 T1167 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4957 T1167 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4957 T1167 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4958 T1167 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4958 T1167 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4960 T1167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4962 T1167 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1
[junit4:junit4]   2> 4962 T1167 oass.SolrIndexSearcher.<init> Opening Searcher@18beaa1 main
[junit4:junit4]   2> 4962 T1167 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/tlog
[junit4:junit4]   2> 4963 T1167 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4963 T1167 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4965 T1168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18beaa1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4966 T1167 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4967 T1167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6411 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6412 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33462_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33462"}
[junit4:junit4]   2> 6412 T1148 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6412 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6414 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6414 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6415 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6968 T1167 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6968 T1167 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33462 collection:collection1 shard:shard2
[junit4:junit4]   2> 6969 T1167 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 6973 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6973 T1167 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6973 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6974 T1167 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6975 T1167 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6975 T1167 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33462/collection1/
[junit4:junit4]   2> 6975 T1167 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6975 T1167 oasc.SyncStrategy.syncToMe http://127.0.0.1:33462/collection1/ has no replicas
[junit4:junit4]   2> 6975 T1167 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33462/collection1/
[junit4:junit4]   2> 6975 T1167 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 6977 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7917 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7926 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7926 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7926 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7930 T1167 oasc.ZkController.register We are http://127.0.0.1:33462/collection1/ and leader is http://127.0.0.1:33462/collection1/
[junit4:junit4]   2> 7930 T1167 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33462
[junit4:junit4]   2> 7930 T1167 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7930 T1167 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7930 T1167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7931 T1167 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7932 T1125 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7932 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7933 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7981 T1125 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7982 T1125 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50611
[junit4:junit4]   2> 7983 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7983 T1125 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7983 T1125 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066
[junit4:junit4]   2> 7984 T1125 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/solr.xml
[junit4:junit4]   2> 7984 T1125 oasc.CoreContainer.<init> New CoreContainer 5411922
[junit4:junit4]   2> 7984 T1125 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/'
[junit4:junit4]   2> 7985 T1125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/'
[junit4:junit4]   2> 7998 T1125 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 7998 T1125 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7998 T1125 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7999 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7999 T1125 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7999 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8000 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8000 T1125 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8000 T1125 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8001 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8005 T1125 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8022 T1125 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33570/solr
[junit4:junit4]   2> 8022 T1125 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8023 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b21979
[junit4:junit4]   2> 8023 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8023 T1178 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8024 T1178 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 8024 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36671
[junit4:junit4]   2> 8024 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36671
[junit4:junit4]   2> 8026 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0007 with negotiated timeout 20000 for client /127.0.0.1:36671
[junit4:junit4]   2> 8026 T1178 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0007, negotiated timeout = 20000
[junit4:junit4]   2> 8026 T1179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b21979 name:ZooKeeperConnection Watcher:127.0.0.1:33570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8027 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8028 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c0007
[junit4:junit4]   2> 8028 T1179 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8028 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36671 which had sessionid 0x13d1ea05a1c0007
[junit4:junit4]   2> 8028 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c0007 closed
[junit4:junit4]   2> 8029 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8031 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@fceb56
[junit4:junit4]   2> 8032 T1180 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8031 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8032 T1180 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 8032 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36672
[junit4:junit4]   2> 8032 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36672
[junit4:junit4]   2> 8033 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0008 with negotiated timeout 20000 for client /127.0.0.1:36672
[junit4:junit4]   2> 8033 T1180 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0008, negotiated timeout = 20000
[junit4:junit4]   2> 8033 T1181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fceb56 name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8033 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8034 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8034 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8035 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9037 T1125 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50611_
[junit4:junit4]   2> 9037 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50611_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50611_
[junit4:junit4]   2> 9038 T1125 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50611_
[junit4:junit4]   2> 9040 T1153 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9040 T1147 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9040 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9040 T1166 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9040 T1181 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9040 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9040 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9044 T1182 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/collection1
[junit4:junit4]   2> 9044 T1182 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9044 T1182 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9044 T1182 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9045 T1182 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/collection1/'
[junit4:junit4]   2> 9045 T1182 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/collection1/lib/README' to classloader
[junit4:junit4]   2> 9046 T1182 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9065 T1182 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9092 T1182 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9093 T1182 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9104 T1182 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9426 T1182 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9428 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9429 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33462_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33462"}
[junit4:junit4]   2> 9431 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9431 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9431 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9431 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9433 T1182 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9436 T1182 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9443 T1182 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9446 T1182 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9449 T1182 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9450 T1182 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9450 T1182 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/
[junit4:junit4]   2> 9451 T1182 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 9451 T1182 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9452 T1182 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2 forceNew:false
[junit4:junit4]   2> 9452 T1182 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2
[junit4:junit4]   2> 9452 T1182 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/index/
[junit4:junit4]   2> 9452 T1182 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9453 T1182 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/index forceNew:false
[junit4:junit4]   2> 9454 T1182 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13382c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14c5dc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9454 T1182 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9455 T1182 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/index
[junit4:junit4]   2> 9456 T1182 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9456 T1182 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9456 T1182 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9457 T1182 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9457 T1182 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9457 T1182 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9458 T1182 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9458 T1182 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9458 T1182 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9461 T1182 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9462 T1182 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2
[junit4:junit4]   2> 9463 T1182 oass.SolrIndexSearcher.<init> Opening Searcher@92ab26 main
[junit4:junit4]   2> 9463 T1182 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/tlog
[junit4:junit4]   2> 9463 T1182 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9463 T1182 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9466 T1183 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@92ab26 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9466 T1182 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9466 T1182 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10933 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10934 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50611_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50611"}
[junit4:junit4]   2> 10934 T1148 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10934 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10936 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10936 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10936 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10936 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11467 T1182 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11468 T1182 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50611 collection:collection1 shard:shard1
[junit4:junit4]   2> 11468 T1182 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11472 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11472 T1182 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11472 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11473 T1182 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11473 T1182 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11474 T1182 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50611/collection1/
[junit4:junit4]   2> 11474 T1182 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11474 T1182 oasc.SyncStrategy.syncToMe http://127.0.0.1:50611/collection1/ has no replicas
[junit4:junit4]   2> 11474 T1182 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50611/collection1/
[junit4:junit4]   2> 11474 T1182 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11477 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12439 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12444 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12444 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12444 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12444 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12481 T1182 oasc.ZkController.register We are http://127.0.0.1:50611/collection1/ and leader is http://127.0.0.1:50611/collection1/
[junit4:junit4]   2> 12481 T1182 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50611
[junit4:junit4]   2> 12481 T1182 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12481 T1182 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12482 T1182 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12484 T1182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12485 T1125 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12486 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12486 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12564 T1125 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12566 T1125 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44029
[junit4:junit4]   2> 12567 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12567 T1125 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12567 T1125 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622
[junit4:junit4]   2> 12568 T1125 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/solr.xml
[junit4:junit4]   2> 12568 T1125 oasc.CoreContainer.<init> New CoreContainer 7011372
[junit4:junit4]   2> 12569 T1125 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/'
[junit4:junit4]   2> 12569 T1125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/'
[junit4:junit4]   2> 12598 T1125 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12599 T1125 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12599 T1125 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12600 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12600 T1125 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12601 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12601 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12602 T1125 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12603 T1125 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12604 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12615 T1125 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12628 T1125 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33570/solr
[junit4:junit4]   2> 12629 T1125 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12629 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@90e14a
[junit4:junit4]   2> 12630 T1193 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12630 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12631 T1193 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 12631 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36682
[junit4:junit4]   2> 12631 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36682
[junit4:junit4]   2> 12632 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c0009 with negotiated timeout 20000 for client /127.0.0.1:36682
[junit4:junit4]   2> 12632 T1193 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c0009, negotiated timeout = 20000
[junit4:junit4]   2> 12632 T1194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@90e14a name:ZooKeeperConnection Watcher:127.0.0.1:33570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12633 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12634 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c0009
[junit4:junit4]   2> 12634 T1194 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12634 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36682 which had sessionid 0x13d1ea05a1c0009
[junit4:junit4]   2> 12634 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c0009 closed
[junit4:junit4]   2> 12635 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12637 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@93d744
[junit4:junit4]   2> 12638 T1195 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12638 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12639 T1195 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 12639 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36683
[junit4:junit4]   2> 12639 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36683
[junit4:junit4]   2> 12639 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c000a with negotiated timeout 20000 for client /127.0.0.1:36683
[junit4:junit4]   2> 12639 T1195 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c000a, negotiated timeout = 20000
[junit4:junit4]   2> 12640 T1196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@93d744 name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12640 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12641 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12641 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12642 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13645 T1125 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44029_
[junit4:junit4]   2> 13645 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44029_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44029_
[junit4:junit4]   2> 13646 T1125 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44029_
[junit4:junit4]   2> 13647 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13648 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13648 T1166 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13648 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13649 T1147 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13649 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13649 T1196 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13649 T1153 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13649 T1181 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13654 T1197 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/collection1
[junit4:junit4]   2> 13654 T1197 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13654 T1197 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13654 T1197 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13655 T1197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/collection1/'
[junit4:junit4]   2> 13656 T1197 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/collection1/lib/README' to classloader
[junit4:junit4]   2> 13656 T1197 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13676 T1197 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13710 T1197 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13711 T1197 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13714 T1197 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13948 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13948 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50611_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50611"}
[junit4:junit4]   2> 13951 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13951 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13951 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13951 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13951 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14040 T1197 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14045 T1197 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14047 T1197 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14053 T1197 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14056 T1197 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14058 T1197 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14059 T1197 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14059 T1197 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362018470622/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/
[junit4:junit4]   2> 14060 T1197 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 14060 T1197 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14060 T1197 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3 forceNew:false
[junit4:junit4]   2> 14061 T1197 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 14061 T1197 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index/
[junit4:junit4]   2> 14061 T1197 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14062 T1197 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index forceNew:false
[junit4:junit4]   2> 14063 T1197 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7452d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@348ffb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14063 T1197 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14063 T1197 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index
[junit4:junit4]   2> 14064 T1197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14064 T1197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14065 T1197 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14065 T1197 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14065 T1197 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14066 T1197 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14066 T1197 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14066 T1197 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14066 T1197 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14069 T1197 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14071 T1197 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 14072 T1197 oass.SolrIndexSearcher.<init> Opening Searcher@1a1119c main
[junit4:junit4]   2> 14072 T1197 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/tlog
[junit4:junit4]   2> 14073 T1197 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14073 T1197 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14075 T1198 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a1119c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14076 T1197 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14077 T1197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15455 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15455 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44029_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44029"}
[junit4:junit4]   2> 15456 T1148 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15456 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15460 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15461 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15461 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15461 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15460 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16078 T1197 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16079 T1197 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44029 collection:collection1 shard:shard2
[junit4:junit4]   2> 16081 T1197 oasc.ZkController.register We are http://127.0.0.1:44029/collection1/ and leader is http://127.0.0.1:33462/collection1/
[junit4:junit4]   2> 16081 T1197 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44029
[junit4:junit4]   2> 16081 T1197 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16081 T1197 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C137 name=collection1 org.apache.solr.core.SolrCore@1af2af1 url=http://127.0.0.1:44029/collection1 node=127.0.0.1:44029_ C137_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:44029_, state=down, core=collection1, base_url=http://127.0.0.1:44029}
[junit4:junit4]   2> 16082 T1199 C137 P44029 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16082 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16083 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16083 T1199 C137 P44029 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16083 T1199 C137 P44029 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16083 T1125 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16084 T1199 C137 P44029 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16084 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16084 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16164 T1125 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16166 T1125 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47096
[junit4:junit4]   2> 16166 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16167 T1125 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16167 T1125 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219
[junit4:junit4]   2> 16168 T1125 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/solr.xml
[junit4:junit4]   2> 16168 T1125 oasc.CoreContainer.<init> New CoreContainer 7775107
[junit4:junit4]   2> 16168 T1125 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/'
[junit4:junit4]   2> 16169 T1125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/'
[junit4:junit4]   2> 16189 T1125 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16190 T1125 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16190 T1125 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16191 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16191 T1125 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16191 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16192 T1125 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16192 T1125 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16193 T1125 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16193 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16201 T1125 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16213 T1125 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33570/solr
[junit4:junit4]   2> 16214 T1125 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16214 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1230c5a
[junit4:junit4]   2> 16215 T1209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16215 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16216 T1209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 16216 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36691
[junit4:junit4]   2> 16216 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36691
[junit4:junit4]   2> 16217 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c000b with negotiated timeout 20000 for client /127.0.0.1:36691
[junit4:junit4]   2> 16217 T1209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c000b, negotiated timeout = 20000
[junit4:junit4]   2> 16217 T1210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1230c5a name:ZooKeeperConnection Watcher:127.0.0.1:33570 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16218 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16219 T1130 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1ea05a1c000b
[junit4:junit4]   2> 16219 T1127 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36691 which had sessionid 0x13d1ea05a1c000b
[junit4:junit4]   2> 16219 T1125 oaz.ZooKeeper.close Session: 0x13d1ea05a1c000b closed
[junit4:junit4]   2> 16220 T1210 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16220 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16223 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f50c5f
[junit4:junit4]   2> 16228 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16230 T1211 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16230 T1211 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 16230 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36692
[junit4:junit4]   2> 16231 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36692
[junit4:junit4]   2> 16231 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c000c with negotiated timeout 20000 for client /127.0.0.1:36692
[junit4:junit4]   2> 16231 T1211 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c000c, negotiated timeout = 20000
[junit4:junit4]   2> 16232 T1212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f50c5f name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16232 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16233 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16234 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16235 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16964 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16965 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44029_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44029"}
[junit4:junit4]   2> 16967 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16967 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16967 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16967 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16967 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16967 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17237 T1125 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47096_
[junit4:junit4]   2> 17238 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47096_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47096_
[junit4:junit4]   2> 17239 T1125 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47096_
[junit4:junit4]   2> 17241 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17241 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17241 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17242 T1166 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17242 T1153 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17243 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17243 T1212 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17242 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17243 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17245 T1196 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17245 T1147 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17246 T1181 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17253 T1213 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/collection1
[junit4:junit4]   2> 17253 T1213 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17254 T1213 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17254 T1213 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17256 T1213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/collection1/'
[junit4:junit4]   2> 17257 T1213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/collection1/lib/README' to classloader
[junit4:junit4]   2> 17257 T1213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17292 T1213 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17327 T1213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17328 T1213 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17331 T1213 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17649 T1213 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17653 T1213 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17655 T1213 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17663 T1213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17665 T1213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17667 T1213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17667 T1213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17668 T1213 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362018474219/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/
[junit4:junit4]   2> 17668 T1213 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 17669 T1213 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17669 T1213 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4 forceNew:false
[junit4:junit4]   2> 17669 T1213 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 17669 T1213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index/
[junit4:junit4]   2> 17669 T1213 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17670 T1213 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index forceNew:false
[junit4:junit4]   2> 17671 T1213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1110bb0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b13eb6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17671 T1213 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17671 T1213 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index
[junit4:junit4]   2> 17672 T1213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17672 T1213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17673 T1213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17673 T1213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17673 T1213 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17673 T1213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17673 T1213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17674 T1213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17674 T1213 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17677 T1213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17680 T1213 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 17680 T1213 oass.SolrIndexSearcher.<init> Opening Searcher@16ffc47 main
[junit4:junit4]   2> 17681 T1213 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/tlog
[junit4:junit4]   2> 17681 T1213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17681 T1213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17692 T1214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16ffc47 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17693 T1213 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17693 T1213 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18471 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18472 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47096_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47096"}
[junit4:junit4]   2> 18472 T1148 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18472 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18474 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18474 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18474 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18475 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18474 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18474 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18694 T1213 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18694 T1213 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47096 collection:collection1 shard:shard1
[junit4:junit4]   2> 18696 T1213 oasc.ZkController.register We are http://127.0.0.1:47096/collection1/ and leader is http://127.0.0.1:50611/collection1/
[junit4:junit4]   2> 18696 T1213 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47096
[junit4:junit4]   2> 18697 T1213 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18697 T1213 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C138 name=collection1 org.apache.solr.core.SolrCore@16fb029 url=http://127.0.0.1:47096/collection1 node=127.0.0.1:47096_ C138_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:47096_, state=down, core=collection1, base_url=http://127.0.0.1:47096}
[junit4:junit4]   2> 18697 T1215 C138 P47096 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18698 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18698 T1215 C138 P47096 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18698 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18698 T1215 C138 P47096 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18699 T1125 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18699 T1125 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18700 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18700 T1215 C138 P47096 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18703 T1125 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18703 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18706 T1162 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/unloadcollection1
[junit4:junit4]   2> 18706 T1162 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 18707 T1162 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 18707 T1162 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18708 T1162 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18708 T1162 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 18709 T1162 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 18710 T1162 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/unloadcollection1/'
[junit4:junit4]   2> 18740 T1162 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18771 T1162 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18772 T1162 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18776 T1162 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C137_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, node_name=127.0.0.1:44029_, state=recovering, core=collection1, base_url=http://127.0.0.1:44029}
[junit4:junit4]   2> 19105 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33462/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19106 T1199 C137 P44029 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44029 START replicas=[http://127.0.0.1:33462/collection1/] nUpdates=100
[junit4:junit4]   2> 19106 T1199 C137 P44029 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19106 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19107 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19107 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19107 T1199 C137 P44029 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19107 T1199 C137 P44029 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33462/collection1/. core=collection1
[junit4:junit4]   2> 19107 T1199 C137 P44029 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C139 name=collection1 org.apache.solr.core.SolrCore@6da9f1 url=http://127.0.0.1:33462/collection1 node=127.0.0.1:33462_ C139_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, node_name=127.0.0.1:33462_, state=active, core=collection1, base_url=http://127.0.0.1:33462, leader=true}
[junit4:junit4]   2> 19110 T1161 C139 P33462 REQ /get {qt=/get&wt=javabin&distrib=false&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 19111 T1159 C139 P33462 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19111 T1159 C139 P33462 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1
[junit4:junit4]   2> 19112 T1159 C139 P33462 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19740d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12ee42d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19112 T1159 C139 P33462 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19113 T1159 C139 P33462 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19740d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12ee42d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19740d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12ee42d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19113 T1159 C139 P33462 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19114 T1159 C139 P33462 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1
[junit4:junit4]   2> 19114 T1159 C139 P33462 oass.SolrIndexSearcher.<init> Opening Searcher@18d1c72 realtime
[junit4:junit4]   2> 19114 T1159 C139 P33462 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19115 T1159 C139 P33462 /update {commit_end_point=true&wt=javabin&waitSearcher=true&softCommit=false&openSearcher=false&version=2&commit=true} {commit=} 0 4
[junit4:junit4]   2> 19116 T1199 C137 P44029 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19116 T1199 C137 P44029 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19119 T1160 C139 P33462 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19119 T1160 C139 P33462 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=2 
[junit4:junit4]   2> 19120 T1199 C137 P44029 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19120 T1199 C137 P44029 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19120 T1199 C137 P44029 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19121 T1162 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19122 T1159 C139 P33462 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1
[junit4:junit4]   2> 19122 T1159 C139 P33462 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty1/index
[junit4:junit4]   2> 19123 T1159 C139 P33462 REQ /replication {qt=/replication&wt=javabin&version=2&generation=2&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 19123 T1199 C137 P44029 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19124 T1199 C137 P44029 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index.20130227232757254 forceNew:false
[junit4:junit4]   2> 19124 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19125 T1199 C137 P44029 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@b331b8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@552aff) fullCopy=true
[junit4:junit4]   2> 19127 T1161 C139 P33462 REQ /replication {qt=/replication&wt=filestream&checksum=true&generation=2&command=filecontent&file=segments_2} status=0 QTime=1 
[junit4:junit4]   2> 19127 T1162 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19128 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index
[junit4:junit4]   2> 19128 T1199 C137 P44029 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19128 T1199 C137 P44029 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130227232757254
[junit4:junit4]   2> 19128 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19129 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19129 T1199 C137 P44029 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index.20130227232757254
[junit4:junit4]   2> 19129 T1162 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19130 T1199 C137 P44029 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b331b8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@552aff),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19130 T1199 C137 P44029 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19130 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19131 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19131 T1199 C137 P44029 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19131 T1199 C137 P44029 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19131 T1199 C137 P44029 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19131 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index.20130227232757254
[junit4:junit4]   2> 19132 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19132 T1199 C137 P44029 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b331b8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@552aff),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19133 T1199 C137 P44029 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19133 T1199 C137 P44029 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19133 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3
[junit4:junit4]   2> 19133 T1199 C137 P44029 oass.SolrIndexSearcher.<init> Opening Searcher@17009b1 main
[junit4:junit4]   2> 19134 T1198 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17009b1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19134 T1198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index
[junit4:junit4]   2> 19134 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index.20130227232757254
[junit4:junit4]   2> 19134 T1199 C137 P44029 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty3/index
[junit4:junit4]   2> 19134 T1199 C137 P44029 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19135 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19135 T1199 C137 P44029 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19135 T1199 C137 P44029 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19136 T1199 C137 P44029 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19138 T1162 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19144 T1162 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19147 T1162 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19147 T1162 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19148 T1162 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n/
[junit4:junit4]   2> 19148 T1162 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 19149 T1162 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19149 T1162 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 19150 T1162 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n
[junit4:junit4]   2> 19150 T1162 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n/index/
[junit4:junit4]   2> 19150 T1162 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19150 T1162 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 19152 T1162 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192a1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@154f126),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19152 T1162 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19153 T1162 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n/index
[junit4:junit4]   2> 19154 T1162 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19154 T1162 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19155 T1162 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19156 T1162 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19156 T1162 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19156 T1162 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19157 T1162 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19157 T1162 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19158 T1162 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19161 T1162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19164 T1162 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n
[junit4:junit4]   2> 19165 T1162 oass.SolrIndexSearcher.<init> Opening Searcher@79a244 main
[junit4:junit4]   2> 19165 T1162 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n/tlog
[junit4:junit4]   2> 19166 T1162 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19166 T1162 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19168 T1162 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018476836unloadcollection1_1n
[junit4:junit4]   2> 19169 T1218 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@79a244 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19169 T1162 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 19978 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19979 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47096_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47096"}
[junit4:junit4]   2> 19982 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44029_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44029"}
[junit4:junit4]   2> 19985 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33462_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33462"}
[junit4:junit4]   2> 19985 T1148 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 19985 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19987 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19987 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19988 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19987 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19987 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19988 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20170 T1162 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 20171 T1162 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:33462 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 20171 T1162 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 20175 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:delete cxid:0xa6 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 20175 T1162 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20176 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20177 T1162 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20177 T1162 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20177 T1162 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33462/unloadcollection1/
[junit4:junit4]   2> 20178 T1162 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20178 T1162 oasc.SyncStrategy.syncToMe http://127.0.0.1:33462/unloadcollection1/ has no replicas
[junit4:junit4]   2> 20178 T1162 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33462/unloadcollection1/
[junit4:junit4]   2> 20178 T1162 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 20181 T1130 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1ea05a1c0006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21492 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21496 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21496 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21496 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21496 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21496 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21496 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21534 T1162 oasc.ZkController.register We are http://127.0.0.1:33462/unloadcollection1/ and leader is http://127.0.0.1:33462/unloadcollection1/
[junit4:junit4]   2> 21534 T1162 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:33462
[junit4:junit4]   2> 21534 T1162 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21535 T1162 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 21536 T1162 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21537 T1162 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/solr.xml
[junit4:junit4]   2> 21545 T1162 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362018461586/solr.xml
[junit4:junit4]   2> 21546 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 21547 T1125 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33570/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@dec447
[junit4:junit4]   2> 21548 T1125 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21556 T1219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33570. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21556 T1219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33570, initiating session
[junit4:junit4]   2> 21556 T1127 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36705
[junit4:junit4]   2> 21556 T1127 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36705
[junit4:junit4]   2> 21557 T1129 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1ea05a1c000d with negotiated timeout 10000 for client /127.0.0.1:36705
[junit4:junit4]   2> 21557 T1219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33570, sessionid = 0x13d1ea05a1c000d, negotiated timeout = 10000
[junit4:junit4]   2> 21557 T1220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dec447 name:ZooKeeperConnection Watcher:127.0.0.1:33570/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21557 T1125 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21559 T1125 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 21560 T1125 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21561 T1125 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21564 T1176 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/unloadcollection2
[junit4:junit4]   2> 21564 T1176 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 21564 T1176 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 21564 T1176 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 21565 T1176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/unloadcollection2/'
[junit4:junit4]   2> 21590 T1176 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 21620 T1176 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 21621 T1176 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 21626 T1176 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 21963 T1176 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 21968 T1176 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 21970 T1176 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 21977 T1176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21979 T1176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21982 T1176 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21983 T1176 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21984 T1176 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362018466066/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n/
[junit4:junit4]   2> 21984 T1176 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fd7c1
[junit4:junit4]   2> 21985 T1176 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 21985 T1176 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 21986 T1176 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n
[junit4:junit4]   2> 21986 T1176 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n/index/
[junit4:junit4]   2> 21986 T1176 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 21987 T1176 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 21987 T1176 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f3ffe0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34e549),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21988 T1176 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21988 T1176 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n/index
[junit4:junit4]   2> 21989 T1176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 21989 T1176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 21990 T1176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 21990 T1176 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 21990 T1176 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 21990 T1176 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 21991 T1176 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 21991 T1176 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 21991 T1176 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21993 T1176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21995 T1176 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n
[junit4:junit4]   2> 21996 T1176 oass.SolrIndexSearcher.<init> Opening Searcher@1f8cf4d main
[junit4:junit4]   2> 21996 T1176 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n/tlog
[junit4:junit4]   2> 21996 T1176 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21997 T1176 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21998 T1176 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362018458136/1362018479694unloadcollection1_2n
[junit4:junit4]   2> 21999 T1221 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1f8cf4d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21999 T1176 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 21999 T1176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C138_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, node_name=127.0.0.1:47096_, state=recovering, core=collection1, base_url=http://127.0.0.1:47096}
[junit4:junit4]   2> 22704 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50611/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22704 T1215 C138 P47096 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47096 START replicas=[http://127.0.0.1:50611/collection1/] nUpdates=100
[junit4:junit4]   2> 22704 T1215 C138 P47096 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22704 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22704 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22705 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22705 T1215 C138 P47096 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22705 T1215 C138 P47096 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50611/collection1/. core=collection1
[junit4:junit4]   2> 22705 T1215 C138 P47096 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C140 name=collection1 org.apache.solr.core.SolrCore@14e6fac url=http://127.0.0.1:50611/collection1 node=127.0.0.1:50611_ C140_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, node_name=127.0.0.1:50611_, state=active, core=collection1, base_url=http://127.0.0.1:50611, leader=true}
[junit4:junit4]   2> 22708 T1175 C140 P50611 REQ /get {qt=/get&wt=javabin&distrib=false&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 22710 T1174 C140 P50611 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22711 T1174 C140 P50611 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2
[junit4:junit4]   2> 22712 T1174 C140 P50611 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13382c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14c5dc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22713 T1174 C140 P50611 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22713 T1174 C140 P50611 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13382c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14c5dc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13382c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14c5dc),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22714 T1174 C140 P50611 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22714 T1174 C140 P50611 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2
[junit4:junit4]   2> 22714 T1174 C140 P50611 oass.SolrIndexSearcher.<init> Opening Searcher@1e45726 realtime
[junit4:junit4]   2> 22715 T1174 C140 P50611 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22715 T1174 C140 P50611 /update {commit_end_point=true&wt=javabin&waitSearcher=true&softCommit=false&openSearcher=false&version=2&commit=true} {commit=} 0 5
[junit4:junit4]   2> 22715 T1215 C138 P47096 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22716 T1215 C138 P47096 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22717 T1177 C140 P50611 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22717 T1177 C140 P50611 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 22717 T1215 C138 P47096 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22717 T1215 C138 P47096 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22717 T1215 C138 P47096 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22719 T1174 C140 P50611 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2
[junit4:junit4]   2> 22719 T1174 C140 P50611 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty2/index
[junit4:junit4]   2> 22719 T1174 C140 P50611 REQ /replication {qt=/replication&wt=javabin&version=2&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 22720 T1215 C138 P47096 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22720 T1215 C138 P47096 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index.20130227232800851 forceNew:false
[junit4:junit4]   2> 22720 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22721 T1215 C138 P47096 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@19c95a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@984b1a) fullCopy=true
[junit4:junit4]   2> 22722 T1175 C140 P50611 REQ /replication {qt=/replication&wt=filestream&checksum=true&generation=2&command=filecontent&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 22725 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index
[junit4:junit4]   2> 22726 T1215 C138 P47096 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22726 T1215 C138 P47096 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130227232800851
[junit4:junit4]   2> 22726 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22727 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22727 T1215 C138 P47096 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index.20130227232800851
[junit4:junit4]   2> 22728 T1215 C138 P47096 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19c95a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@984b1a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22728 T1215 C138 P47096 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22728 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22729 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22729 T1215 C138 P47096 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22729 T1215 C138 P47096 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22729 T1215 C138 P47096 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22730 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index.20130227232800851
[junit4:junit4]   2> 22730 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22730 T1215 C138 P47096 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19c95a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@984b1a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22731 T1215 C138 P47096 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22731 T1215 C138 P47096 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22731 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4
[junit4:junit4]   2> 22731 T1215 C138 P47096 oass.SolrIndexSearcher.<init> Opening Searcher@14af960 main
[junit4:junit4]   2> 22732 T1214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14af960 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22732 T1214 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index
[junit4:junit4]   2> 22733 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index.20130227232800851
[junit4:junit4]   2> 22733 T1215 C138 P47096 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362018458136/jetty4/index
[junit4:junit4]   2> 22733 T1215 C138 P47096 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22733 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22733 T1215 C138 P47096 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22733 T1215 C138 P47096 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22734 T1215 C138 P47096 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22999 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23000 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33462_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33462"}
[junit4:junit4]   2> 23002 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50611_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50611"}
[junit4:junit4]   2> 23002 T1148 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 23002 T1148 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 23004 T1148 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47096_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47096"}
[junit4:junit4]   2> 23007 T1153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23007 T1196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23007 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23007 T1147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23007 T1181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23007 T1166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23007 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24001 T1176 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 24001 T1176 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:50611 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 24004 T1176 oasc.ZkController.register We are http://127.0.0.1:50611/unloadcollection2/ and leader is http://127.0.0.1:33462/unloadcollection1/
[junit4:junit4]   2> 24004 T1176 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:50611
[junit4:junit4]   2> 24004 T1176 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 24004 T1176 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C141 name=unloadcollection2 org.apache.solr.core.SolrCore@1b7d197 url=http://127.0.0.1:50611/unloadcollection2 node=127.0.0.1:50611_ C141_STATE=coll:unloadcollection core:unloadcollection2 props:{collection=unloadcollection, node_name=127.0.0.1:50611_, state=down, core=unloadcollection2, base_url=http://127.0.0.1:50611}
[junit4:junit4]   2> 24005 T1224 C141 P50611 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 24005 T1224 C141 P50611 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 24005 T1176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24005 T1224 C141 P50611 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 24006 T1224 C141 P50611 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24006 T1176 oasc.CoreContainer.persistFile Persisting cores confi

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

d_and_collection_1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:33462",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=793742E3A0E95A52 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA -Dtests.timezone=AGT -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  154s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([793742E3A0E95A52:F8D1CCFBD7B63A6E]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 153654 T1125 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 153668 T1124 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 153869 T1128 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 154682 T1212 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 154683 T1212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 154683 T1212 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 154683 T1212 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=377), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=377)), sim=DefaultSimilarity, locale=ar_SA, timezone=AGT
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=61534896,total=195244032
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, SystemInfoHandlerTest, FileBasedSpellCheckerTest, TestXIncludeConfig, TestAnalyzedSuggestions, HighlighterConfigTest, TestIndexingPerformance, TestSolrQueryParser, SpellCheckCollatorTest, TestExtendedDismaxParser, SortByFunctionTest, NoCacheHeaderTest, TestLMJelinekMercerSimilarityFactory, IndexBasedSpellCheckerTest, PreAnalyzedFieldTest, DistanceFunctionTest, ShardRoutingTest, SolrCoreCheckLockOnStartupTest, TestZkChroot, SolrCmdDistributorTest, QueryElevationComponentTest, SpellPossibilityIteratorTest, DistributedTermsComponentTest, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, WordBreakSolrSpellCheckerTest, NumericFieldsTest, PluginInfoTest, FastVectorHighlighterTest, BinaryUpdateRequestHandlerTest, SpellCheckComponentTest, CurrencyFieldTest, TestCollationField, TestIBSimilarityFactory, SearchHandlerTest, AlternateDirectoryTest, TestReload, BasicDistributedZkTest, SampleTest, DirectUpdateHandlerOptimizeTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 154.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 492 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 257 suites, 1075 tests, 1 failure, 8 ignored (3 assumptions)

Total time: 47 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure