You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/11 03:08:37 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15992 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15992/

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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([F8F87536F25F40C8:791EFB2E850020F4]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)




Build Log:
[...truncated 8589 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2359 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /a/x
[junit4:junit4]   2> 4 T2359 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210
[junit4:junit4]   2> 5 T2359 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T2360 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T2360 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T2360 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T2360 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T2360 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T2360 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T2359 oasc.ZkTestServer.run start zk server on port:55875
[junit4:junit4]   2> 107 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7fdf6743
[junit4:junit4]   2> 108 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T2365 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T2365 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 110 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39835
[junit4:junit4]   2> 110 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39835
[junit4:junit4]   2> 110 T2363 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 112 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80000 with negotiated timeout 10000 for client /140.211.11.196:39835
[junit4:junit4]   2> 113 T2365 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T2366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fdf6743 name:ZooKeeperConnection Watcher:127.0.0.1:55875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T2359 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 116 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c80000
[junit4:junit4]   2> 133 T2366 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:39835 which had sessionid 0x13d5728f2c80000
[junit4:junit4]   2> 132 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c80000 closed
[junit4:junit4]   2> 134 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@464d9cdf
[junit4:junit4]   2> 134 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T2367 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 135 T2367 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 135 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51481
[junit4:junit4]   2> 136 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51481
[junit4:junit4]   2> 137 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80001 with negotiated timeout 10000 for client /140.211.11.196:51481
[junit4:junit4]   2> 137 T2367 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80001, negotiated timeout = 10000
[junit4:junit4]   2> 137 T2368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@464d9cdf name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 137 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T2359 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 142 T2359 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 150 T2359 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 153 T2359 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 155 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 156 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 166 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 167 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 270 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 271 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 274 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 274 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 287 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 287 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 290 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 291 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 294 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 295 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 297 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 298 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T2359 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 301 T2359 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 304 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c80001
[junit4:junit4]   2> 311 T2368 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 311 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:51481 which had sessionid 0x13d5728f2c80001
[junit4:junit4]   2> 311 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c80001 closed
[junit4:junit4]   2> 488 T2359 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 492 T2359 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28306
[junit4:junit4]   2> 493 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 494 T2359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 494 T2359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517
[junit4:junit4]   2> 494 T2359 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/solr.xml
[junit4:junit4]   2> 495 T2359 oasc.CoreContainer.<init> New CoreContainer 1205909176
[junit4:junit4]   2> 496 T2359 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/'
[junit4:junit4]   2> 496 T2359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/'
[junit4:junit4]   2> 545 T2359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 546 T2359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 546 T2359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 547 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 547 T2359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 548 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 548 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 548 T2359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 549 T2359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 549 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 570 T2359 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 588 T2359 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55875/solr
[junit4:junit4]   2> 588 T2359 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 589 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b3616d9
[junit4:junit4]   2> 590 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 590 T2378 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 591 T2378 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 591 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36308
[junit4:junit4]   2> 592 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36308
[junit4:junit4]   2> 598 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80002 with negotiated timeout 20000 for client /140.211.11.196:36308
[junit4:junit4]   2> 599 T2378 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80002, negotiated timeout = 20000
[junit4:junit4]   2> 599 T2379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b3616d9 name:ZooKeeperConnection Watcher:127.0.0.1:55875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 599 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 601 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c80002
[junit4:junit4]   2> 610 T2379 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 610 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:36308 which had sessionid 0x13d5728f2c80002
[junit4:junit4]   2> 610 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c80002 closed
[junit4:junit4]   2> 611 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 622 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@55ff119b
[junit4:junit4]   2> 623 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 623 T2380 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 624 T2380 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 624 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28058
[junit4:junit4]   2> 624 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28058
[junit4:junit4]   2> 625 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80003 with negotiated timeout 20000 for client /140.211.11.196:28058
[junit4:junit4]   2> 625 T2380 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80003, negotiated timeout = 20000
[junit4:junit4]   2> 626 T2381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ff119b name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 626 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 628 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 636 T2359 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 639 T2359 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28306_a%2Fx
[junit4:junit4]   2> 639 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28306_a%2Fx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28306_a%2Fx
[junit4:junit4]   2> 641 T2359 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28306_a%2Fx
[junit4:junit4]   2> 650 T2359 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 664 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 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> 665 T2359 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 672 T2359 oasc.Overseer.start Overseer (id=89323401000779779-127.0.0.1:28306_a%2Fx-n_0000000000) starting
[junit4:junit4]   2> 672 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 674 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 675 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 683 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 685 T2383 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 686 T2359 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 696 T2359 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 698 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 704 T2384 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/collection1
[junit4:junit4]   2> 704 T2382 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 704 T2384 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 705 T2384 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 705 T2384 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 707 T2384 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/collection1/'
[junit4:junit4]   2> 708 T2384 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/collection1/lib/README' to classloader
[junit4:junit4]   2> 708 T2384 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 755 T2384 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 811 T2384 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 912 T2384 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 918 T2384 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1520 T2384 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1531 T2384 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1535 T2384 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1549 T2384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1553 T2384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1558 T2384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1559 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1559 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1559 T2384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1560 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1561 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1561 T2384 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1561 T2384 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362966934517/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/control/data/
[junit4:junit4]   2> 1562 T2384 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38bdc9b3
[junit4:junit4]   2> 1562 T2384 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1563 T2384 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/control/data forceNew: false
[junit4:junit4]   2> 1563 T2384 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/control/data/index/
[junit4:junit4]   2> 1563 T2384 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1563 T2384 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/control/data/index forceNew: false
[junit4:junit4]   2> 1567 T2384 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@553960a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39d04698; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1567 T2384 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1569 T2384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1570 T2384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1570 T2384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1571 T2384 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1571 T2384 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1571 T2384 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1572 T2384 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1572 T2384 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1572 T2384 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1579 T2384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1585 T2384 oass.SolrIndexSearcher.<init> Opening Searcher@43d67b7f main
[junit4:junit4]   2> 1585 T2384 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/control/data/tlog
[junit4:junit4]   2> 1586 T2384 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1587 T2384 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1589 T2385 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43d67b7f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1590 T2384 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1590 T2384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1591 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2208 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2209 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28306_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28306/a/x"}
[junit4:junit4]   2> 2209 T2382 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2209 T2382 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2210 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2225 T2381 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> 2609 T2384 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2609 T2384 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28306/a/x collection:control_collection shard:shard1
[junit4:junit4]   2> 2610 T2384 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2626 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2627 T2384 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2627 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2637 T2384 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2638 T2384 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2638 T2384 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28306/a/x/collection1/
[junit4:junit4]   2> 2638 T2384 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2638 T2384 oasc.SyncStrategy.syncToMe http://127.0.0.1:28306/a/x/collection1/ has no replicas
[junit4:junit4]   2> 2638 T2384 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28306/a/x/collection1/
[junit4:junit4]   2> 2639 T2384 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2643 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3730 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3740 T2381 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> 3767 T2384 oasc.ZkController.register We are http://127.0.0.1:28306/a/x/collection1/ and leader is http://127.0.0.1:28306/a/x/collection1/
[junit4:junit4]   2> 3767 T2384 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28306/a/x
[junit4:junit4]   2> 3767 T2384 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3767 T2384 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3768 T2384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3770 T2384 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3771 T2359 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3771 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3772 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3785 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3786 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3370a071
[junit4:junit4]   2> 3787 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3787 T2387 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3787 T2387 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 3788 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61446
[junit4:junit4]   2> 3788 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61446
[junit4:junit4]   2> 3789 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80004 with negotiated timeout 10000 for client /140.211.11.196:61446
[junit4:junit4]   2> 3789 T2387 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80004, negotiated timeout = 10000
[junit4:junit4]   2> 3790 T2388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3370a071 name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3790 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3792 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3794 T2359 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3977 T2359 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3980 T2359 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15846
[junit4:junit4]   2> 3980 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3981 T2359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3981 T2359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999
[junit4:junit4]   2> 3982 T2359 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/solr.xml
[junit4:junit4]   2> 3982 T2359 oasc.CoreContainer.<init> New CoreContainer 103916142
[junit4:junit4]   2> 3983 T2359 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/'
[junit4:junit4]   2> 3983 T2359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/'
[junit4:junit4]   2> 4033 T2359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4033 T2359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4034 T2359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4034 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4035 T2359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4035 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4035 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4036 T2359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4036 T2359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4037 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4055 T2359 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4073 T2359 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55875/solr
[junit4:junit4]   2> 4074 T2359 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4075 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a84b463
[junit4:junit4]   2> 4076 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4076 T2398 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4077 T2398 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 4077 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63316
[junit4:junit4]   2> 4077 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63316
[junit4:junit4]   2> 4105 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80005 with negotiated timeout 20000 for client /140.211.11.196:63316
[junit4:junit4]   2> 4105 T2398 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80005, negotiated timeout = 20000
[junit4:junit4]   2> 4105 T2399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a84b463 name:ZooKeeperConnection Watcher:127.0.0.1:55875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4105 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4107 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c80005
[junit4:junit4]   2> 4108 T2399 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4108 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63316 which had sessionid 0x13d5728f2c80005
[junit4:junit4]   2> 4108 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c80005 closed
[junit4:junit4]   2> 4109 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4118 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6dee7030
[junit4:junit4]   2> 4119 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4119 T2400 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4120 T2400 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 4120 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22203
[junit4:junit4]   2> 4120 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22203
[junit4:junit4]   2> 4122 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80006 with negotiated timeout 20000 for client /140.211.11.196:22203
[junit4:junit4]   2> 4122 T2400 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80006, negotiated timeout = 20000
[junit4:junit4]   2> 4122 T2401 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6dee7030 name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4122 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4123 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4125 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4135 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5138 T2359 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15846_a%2Fx
[junit4:junit4]   2> 5139 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:15846_a%2Fx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:15846_a%2Fx
[junit4:junit4]   2> 5141 T2359 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15846_a%2Fx
[junit4:junit4]   2> 5144 T2381 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> 5144 T2388 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5145 T2401 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5145 T2381 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5152 T2402 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/collection1
[junit4:junit4]   2> 5152 T2402 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5152 T2402 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5153 T2402 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5154 T2402 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/collection1/'
[junit4:junit4]   2> 5155 T2402 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5155 T2402 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/collection1/lib/README' to classloader
[junit4:junit4]   2> 5203 T2402 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5256 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5257 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28306_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28306/a/x"}
[junit4:junit4]   2> 5259 T2402 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5270 T2381 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> 5270 T2388 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> 5359 T2402 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5359 T2401 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> 5364 T2402 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5979 T2402 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5990 T2402 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5994 T2402 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6008 T2402 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6012 T2402 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6017 T2402 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6018 T2402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6018 T2402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6018 T2402 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6019 T2402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6020 T2402 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6020 T2402 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6020 T2402 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty1/
[junit4:junit4]   2> 6020 T2402 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38bdc9b3
[junit4:junit4]   2> 6021 T2402 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6022 T2402 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty1 forceNew: false
[junit4:junit4]   2> 6022 T2402 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty1/index/
[junit4:junit4]   2> 6022 T2402 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6022 T2402 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty1/index forceNew: false
[junit4:junit4]   2> 6025 T2402 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6866a847 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30d01efc; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6026 T2402 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6028 T2402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6028 T2402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6029 T2402 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6029 T2402 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6030 T2402 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6030 T2402 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6030 T2402 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6031 T2402 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6031 T2402 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6038 T2402 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6044 T2402 oass.SolrIndexSearcher.<init> Opening Searcher@6b6e6a58 main
[junit4:junit4]   2> 6044 T2402 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty1/tlog
[junit4:junit4]   2> 6045 T2402 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6046 T2402 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6049 T2403 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b6e6a58 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6050 T2402 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6050 T2402 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6774 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6775 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15846_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15846/a/x"}
[junit4:junit4]   2> 6775 T2382 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6775 T2382 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6790 T2388 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> 6790 T2381 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> 6790 T2401 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> 7053 T2402 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7053 T2402 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15846/a/x collection:collection1 shard:shard1
[junit4:junit4]   2> 7054 T2402 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7071 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7072 T2402 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7073 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7081 T2402 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7081 T2402 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7081 T2402 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15846/a/x/collection1/
[junit4:junit4]   2> 7081 T2402 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7081 T2402 oasc.SyncStrategy.syncToMe http://127.0.0.1:15846/a/x/collection1/ has no replicas
[junit4:junit4]   2> 7082 T2402 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15846/a/x/collection1/
[junit4:junit4]   2> 7082 T2402 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7086 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8296 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8337 T2388 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> 8337 T2381 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> 8337 T2401 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> 8362 T2402 oasc.ZkController.register We are http://127.0.0.1:15846/a/x/collection1/ and leader is http://127.0.0.1:15846/a/x/collection1/
[junit4:junit4]   2> 8362 T2402 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15846/a/x
[junit4:junit4]   2> 8362 T2402 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8362 T2402 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8362 T2402 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8364 T2402 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8365 T2359 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8366 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8366 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8558 T2359 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8562 T2359 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30550
[junit4:junit4]   2> 8562 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8563 T2359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8563 T2359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584
[junit4:junit4]   2> 8564 T2359 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/solr.xml
[junit4:junit4]   2> 8564 T2359 oasc.CoreContainer.<init> New CoreContainer 1360731128
[junit4:junit4]   2> 8565 T2359 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/'
[junit4:junit4]   2> 8565 T2359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/'
[junit4:junit4]   2> 8615 T2359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8615 T2359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8616 T2359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8616 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8617 T2359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8617 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8618 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8618 T2359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8618 T2359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8619 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8637 T2359 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8655 T2359 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55875/solr
[junit4:junit4]   2> 8656 T2359 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8656 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ad6a6a2
[junit4:junit4]   2> 8657 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8658 T2414 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8659 T2414 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 8659 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15884
[junit4:junit4]   2> 8660 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15884
[junit4:junit4]   2> 8661 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80007 with negotiated timeout 20000 for client /140.211.11.196:15884
[junit4:junit4]   2> 8662 T2414 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80007, negotiated timeout = 20000
[junit4:junit4]   2> 8662 T2415 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ad6a6a2 name:ZooKeeperConnection Watcher:127.0.0.1:55875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8662 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8663 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c80007
[junit4:junit4]   2> 8679 T2415 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8679 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15884 which had sessionid 0x13d5728f2c80007
[junit4:junit4]   2> 8679 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c80007 closed
[junit4:junit4]   2> 8680 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8689 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a1542dd
[junit4:junit4]   2> 8690 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8690 T2416 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8691 T2416 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 8691 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62031
[junit4:junit4]   2> 8691 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62031
[junit4:junit4]   2> 8692 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80008 with negotiated timeout 20000 for client /140.211.11.196:62031
[junit4:junit4]   2> 8692 T2416 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80008, negotiated timeout = 20000
[junit4:junit4]   2> 8693 T2417 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a1542dd name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8693 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8694 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8695 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8704 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9707 T2359 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30550_a%2Fx
[junit4:junit4]   2> 9708 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30550_a%2Fx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30550_a%2Fx
[junit4:junit4]   2> 9709 T2359 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30550_a%2Fx
[junit4:junit4]   2> 9712 T2381 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> 9712 T2401 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> 9713 T2388 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9713 T2388 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> 9713 T2417 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9714 T2381 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9714 T2401 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9727 T2418 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/collection1
[junit4:junit4]   2> 9728 T2418 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9728 T2418 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9728 T2418 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9730 T2418 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/collection1/'
[junit4:junit4]   2> 9731 T2418 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/collection1/lib/README' to classloader
[junit4:junit4]   2> 9731 T2418 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9778 T2418 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9833 T2418 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9850 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9851 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15846_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15846/a/x"}
[junit4:junit4]   2> 9864 T2388 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> 9864 T2381 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> 9864 T2401 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> 9934 T2418 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9934 T2417 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> 9939 T2418 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10538 T2418 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10550 T2418 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10554 T2418 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10567 T2418 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10572 T2418 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10576 T2418 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10577 T2418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10578 T2418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10579 T2418 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10580 T2418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10580 T2418 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10580 T2418 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10580 T2418 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362966942584/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty2/
[junit4:junit4]   2> 10581 T2418 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38bdc9b3
[junit4:junit4]   2> 10581 T2418 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10582 T2418 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty2 forceNew: false
[junit4:junit4]   2> 10582 T2418 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty2/index/
[junit4:junit4]   2> 10582 T2418 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10583 T2418 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty2/index forceNew: false
[junit4:junit4]   2> 10586 T2418 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@305d1033 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64449fe6; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10586 T2418 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10588 T2418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10589 T2418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10589 T2418 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10590 T2418 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10590 T2418 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10591 T2418 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10591 T2418 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10592 T2418 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10592 T2418 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10599 T2418 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10604 T2418 oass.SolrIndexSearcher.<init> Opening Searcher@23ec8f33 main
[junit4:junit4]   2> 10605 T2418 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty2/tlog
[junit4:junit4]   2> 10606 T2418 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10606 T2418 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10609 T2419 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23ec8f33 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10611 T2418 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10611 T2418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11368 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11369 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30550_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30550/a/x"}
[junit4:junit4]   2> 11369 T2382 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11370 T2382 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11384 T2388 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> 11384 T2401 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> 11384 T2381 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> 11384 T2417 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> 11614 T2418 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11614 T2418 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30550/a/x collection:collection1 shard:shard2
[junit4:junit4]   2> 11615 T2418 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11635 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11636 T2418 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11637 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11648 T2418 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11648 T2418 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11648 T2418 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30550/a/x/collection1/
[junit4:junit4]   2> 11649 T2418 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11649 T2418 oasc.SyncStrategy.syncToMe http://127.0.0.1:30550/a/x/collection1/ has no replicas
[junit4:junit4]   2> 11649 T2418 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30550/a/x/collection1/
[junit4:junit4]   2> 11649 T2418 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11652 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12889 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12961 T2381 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> 12961 T2417 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> 12961 T2401 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> 12961 T2388 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> 12990 T2418 oasc.ZkController.register We are http://127.0.0.1:30550/a/x/collection1/ and leader is http://127.0.0.1:30550/a/x/collection1/
[junit4:junit4]   2> 12990 T2418 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30550/a/x
[junit4:junit4]   2> 12990 T2418 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12990 T2418 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12990 T2418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13030 T2418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13032 T2359 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13033 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13033 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13224 T2359 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13228 T2359 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40105
[junit4:junit4]   2> 13228 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13229 T2359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13229 T2359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251
[junit4:junit4]   2> 13230 T2359 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/solr.xml
[junit4:junit4]   2> 13230 T2359 oasc.CoreContainer.<init> New CoreContainer 1754549631
[junit4:junit4]   2> 13231 T2359 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/'
[junit4:junit4]   2> 13231 T2359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/'
[junit4:junit4]   2> 13281 T2359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13281 T2359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13282 T2359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13282 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13283 T2359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13283 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13283 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13284 T2359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13284 T2359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13285 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13303 T2359 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13321 T2359 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55875/solr
[junit4:junit4]   2> 13322 T2359 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13322 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@53174c58
[junit4:junit4]   2> 13323 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13323 T2430 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13324 T2430 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 13324 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43610
[junit4:junit4]   2> 13325 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43610
[junit4:junit4]   2> 13353 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c80009 with negotiated timeout 20000 for client /140.211.11.196:43610
[junit4:junit4]   2> 13353 T2430 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c80009, negotiated timeout = 20000
[junit4:junit4]   2> 13353 T2431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53174c58 name:ZooKeeperConnection Watcher:127.0.0.1:55875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13353 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13355 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c80009
[junit4:junit4]   2> 13374 T2431 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13374 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43610 which had sessionid 0x13d5728f2c80009
[junit4:junit4]   2> 13374 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c80009 closed
[junit4:junit4]   2> 13374 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13383 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6269a251
[junit4:junit4]   2> 13384 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13385 T2432 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13385 T2432 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 13385 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21681
[junit4:junit4]   2> 13386 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21681
[junit4:junit4]   2> 13387 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c8000a with negotiated timeout 20000 for client /140.211.11.196:21681
[junit4:junit4]   2> 13387 T2432 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c8000a, negotiated timeout = 20000
[junit4:junit4]   2> 13388 T2433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6269a251 name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13388 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13389 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c8000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13390 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c8000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13399 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14402 T2359 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40105_a%2Fx
[junit4:junit4]   2> 14403 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c8000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40105_a%2Fx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40105_a%2Fx
[junit4:junit4]   2> 14406 T2359 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40105_a%2Fx
[junit4:junit4]   2> 14409 T2381 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> 14409 T2401 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> 14409 T2433 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14409 T2417 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14409 T2388 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14410 T2417 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> 14410 T2388 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> 14411 T2381 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14411 T2401 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14425 T2434 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/collection1
[junit4:junit4]   2> 14425 T2434 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14426 T2434 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14426 T2434 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14427 T2434 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/collection1/'
[junit4:junit4]   2> 14428 T2434 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14429 T2434 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/collection1/lib/README' to classloader
[junit4:junit4]   2> 14475 T2434 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14534 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14535 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30550_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30550/a/x"}
[junit4:junit4]   2> 14539 T2434 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14549 T2433 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> 14549 T2388 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> 14549 T2401 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> 14549 T2417 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> 14549 T2381 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> 14549 T2434 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14556 T2434 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15153 T2434 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15164 T2434 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15169 T2434 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15183 T2434 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15187 T2434 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15192 T2434 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15193 T2434 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15193 T2434 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15193 T2434 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15195 T2434 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15195 T2434 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15195 T2434 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15195 T2434 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362966947251/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3/
[junit4:junit4]   2> 15196 T2434 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38bdc9b3
[junit4:junit4]   2> 15196 T2434 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15197 T2434 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3 forceNew: false
[junit4:junit4]   2> 15197 T2434 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3/index/
[junit4:junit4]   2> 15197 T2434 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15198 T2434 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3/index forceNew: false
[junit4:junit4]   2> 15200 T2434 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51c2bc47 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64791a19; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15201 T2434 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15203 T2434 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15203 T2434 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15204 T2434 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15204 T2434 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15205 T2434 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15205 T2434 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15205 T2434 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15206 T2434 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15206 T2434 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15213 T2434 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15219 T2434 oass.SolrIndexSearcher.<init> Opening Searcher@10a80b13 main
[junit4:junit4]   2> 15219 T2434 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3/tlog
[junit4:junit4]   2> 15220 T2434 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15220 T2434 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15224 T2435 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10a80b13 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15225 T2434 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15225 T2434 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16054 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16055 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40105_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40105/a/x"}
[junit4:junit4]   2> 16055 T2382 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16055 T2382 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16071 T2433 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> 16071 T2388 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> 16071 T2417 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> 16071 T2381 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> 16071 T2401 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> 16253 T2434 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16253 T2434 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40105/a/x collection:collection1 shard:shard1
[junit4:junit4]   2> 16256 T2434 oasc.ZkController.register We are http://127.0.0.1:40105/a/x/collection1/ and leader is http://127.0.0.1:15846/a/x/collection1/
[junit4:junit4]   2> 16256 T2434 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40105/a/x
[junit4:junit4]   2> 16256 T2434 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16256 T2434 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C434 name=collection1 org.apache.solr.core.SolrCore@26b399b2 url=http://127.0.0.1:40105/a/x/collection1 node=127.0.0.1:40105_a%2Fx C434_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40105_a%2Fx, base_url=http://127.0.0.1:40105/a/x}
[junit4:junit4]   2> 16257 T2436 C434 P40105 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16258 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16258 T2436 C434 P40105 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16258 T2436 C434 P40105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16258 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16260 T2436 C434 P40105 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16260 T2359 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16261 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16261 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16457 T2359 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16460 T2359 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28941
[junit4:junit4]   2> 16461 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16461 T2359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16461 T2359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483
[junit4:junit4]   2> 16462 T2359 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/solr.xml
[junit4:junit4]   2> 16462 T2359 oasc.CoreContainer.<init> New CoreContainer 2018565303
[junit4:junit4]   2> 16463 T2359 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/'
[junit4:junit4]   2> 16464 T2359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/'
[junit4:junit4]   2> 16514 T2359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16514 T2359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16515 T2359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16515 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16516 T2359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16516 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16516 T2359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16517 T2359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16517 T2359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16518 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16538 T2359 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16556 T2359 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55875/solr
[junit4:junit4]   2> 16557 T2359 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16557 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@16eeb876
[junit4:junit4]   2> 16558 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16558 T2447 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16559 T2447 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 16560 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57632
[junit4:junit4]   2> 16560 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57632
[junit4:junit4]   2> 16562 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c8000b with negotiated timeout 20000 for client /140.211.11.196:57632
[junit4:junit4]   2> 16562 T2447 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c8000b, negotiated timeout = 20000
[junit4:junit4]   2> 16563 T2448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16eeb876 name:ZooKeeperConnection Watcher:127.0.0.1:55875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16563 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16573 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c8000b
[junit4:junit4]   2> 16574 T2448 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16574 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:57632 which had sessionid 0x13d5728f2c8000b
[junit4:junit4]   2> 16574 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c8000b closed
[junit4:junit4]   2> 16576 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16587 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6190405c
[junit4:junit4]   2> 16588 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16588 T2449 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16589 T2449 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 16589 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22453
[junit4:junit4]   2> 16589 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22453
[junit4:junit4]   2> 16590 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c8000c with negotiated timeout 20000 for client /140.211.11.196:22453
[junit4:junit4]   2> 16590 T2449 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c8000c, negotiated timeout = 20000
[junit4:junit4]   2> 16591 T2450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6190405c name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16591 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16592 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c8000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16593 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c8000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16602 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17575 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17576 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40105_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40105/a/x"}
[junit4:junit4]   2> 17596 T2450 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> 17596 T2381 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> 17596 T2417 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> 17597 T2401 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> 17596 T2388 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> 17596 T2433 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> 17606 T2359 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28941_a%2Fx
[junit4:junit4]   2> 17607 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c8000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28941_a%2Fx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28941_a%2Fx
[junit4:junit4]   2> 17608 T2359 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28941_a%2Fx
[junit4:junit4]   2> 17611 T2381 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> 17611 T2401 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> 17611 T2433 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17611 T2388 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17611 T2433 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> 17611 T2417 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17611 T2388 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> 17612 T2417 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> 17611 T2450 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17612 T2450 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> 17612 T2381 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17613 T2401 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17623 T2451 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/collection1
[junit4:junit4]   2> 17624 T2451 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17624 T2451 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17624 T2451 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17626 T2451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/collection1/'
[junit4:junit4]   2> 17627 T2451 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/collection1/lib/README' to classloader
[junit4:junit4]   2> 17627 T2451 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17674 T2451 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17730 T2451 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17831 T2451 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17837 T2451 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18281 T2391 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:40105_a%252Fx&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18438 T2451 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18449 T2451 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18454 T2451 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18468 T2451 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18472 T2451 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18476 T2451 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18478 T2451 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18478 T2451 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18479 T2451 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18480 T2451 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18480 T2451 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18480 T2451 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18480 T2451 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362966950483/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/
[junit4:junit4]   2> 18481 T2451 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38bdc9b3
[junit4:junit4]   2> 18481 T2451 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18482 T2451 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4 forceNew: false
[junit4:junit4]   2> 18482 T2451 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index/
[junit4:junit4]   2> 18482 T2451 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18483 T2451 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index forceNew: false
[junit4:junit4]   2> 18485 T2451 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@67c31d19 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17a41f0d; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18486 T2451 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18488 T2451 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18489 T2451 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18489 T2451 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18490 T2451 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18490 T2451 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18490 T2451 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18491 T2451 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18491 T2451 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18492 T2451 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18499 T2451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18505 T2451 oass.SolrIndexSearcher.<init> Opening Searcher@54a70880 main
[junit4:junit4]   2> 18505 T2451 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/tlog
[junit4:junit4]   2> 18506 T2451 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18506 T2451 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18510 T2452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54a70880 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18512 T2451 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18512 T2451 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19102 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19103 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28941_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28941/a/x"}
[junit4:junit4]   2> 19103 T2382 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19103 T2382 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19135 T2433 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> 19135 T2417 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> 19135 T2401 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> 19135 T2388 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> 19135 T2450 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> 19135 T2381 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> 19542 T2451 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19542 T2451 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28941/a/x collection:collection1 shard:shard2
[junit4:junit4]   2> 19545 T2451 oasc.ZkController.register We are http://127.0.0.1:28941/a/x/collection1/ and leader is http://127.0.0.1:30550/a/x/collection1/
[junit4:junit4]   2> 19546 T2451 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28941/a/x
[junit4:junit4]   2> 19546 T2451 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19546 T2451 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C435 name=collection1 org.apache.solr.core.SolrCore@23ef96dc url=http://127.0.0.1:28941/a/x/collection1 node=127.0.0.1:28941_a%2Fx C435_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28941_a%2Fx, base_url=http://127.0.0.1:28941/a/x}
[junit4:junit4]   2> 19546 T2453 C435 P28941 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19547 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19548 T2453 C435 P28941 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19548 T2453 C435 P28941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19548 T2451 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19549 T2453 C435 P28941 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19550 T2359 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19550 T2359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19551 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19568 T2359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19569 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19579 T2392 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/onenodecollectioncore
[junit4:junit4]   2> 19579 T2392 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19580 T2392 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19581 T2392 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19582 T2392 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19582 T2392 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19585 T2392 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19586 T2392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/onenodecollectioncore/'
[junit4:junit4]   2> 19647 T2392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19710 T2392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19811 T2392 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19817 T2392 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C434_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40105_a%2Fx, base_url=http://127.0.0.1:40105/a/x}
[junit4:junit4]   2> 20282 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15846/a/x/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20282 T2436 C434 P40105 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40105/a/x START replicas=[http://127.0.0.1:15846/a/x/collection1/] nUpdates=100
[junit4:junit4]   2> 20282 T2436 C434 P40105 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20283 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20283 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20284 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20284 T2436 C434 P40105 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20284 T2436 C434 P40105 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15846/a/x/collection1/. core=collection1
[junit4:junit4]   2> 20284 T2436 C434 P40105 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C436 name=collection1 org.apache.solr.core.SolrCore@217b1ead url=http://127.0.0.1:15846/a/x/collection1 node=127.0.0.1:15846_a%2Fx C436_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15846_a%2Fx, base_url=http://127.0.0.1:15846/a/x, leader=true}
[junit4:junit4]   2> 20290 T2393 C436 P15846 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20294 T2394 C436 P15846 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20297 T2394 C436 P15846 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6866a847 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30d01efc; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20297 T2394 C436 P15846 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20298 T2394 C436 P15846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6866a847 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30d01efc; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6866a847 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30d01efc; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20298 T2394 C436 P15846 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20299 T2394 C436 P15846 oass.SolrIndexSearcher.<init> Opening Searcher@64f889d0 realtime
[junit4:junit4]   2> 20299 T2394 C436 P15846 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20299 T2394 C436 P15846 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 20300 T2436 C434 P40105 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20300 T2436 C434 P40105 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20302 T2395 C436 P15846 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20302 T2395 C436 P15846 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20303 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20303 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20303 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20305 T2395 C436 P15846 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20306 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20307 T2436 C434 P40105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty3/index.20130311062554511 forceNew: false
[junit4:junit4]   2> 20307 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3601326 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fe4b58) fullCopy=false
[junit4:junit4]   2> 20317 T2395 C436 P15846 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20318 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20319 T2436 C434 P40105 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20319 T2436 C434 P40105 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20321 T2436 C434 P40105 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51c2bc47 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64791a19; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51c2bc47 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64791a19; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20321 T2436 C434 P40105 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20321 T2436 C434 P40105 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20321 T2436 C434 P40105 oass.SolrIndexSearcher.<init> Opening Searcher@622dd9de main
[junit4:junit4]   2> 20322 T2435 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@622dd9de main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20323 T2436 C434 P40105 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@3601326 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fe4b58)
[junit4:junit4]   2> 20323 T2436 C434 P40105 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20323 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20323 T2436 C434 P40105 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20323 T2436 C434 P40105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20351 T2436 C434 P40105 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20418 T2392 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20429 T2392 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20433 T2392 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20447 T2392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20451 T2392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20456 T2392 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20457 T2392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20457 T2392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20458 T2392 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20459 T2392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20459 T2392 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20460 T2392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20460 T2392 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362966937999/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection/
[junit4:junit4]   2> 20460 T2392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38bdc9b3
[junit4:junit4]   2> 20461 T2392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20462 T2392 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection forceNew: false
[junit4:junit4]   2> 20462 T2392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection/index/
[junit4:junit4]   2> 20463 T2392 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20463 T2392 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20466 T2392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3f7d60e1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61500e23; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20467 T2392 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20469 T2392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20469 T2392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20470 T2392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20471 T2392 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20471 T2392 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20472 T2392 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20472 T2392 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20473 T2392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20473 T2392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20480 T2392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20486 T2392 oass.SolrIndexSearcher.<init> Opening Searcher@d47b54f main
[junit4:junit4]   2> 20487 T2392 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection/tlog
[junit4:junit4]   2> 20488 T2392 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20488 T2392 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20491 T2458 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@d47b54f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20493 T2392 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20648 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20649 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28941_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28941/a/x"}
[junit4:junit4]   2> 20652 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40105_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40105/a/x"}
[junit4:junit4]   2> 20666 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15846_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15846/a/x"}
[junit4:junit4]   2> 20666 T2382 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20666 T2382 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20676 T2381 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> 20676 T2450 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> 20676 T2388 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> 20676 T2417 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> 20676 T2433 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> 20676 T2401 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> 21513 T2392 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21513 T2392 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:15846/a/x collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21514 T2392 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21533 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21534 T2392 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21535 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21537 T2392 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21537 T2392 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21537 T2392 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15846/a/x/onenodecollectioncore/
[junit4:junit4]   2> 21538 T2392 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21538 T2392 oasc.SyncStrategy.syncToMe http://127.0.0.1:15846/a/x/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21538 T2392 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15846/a/x/onenodecollectioncore/
[junit4:junit4]   2> 21539 T2392 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21543 T2364 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5728f2c80006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21570 T2407 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:28941_a%252Fx&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 22190 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22207 T2433 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> 22207 T2450 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> 22207 T2417 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> 22207 T2401 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> 22207 T2388 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> 22207 T2381 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> 22259 T2392 oasc.ZkController.register We are http://127.0.0.1:15846/a/x/onenodecollectioncore/ and leader is http://127.0.0.1:15846/a/x/onenodecollectioncore/
[junit4:junit4]   2> 22259 T2392 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:15846/a/x
[junit4:junit4]   2> 22259 T2392 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22260 T2392 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22261 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22262 T2392 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362966934210/onenodecollection&wt=javabin&version=2} status=0 QTime=2683 
[junit4:junit4]   2> 22263 T2359 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22264 T2359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23265 T2359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C435_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28941_a%2Fx, base_url=http://127.0.0.1:28941/a/x}
[junit4:junit4]   2> 23571 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30550/a/x/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23571 T2453 C435 P28941 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28941/a/x START replicas=[http://127.0.0.1:30550/a/x/collection1/] nUpdates=100
[junit4:junit4]   2> 23572 T2453 C435 P28941 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23572 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23572 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23572 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23572 T2453 C435 P28941 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23574 T2453 C435 P28941 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30550/a/x/collection1/. core=collection1
[junit4:junit4]   2> 23574 T2453 C435 P28941 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C437 name=collection1 org.apache.solr.core.SolrCore@5a500acf url=http://127.0.0.1:30550/a/x/collection1 node=127.0.0.1:30550_a%2Fx C437_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30550_a%2Fx, base_url=http://127.0.0.1:30550/a/x, leader=true}
[junit4:junit4]   2> 23579 T2408 C437 P30550 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23588 T2409 C437 P30550 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23591 T2409 C437 P30550 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@305d1033 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64449fe6; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23591 T2409 C437 P30550 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23592 T2409 C437 P30550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@305d1033 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64449fe6; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@305d1033 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64449fe6; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23592 T2409 C437 P30550 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23593 T2409 C437 P30550 oass.SolrIndexSearcher.<init> Opening Searcher@625751bc realtime
[junit4:junit4]   2> 23593 T2409 C437 P30550 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23593 T2409 C437 P30550 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 23594 T2453 C435 P28941 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23594 T2453 C435 P28941 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23595 T2410 C437 P30550 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23596 T2410 C437 P30550 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23596 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23596 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23597 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23599 T2410 C437 P30550 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23599 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23601 T2453 C435 P28941 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index.20130311062557805 forceNew: false
[junit4:junit4]   2> 23601 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3fc250ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c715758) fullCopy=false
[junit4:junit4]   2> 23604 T2410 C437 P30550 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23605 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23606 T2453 C435 P28941 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23606 T2453 C435 P28941 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23607 T2453 C435 P28941 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@67c31d19 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17a41f0d; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@67c31d19 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17a41f0d; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23608 T2453 C435 P28941 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23608 T2453 C435 P28941 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23608 T2453 C435 P28941 oass.SolrIndexSearcher.<init> Opening Searcher@6c70ba64 main
[junit4:junit4]   2> 23609 T2452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c70ba64 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23610 T2453 C435 P28941 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@3fc250ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c715758)
[junit4:junit4]   2> 23610 T2453 C435 P28941 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23610 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23610 T2453 C435 P28941 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23610 T2453 C435 P28941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23637 T2453 C435 P28941 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23721 T2382 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23722 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15846_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15846/a/x"}
[junit4:junit4]   2> 23726 T2382 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28941_a%2Fx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28941/a/x"}
[junit4:junit4]   2> 23738 T2433 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> 23738 T2450 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> 23738 T2417 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> 23738 T2401 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> 23738 T2381 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> 23738 T2388 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> 24267 T2359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24268 T2359 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24268 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C438 name=onenodecollectioncore org.apache.solr.core.SolrCore@5d047317 url=http://127.0.0.1:15846/a/x/onenodecollectioncore node=127.0.0.1:15846_a%2Fx C438_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:15846_a%2Fx, base_url=http://127.0.0.1:15846/a/x, leader=true}
[junit4:junit4]   2> 24287 T2396 C438 P15846 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3f7d60e1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61500e23; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24288 T2396 C438 P15846 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24290 T2396 C438 P15846 /update {wt=javabin&version=2} {add=[1 (1429174441466658816)]} 0 5
[junit4:junit4]   2> 24297 T2396 C438 P15846 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24299 T2396 C438 P15846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3f7d60e1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61500e23; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3f7d60e1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61500e23; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[_0.len, segments_2, _0.inf, _0.dat, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 24299 T2396 C438 P15846 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.len, segments_2, _0.inf, _0.dat, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 24300 T2396 C438 P15846 oass.SolrIndexSearcher.<init> Opening Searcher@1613f629 main
[junit4:junit4]   2> 24301 T2396 C438 P15846 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24301 T2458 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@1613f629 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 24302 T2396 C438 P15846 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24306 T2396 C438 P15846 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 24307 T2359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24318 T2396 C438 P15846 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C439 name=collection1 org.apache.solr.core.SolrCore@222e67a9 url=http://127.0.0.1:28306/a/x/collection1 node=127.0.0.1:28306_a%2Fx C439_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:28306_a%2Fx, base_url=http://127.0.0.1:28306/a/x, leader=true}
[junit4:junit4]   2> 24327 T2371 C439 P28306 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@553960a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39d04698; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24327 T2371 C439 P28306 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24330 T2371 C439 P28306 /update {wt=javabin&version=2} {add=[1 (1429174441507553280)]} 0 5
[junit4:junit4]   2>  C434_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40105_a%2Fx, base_url=http://127.0.0.1:40105/a/x}
[junit4:junit4]   2> 24353 T2423 C434 P40105 /update {distrib.from=http://127.0.0.1:15846/a/x/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429174441524330496)]} 0 2
[junit4:junit4]   2> 24354 T2397 C436 P15846 /update {distrib.from=http://127.0.0.1:30550/a/x/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429174441524330496)]} 0 13
[junit4:junit4]   2> 24354 T2413 C437 P30550 /update {wt=javabin&version=2} {add=[1]} 0 15
[junit4:junit4]   2> 24357 T2371 C439 P28306 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24360 T2371 C439 P28306 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@553960a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39d04698; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@553960a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39d04698; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[_0.len, segments_2, _0.inf, _0.dat, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 24361 T2371 C439 P28306 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.len, segments_2, _0.inf, _0.dat, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 24362 T2371 C439 P28306 oass.SolrIndexSearcher.<init> Opening Searcher@8dd6f98 main
[junit4:junit4]   2> 24363 T2371 C439 P28306 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24363 T2385 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8dd6f98 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 24364 T2371 C439 P28306 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24367 T2413 C437 P30550 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24368 T2413 C437 P30550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@305d1033 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64449fe6; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@305d1033 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64449fe6; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24368 T2413 C437 P30550 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24369 T2413 C437 P30550 oass.SolrIndexSearcher.<init> Opening Searcher@3d8788b1 main
[junit4:junit4]   2> 24369 T2413 C437 P30550 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24370 T2419 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d8788b1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24370 T2413 C437 P30550 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:15846/a/x/collection1/, StdNode: http://127.0.0.1:40105/a/x/collection1/, StdNode: http://127.0.0.1:28941/a/x/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24372 T2424 C434 P40105 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24373 T2397 C436 P15846 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24376 T2424 C434 P40105 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51c2bc47 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64791a19; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51c2bc47 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64791a19; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.dat, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 24376 T2424 C434 P40105 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.dat, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 24376 T2397 C436 P15846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6866a847 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30d01efc; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6866a847 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30d01efc; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.dat, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 24377 T2397 C436 P15846 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.dat, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 24377 T2424 C434 P40105 oass.SolrIndexSearcher.<init> Opening Searcher@8ce4a26 main
[junit4:junit4]   2>  C435_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28941_a%2Fx, base_url=http://127.0.0.1:28941/a/x}
[junit4:junit4]   2> 24377 T2440 C435 P28941 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24378 T2424 C434 P40105 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24379 T2440 C435 P28941 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@67c31d19 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17a41f0d; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@67c31d19 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17a41f0d; maxCacheMB=0.552734375 maxMergeSizeMB=0.9130859375)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24379 T2435 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8ce4a26 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 24379 T2397 C436 P15846 oass.SolrIndexSearcher.<init> Opening Searcher@2807d52e main
[junit4:junit4]   2> 24379 T2440 C435 P28941 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24380 T2424 C434 P40105 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24380 T2397 C436 P15846 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24380 T2440 C435 P28941 oass.SolrIndexSearcher.<init> Opening Searcher@f64167b main
[junit4:junit4]   2> 24381 T2403 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2807d52e main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 24381 T2440 C435 P28941 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24381 T2452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f64167b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24381 T2397 C436 P15846 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24382 T2440 C435 P28941 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24382 T2413 C437 P30550 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 24383 T2359 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24384 T2359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24385 T2359 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 24387 T2371 C439 P28306 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 24388 T2359 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55875/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@73ffed21
[junit4:junit4]   2> 24389 T2359 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24390 T2466 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55875. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 24390 T2466 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55875, initiating session
[junit4:junit4]   2> 24390 T2361 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:65055
[junit4:junit4]   2> 24391 T2361 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:65055
[junit4:junit4]   2> 24417 T2363 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5728f2c8000d with negotiated timeout 10000 for client /140.211.11.196:65055
[junit4:junit4]   2> 24417 T2466 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55875, sessionid = 0x13d5728f2c8000d, negotiated timeout = 10000
[junit4:junit4]   2> 24418 T2467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73ffed21 name:ZooKeeperConnection Watcher:127.0.0.1:55875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24418 T2359 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24419 T2359 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 24422 T2364 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5728f2c8000d
[junit4:junit4]   2> 24423 T2467 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24423 T2361 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:65055 which had sessionid 0x13d5728f2c8000d
[junit4:junit4]   2> 24423 T2359 oaz.ZooKeeper.close Session: 0x13d5728f2c8000d closed
[junit4:junit4]   2> 24425 T2391 C436 P15846 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 24427 T2407 C437 P30550 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24432 T2394 C436 P15846 REQ /select {NOW=1362966958635&shard.url=127.0.0.1:15846/a/x/collection1/|127.0.0.1:40105/a/x/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 24432 T2441 C435 P28941 REQ /select {NOW=1362966958635&shard.url=127.0.0.1:30550/a/x/collection1/|127.0.0.1:28941/a/x/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24435 T2394 C436 P15846 REQ /select {NOW=1362966958635&shard.url=127.0.0.1:15846/a/x/collection1/|127.0.0.1:40105/a/x/collection1/&ids=1&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24436 T2413 C437 P30550 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=6 
[junit4:junit4]   2> 24441 T2371 C439 P28306 /update {wt=javabin&version=2} {add=[2 (1429174441627090944)]} 0 2
[junit4:junit4]   2> 24450 T2440 C435 P28941 /update {distrib.from=http://127.0.0.1:30550/a/x/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429174441632333824)]} 0 2
[junit4:junit4]   2> 24450 T2413 C437 P30550 /update {wt=javabin&version=2} {add=[2 (1429174441632333824)]} 0 6
[junit4:junit4]   2> 24454 T2371 C439 P28306 /update {wt=javabin&version=2} {add=[3 (1429174441641771008)]} 0 1
[junit4:junit4]   2> 24461 T2440 C435 P28941 /update {distrib.from=http://127.0.0.1:30550/a/x/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429174441645965312)]} 0 1
[junit4:junit4]   2> 24462 T2409 C437 P30550 /update {distrib.from=http://127.0.0.1:15846/a/x/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1429174441645965312)]} 0 6
[junit4:junit4]   2> 24462 T2470 C436 P15846 /update {wt=javabin&version=2} {add=[3]} 0 7
[junit4:junit4]   2> 24466 T2371 C439 P28306 /update {wt=javabin&version=2} {add=[4 (1429174441654353920)]} 0 1
[junit4:junit4]   2> 24477 T2423 C434 P40105 /update {distrib.from=http://127.0.0.1:15846/a/x/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1429174441660645376)]} 0 2
[junit4:junit4]   2> 24478 T2397 C436 P15846 /update {distrib.from=http://127.0.0.1:30550/a/x/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1429174441660645376)]} 0 7
[junit4:junit4]   2> 24478 T2413 C437 P30550 /update {wt=javabin&version=2} {add=[4]} 0 9
[junit4:junit4]   2> 24482 T2371 C439 P28306 /update {wt=javabin&version=2} {add=[5 (1429174441671131136)]} 0 1
[junit4:junit4]   2> 24489 T2440 C435 P28941 /update {distrib.from=http://127.0.0.1:30550/a/x/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1429174441675325440)]} 0 1
[junit4:junit4]   2> 24490 T2413 C437 P30550 /update {wt=javabin&version=2} {add=[5 (1429174441675325440)]} 0 5
[junit4:junit4]   2> 24493 T2371 C439 P28306 /update {wt=javabin&version=2} {add=[6 (1429174441682665472)]} 0 1
[junit4:junit4]   2> 24503 T2440 C435 P28941 /update {distrib.from=http://127.0.0.1:30550/a/x/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1429174441688956928)]} 0 1
[junit4:junit4]   2> 24504 T2409 C437 

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

lrServerException: IOException occured when talking to server at: http://127.0.0.1:30550/a/x/collection1
[junit4:junit4]   2> 151774 T2450 oasc.SyncStrategy.syncToMe http://127.0.0.1:28941/a/x/collection1/: Sync failed - asking replica (http://127.0.0.1:30550/a/x/collection1/) to recover.
[junit4:junit4]   2> 151775 T2450 oasc.SyncStrategy.syncToMe We have been closed, don't request that a replica recover
[junit4:junit4]   2> 151775 T2450 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28941/a/x/collection1/
[junit4:junit4]   2> 151775 T2450 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@23ef96dc
[junit4:junit4]   2> 151780 T2450 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=35,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 151781 T2450 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 151781 T2450 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 151781 T2450 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 151784 T2450 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 151784 T2450 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index.20130311062557805
[junit4:junit4]   2> 151784 T2450 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index.20130311062557805
[junit4:junit4]   2> 151785 T2450 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index
[junit4:junit4]   2> 151785 T2450 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4/index
[junit4:junit4]   2> 151785 T2450 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4
[junit4:junit4]   2> 151785 T2450 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362966934210/jetty4
[junit4:junit4]   2> 151785 T2450 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 151786 T2450 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/89323401000779788-5-n_0000000001
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 151786 T2450 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 151787 T2450 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> 151787 T2450 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 151787 T2450 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> 151787 T2450 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 151787 T2450 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 151788 T2450 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_PY, timezone=Asia/Kabul
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=147847192,total=500039680
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, MultiTermTest, TestPostingsSolrHighlighter, TestArbitraryIndexDir, DOMUtilTest, TestLazyCores, CurrencyFieldXmlFileTest, XsltUpdateRequestHandlerTest, TestJmxMonitoredMap, TestReload, EchoParamsTest, DateMathParserTest, TestRTGBase, TestCSVResponseWriter, TestNumberUtils, TestSuggestSpellingConverter, DocValuesMultiTest, HighlighterTest, CoreContainerCoreInitFailuresTest, TestRandomFaceting, OpenCloseCoreStressTest, CachingDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestPartialUpdateDeduplication, TestUtils, TestCollationField, RequiredFieldsTest, PathHierarchyTokenizerFactoryTest, TestBM25SimilarityFactory, UpdateParamsTest, SortByFunctionTest, TestAtomicUpdateErrorCases, SimplePostToolTest, TermVectorComponentDistributedTest, ZkSolrClientTest, SuggesterTSTTest, TestZkChroot, SolrCoreCheckLockOnStartupTest, UniqFieldsUpdateProcessorFactoryTest, TestAnalyzedSuggestions, TestBinaryResponseWriter, IndexBasedSpellCheckerTest, TestFoldingMultitermQuery, HighlighterConfigTest, TestSolrDiscoveryProperties, TestDFRSimilarityFactory, SpellPossibilityIteratorTest, DisMaxRequestHandlerTest, JSONWriterTest, SolrIndexConfigTest, SuggesterWFSTTest, SolrRequestParserTest, TestQuerySenderNoQuery, TestDefaultSimilarityFactory, TestFieldCollectionResource, TestStressLucene, TestIndexSearcher, TestSystemIdResolver, OutputWriterTest, RequestHandlersTest, TestQueryTypes, IndexReaderFactoryTest, TestUpdate, TestPropInject, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 152.72s, 1 test, 1 error <<< FAILURES!

[...truncated 456 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:877: There were test failures: 270 suites, 1138 tests, 1 error, 27 ignored (8 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15995 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15995/

121 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./AnalysisAfterCoreReloadTest1363044712533/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./AnalysisAfterCoreReloadTest1363044712533/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.AnalysisAfterCoreReloadTest.beforeClass(AnalysisAfterCoreReloadTest.java:48)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./AnalysisAfterCoreReloadTest1363044712533/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 27 more


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.BasicFunctionalityTest.beforeTests(BasicFunctionalityTest.java:75)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.DisMaxRequestHandlerTest.beforeClass(DisMaxRequestHandlerTest.java:32)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


REGRESSION:  org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers

Error Message:
exception w/handler: '/admin/file'

Stack Trace:
java.lang.RuntimeException: exception w/handler: '/admin/file'
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:C2B5505BF1E96DFD]:0)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:124)
	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:616)
	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:679)
Caused by: java.lang.RuntimeException: Exception during query
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:519)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
	... 40 more
Caused by: java.lang.NullPointerException
	at org.apache.solr.handler.admin.ShowFileRequestHandler.showFromFileSystem(ShowFileRequestHandler.java:212)
	at org.apache.solr.handler.admin.ShowFileRequestHandler.handleRequestBody(ShowFileRequestHandler.java:122)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1811)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:301)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:283)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:493)
	... 41 more


REGRESSION:  org.apache.solr.OutputWriterTest.testTrivialXsltWriter

Error Message:
Unable to initialize Templates 'dummy.xsl'

Stack Trace:
java.io.IOException: Unable to initialize Templates 'dummy.xsl'
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:916780BC86DC77D5]:0)
	at org.apache.solr.util.xslt.TransformerProvider.getTemplates(TransformerProvider.java:117)
	at org.apache.solr.util.xslt.TransformerProvider.getTransformer(TransformerProvider.java:77)
	at org.apache.solr.response.XSLTResponseWriter.getTransformer(XSLTResponseWriter.java:133)
	at org.apache.solr.response.XSLTResponseWriter.write(XSLTResponseWriter.java:98)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:307)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:283)
	at org.apache.solr.OutputWriterTest.testTrivialXsltWriter(OutputWriterTest.java:82)
	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:616)
	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:679)
Caused by: java.io.IOException: Can't find resource 'xslt/dummy.xsl' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.util.xslt.TransformerProvider.getTemplates(TransformerProvider.java:107)
	... 46 more


REGRESSION:  org.apache.solr.OutputWriterTest.testTrivialXsltWriterInclude

Error Message:
Unable to initialize Templates 'dummy-using-include.xsl'

Stack Trace:
java.io.IOException: Unable to initialize Templates 'dummy-using-include.xsl'
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:B63622CA56DD0AE2]:0)
	at org.apache.solr.util.xslt.TransformerProvider.getTemplates(TransformerProvider.java:117)
	at org.apache.solr.util.xslt.TransformerProvider.getTransformer(TransformerProvider.java:77)
	at org.apache.solr.response.XSLTResponseWriter.getTransformer(XSLTResponseWriter.java:133)
	at org.apache.solr.response.XSLTResponseWriter.write(XSLTResponseWriter.java:98)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:307)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:283)
	at org.apache.solr.OutputWriterTest.testTrivialXsltWriterInclude(OutputWriterTest.java:91)
	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:616)
	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:679)
Caused by: java.io.IOException: Can't find resource 'xslt/dummy-using-include.xsl' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.util.xslt.TransformerProvider.getTemplates(TransformerProvider.java:107)
	... 46 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoMBeanTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.SolrInfoMBeanTest.beforeClass(SolrInfoMBeanTest.java:41)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestGroupingSearch

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.TestGroupingSearch.beforeTests(TestGroupingSearch.java:48)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestJoin

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.TestJoin.beforeTests(TestJoin.java:44)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestPluginEnable

Error Message:
java.io.IOException: Can't find resource 'solrconfig-enableplugin.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-enableplugin.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-enableplugin.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestRandomDVFaceting

Error Message:
java.io.IOException: Can't find resource 'solrconfig-basic.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-basic.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:47)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-basic.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTrie

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.TestTrie.beforeClass(TestTrie.java:44)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
java.io.IOException: Can't find resource 'solrconfig-basic.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-basic.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.analysis.TestCharFilters.beforeClass(TestCharFilters.java:31)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-basic.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestReversedWildcardFilterFactory

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.analysis.TestReversedWildcardFilterFactory.beforeClass(TestReversedWildcardFilterFactory.java:52)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 19 from http://127.0.0.1:60428/collection1lastClient and got 17 from http://127.0.0.1:44118/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 19 from http://127.0.0.1:60428/collection1lastClient and got 17 from http://127.0.0.1:44118/collection1
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:AE4D65790DBB0C45]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:137)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
java.io.IOException: Can't find resource 'solrconfig-SOLR-749.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-SOLR-749.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SOLR749Test.beforeClass(SOLR749Test.java:33)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-SOLR-749.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


REGRESSION:  org.apache.solr.core.SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:A68618E15E30F1A5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.core.SolrCoreCheckLockOnStartupTest.testNativeLockErrorOnStartup(SolrCoreCheckLockOnStartupTest.java:93)
	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:616)
	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:679)


REGRESSION:  org.apache.solr.core.SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:65081286B6B90CB]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.core.SolrCoreCheckLockOnStartupTest.testSimpleLockErrorOnStartup(SolrCoreCheckLockOnStartupTest.java:69)
	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:616)
	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:679)


REGRESSION:  org.apache.solr.core.SolrCoreTest.testInfoRegistry

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:79BCEA59B5EE28AF]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:41)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 43 more


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRefCount

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:C90B6359B9B748B]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:41)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 43 more


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRequestHandlerRegistry

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:A2B76826A1474AB8]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:41)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 43 more


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRemoveThenAddDefaultCore

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:7B34C45C9308007C]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:41)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 43 more


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRefCountMT

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:DCCB54CC7B741393]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:41)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 43 more


REGRESSION:  org.apache.solr.core.SolrCoreTest.testClose

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:1EEE586BA9C64539]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:41)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 43 more


REGRESSION:  org.apache.solr.core.TestBadConfig.testBogusScriptEngine

Error Message:
Unexpected error, expected error matching: giberish

Stack Trace:
org.apache.solr.common.SolrException: Unexpected error, expected error matching: giberish
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:9E567CCD512FA12F]:0)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:56)
	at org.apache.solr.core.TestBadConfig.testBogusScriptEngine(TestBadConfig.java:44)
	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:616)
	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:679)
Caused by: java.lang.RuntimeException: java.io.IOException: Can't find resource 'bad-solrconfig-bogus-scriptengine-name.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:44)
	... 41 more
Caused by: java.io.IOException: Can't find resource 'bad-solrconfig-bogus-scriptengine-name.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 46 more


REGRESSION:  org.apache.solr.core.TestBadConfig.testUpdateLogButNoVersionField

Error Message:
Unexpected error, expected error matching: _version_

Stack Trace:
org.apache.solr.common.SolrException: Unexpected error, expected error matching: _version_
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:BEB18B24E9054D9]:0)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:56)
	at org.apache.solr.core.TestBadConfig.testUpdateLogButNoVersionField(TestBadConfig.java:34)
	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:616)
	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:679)
Caused by: java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:44)
	... 41 more
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 46 more


REGRESSION:  org.apache.solr.core.TestBadConfig.testUnsetSysProperty

Error Message:
Unexpected error, expected error matching: unset.sys.property

Stack Trace:
org.apache.solr.common.SolrException: Unexpected error, expected error matching: unset.sys.property
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:99CA752D21A1AFF6]:0)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:56)
	at org.apache.solr.core.TestBadConfig.testUnsetSysProperty(TestBadConfig.java:27)
	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:616)
	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:679)
Caused by: java.lang.RuntimeException: java.io.IOException: Can't find resource 'bad_solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:44)
	... 41 more
Caused by: java.io.IOException: Can't find resource 'bad_solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 46 more


REGRESSION:  org.apache.solr.core.TestBadConfig.testBogusMergePolicy

Error Message:
Unexpected error, expected error matching: DummyMergePolicy

Stack Trace:
org.apache.solr.common.SolrException: Unexpected error, expected error matching: DummyMergePolicy
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79:C3DCB594D020FEED]:0)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:56)
	at org.apache.solr.core.TestBadConfig.testBogusMergePolicy(TestBadConfig.java:63)
	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:616)
	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:679)
Caused by: java.lang.RuntimeException: java.io.IOException: Can't find resource 'bad-mp-solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:44)
	... 41 more
Caused by: java.io.IOException: Can't find resource 'bad-mp-solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 46 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCodecSupport

Error Message:
java.io.IOException: Can't find resource 'solrconfig_codec.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig_codec.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestCodecSupport.beforeClass(TestCodecSupport.java:33)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig_codec.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
java.io.IOException: Can't find resource 'solrconfig-termindex.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-termindex.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:41)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-termindex.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestCoreContainer.beforeClass(TestCoreContainer.java:42)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
java.io.IOException: Can't find resource 'solrconfig-mergepolicy.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-mergepolicy.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-mergepolicy.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestPropInjectDefaults

Error Message:
java.io.IOException: Can't find resource 'solrconfig-propinject-indexdefault.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-propinject-indexdefault.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestPropInjectDefaults.beforeClass(TestPropInjectDefaults.java:32)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-propinject-indexdefault.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestQuerySenderListener

Error Message:
java.io.IOException: Can't find resource 'solrconfig-querysender.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-querysender.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestQuerySenderListener.beforeClass(TestQuerySenderListener.java:42)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-querysender.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrDeletionPolicy2

Error Message:
java.io.IOException: Can't find resource 'solrconfig-delpolicy2.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-delpolicy2.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestSolrDeletionPolicy2.beforeClass(TestSolrDeletionPolicy2.java:29)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-delpolicy2.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
java.io.IOException: Can't find resource 'solrconfig-indexconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-indexconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestSolrIndexConfig.beforeClass(TestSolrIndexConfig.java:28)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-indexconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestXIncludeConfig

Error Message:
java.io.IOException: Can't find resource 'solrconfig-xinclude.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-xinclude.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.core.TestXIncludeConfig.beforeClass(TestXIncludeConfig.java:32)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig-xinclude.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.DocumentAnalysisRequestHandlerTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.handler.DocumentAnalysisRequestHandlerTest.beforeClass(DocumentAnalysisRequestHandlerTest.java:53)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.FieldAnalysisRequestHandlerTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.handler.FieldAnalysisRequestHandlerTest.beforeClass(FieldAnalysisRequestHandlerTest.java:55)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
	... 28 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.JsonLoaderTest

Error Message:
java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:39)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	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:679)
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
	at org.apache.solr.core.Config.<init>(Config.java:112)
	at org.apache.solr.core.Config.<init>(Config.java:82)
	at org.apache.solr.core.SolrConfig.<init>(SolrC

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

m=DefaultSimilarity, locale=es_AR, timezone=America/Panama
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=181794624,total=439418880
[junit4:junit4]   2> NOTE: All tests run in this JVM: [AlternateDirectoryTest, SystemInfoHandlerTest, OverseerTest, BinaryUpdateRequestHandlerTest, SimpleFacetsTest, SolrTestCaseJ4Test, ResponseLogComponentTest, TestCharFilters, TestGroupingSearch, TestPerFieldSimilarity, TestQueryUtils, SpatialFilterTest, TestQuerySenderListener, TestPseudoReturnFields, TestPhraseSuggestions, TestReversedWildcardFilterFactory, ReturnFieldsTest, ZkCLITest, WordBreakSolrSpellCheckerTest, TestIBSimilarityFactory, QueryElevationComponentTest, TestXIncludeConfig, SearchHandlerTest, ExternalFileFieldSortTest, TestValueSourceCache, TestJoin, FieldMutatingUpdateProcessorTest, DocValuesTest, PrimUtilsTest, FileBasedSpellCheckerTest, ResourceLoaderTest, BadComponentTest, UpdateRequestProcessorFactoryTest, DirectUpdateHandlerOptimizeTest, TestWriterPerf, TermsComponentTest, PolyFieldTest, SyncSliceTest, SOLR749Test, TestSolrCoreProperties, SpellingQueryConverterTest, TestCoreContainer, TestDocumentBuilder, TestFieldTypeResource, TermVectorComponentTest, TestTrie, OverseerCollectionProcessorTest, ZkControllerTest, BasicFunctionalityTest, TestPropInjectDefaults, TestRandomDVFaceting, UnloadDistributedZkTest, TestSearchPerf, TestLRUCache, ClusterStateUpdateTest, TestCopyFieldCollectionResource, QueryParsingTest, TestRealTimeGet, DistributedSpellCheckComponentTest, JsonLoaderTest, TestPHPSerializedResponseWriter, DistributedTermsComponentTest, SolrCoreTest, BasicDistributedZkTest, LukeRequestHandlerTest, RegexBoostProcessorTest, TestDocSet, RecoveryZkTest, BasicDistributedZk2Test, TestReplicationHandler, SliceStateUpdateTest, AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner, TestRangeQuery, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, TestSort, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestSolrIndexConfig, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TestPluginEnable]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPluginEnable -Dtests.seed=2FABEB617AE46C79 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=America/Panama -Dtests.file.encoding=ISO8859-1
[junit4:junit4] ERROR   0.00s J0 | TestPluginEnable (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: java.io.IOException: Can't find resource 'solrconfig-enableplugin.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FABEB617AE46C79]:0)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:78)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:386)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:191)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:178)
[junit4:junit4]    > 	at org.apache.solr.TestPluginEnable.beforeClass(TestPluginEnable.java:32)
[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:616)
[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$4.evaluate(RandomizedRunner.java:677)
[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:679)
[junit4:junit4]    > Caused by: java.io.IOException: Can't find resource 'solrconfig-enableplugin.xml' in classpath or '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/core1/conf/', cwd=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]    > 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:319)
[junit4:junit4]    > 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:284)
[junit4:junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:112)
[junit4:junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:82)
[junit4:junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
[junit4:junit4]    > 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:105)
[junit4:junit4]    > 	at org.apache.solr.util.TestHarness.createConfig(TestHarness.java:76)
[junit4:junit4]    > 	... 28 more
[junit4:junit4] Completed on J0 in 0.06s, 0 tests, 1 error <<< FAILURES!

[...truncated 120 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:877: There were test failures: 271 suites, 672 tests, 94 suite-level errors, 23 errors, 4 failures, 25 ignored (8 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15994 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15994/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:59821/ab_gtz/cn/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:53628/ab_gtz/cn/collection1], CloudJettyRunner [url=http://127.0.0.1:43665/ab_gtz/cn/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:59821/ab_gtz/cn/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:53628/ab_gtz/cn/collection1], CloudJettyRunner [url=http://127.0.0.1:43665/ab_gtz/cn/collection1]]
	at __randomizedtesting.SeedInfo.seed([F0EF30DB26D53AE5:7109BEC3518A5AD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)




Build Log:
[...truncated 8508 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1640 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ab_gtz/cn
[junit4:junit4]   2> 5 T1640 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363016416007
[junit4:junit4]   2> 6 T1640 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1641 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1641 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1641 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1641 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T1641 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T1641 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363016416006/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1640 oasc.ZkTestServer.run start zk server on port:57392
[junit4:junit4]   2> 107 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@bf841f8
[junit4:junit4]   2> 108 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T1646 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T1646 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 109 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59749
[junit4:junit4]   2> 109 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59749
[junit4:junit4]   2> 109 T1644 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0000 with negotiated timeout 10000 for client /140.211.11.196:59749
[junit4:junit4]   2> 115 T1646 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T1647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bf841f8 name:ZooKeeperConnection Watcher:127.0.0.1:57392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T1640 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 147 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b0000
[junit4:junit4]   2> 150 T1647 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 151 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59749 which had sessionid 0x13d5a1bfb0b0000
[junit4:junit4]   2> 150 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b0000 closed
[junit4:junit4]   2> 151 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7edf564
[junit4:junit4]   2> 151 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 152 T1648 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 152 T1648 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 152 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61223
[junit4:junit4]   2> 153 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61223
[junit4:junit4]   2> 154 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0001 with negotiated timeout 10000 for client /140.211.11.196:61223
[junit4:junit4]   2> 154 T1648 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0001, negotiated timeout = 10000
[junit4:junit4]   2> 154 T1649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7edf564 name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 154 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 155 T1640 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 170 T1640 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 173 T1640 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 182 T1640 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 185 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 186 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 201 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 202 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 306 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 307 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 310 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 310 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 323 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 323 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 327 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 327 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 330 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 331 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 334 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 334 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 337 T1640 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 338 T1640 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 341 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b0001
[junit4:junit4]   2> 349 T1649 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 349 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61223 which had sessionid 0x13d5a1bfb0b0001
[junit4:junit4]   2> 349 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b0001 closed
[junit4:junit4]   2> 529 T1640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 533 T1640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42191
[junit4:junit4]   2> 533 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 534 T1640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 534 T1640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350
[junit4:junit4]   2> 535 T1640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/solr.xml
[junit4:junit4]   2> 535 T1640 oasc.CoreContainer.<init> New CoreContainer 377807683
[junit4:junit4]   2> 536 T1640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/'
[junit4:junit4]   2> 536 T1640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/'
[junit4:junit4]   2> 584 T1640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 585 T1640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 585 T1640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 586 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 586 T1640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 587 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 587 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 587 T1640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 588 T1640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 588 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 607 T1640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 625 T1640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57392/solr
[junit4:junit4]   2> 625 T1640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 626 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b8f6d05
[junit4:junit4]   2> 627 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 627 T1659 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 628 T1659 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 628 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59545
[junit4:junit4]   2> 629 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59545
[junit4:junit4]   2> 631 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0002 with negotiated timeout 20000 for client /140.211.11.196:59545
[junit4:junit4]   2> 631 T1659 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0002, negotiated timeout = 20000
[junit4:junit4]   2> 631 T1660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b8f6d05 name:ZooKeeperConnection Watcher:127.0.0.1:57392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 631 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 632 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b0002
[junit4:junit4]   2> 633 T1660 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 633 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59545 which had sessionid 0x13d5a1bfb0b0002
[junit4:junit4]   2> 633 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b0002 closed
[junit4:junit4]   2> 634 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 643 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@293b9077
[junit4:junit4]   2> 644 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 644 T1661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 645 T1661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 645 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33944
[junit4:junit4]   2> 645 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33944
[junit4:junit4]   2> 646 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0003 with negotiated timeout 20000 for client /140.211.11.196:33944
[junit4:junit4]   2> 646 T1661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0003, negotiated timeout = 20000
[junit4:junit4]   2> 647 T1662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@293b9077 name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 647 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 649 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 651 T1640 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 653 T1640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42191_ab_gtz%2Fcn
[junit4:junit4]   2> 653 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42191_ab_gtz%2Fcn Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42191_ab_gtz%2Fcn
[junit4:junit4]   2> 661 T1640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42191_ab_gtz%2Fcn
[junit4:junit4]   2> 664 T1640 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 692 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 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> 701 T1640 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 704 T1640 oasc.Overseer.start Overseer (id=89326643839696899-127.0.0.1:42191_ab_gtz%2Fcn-n_0000000000) starting
[junit4:junit4]   2> 704 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 706 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 714 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 715 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 722 T1664 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 722 T1640 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 726 T1640 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 737 T1640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 739 T1663 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 743 T1665 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/collection1
[junit4:junit4]   2> 743 T1665 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 744 T1665 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 744 T1665 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 745 T1665 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/collection1/'
[junit4:junit4]   2> 746 T1665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/collection1/lib/README' to classloader
[junit4:junit4]   2> 747 T1665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 791 T1665 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 846 T1665 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 947 T1665 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 953 T1665 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1544 T1665 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1556 T1665 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1560 T1665 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1574 T1665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1578 T1665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1583 T1665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1584 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1584 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1585 T1665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1586 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1586 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1586 T1665 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1586 T1665 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363016416350/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/control/data/
[junit4:junit4]   2> 1587 T1665 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed9f47
[junit4:junit4]   2> 1587 T1665 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1588 T1665 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/control/data forceNew: false
[junit4:junit4]   2> 1588 T1665 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363016416006/control/data/index/
[junit4:junit4]   2> 1588 T1665 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363016416006/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1588 T1665 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/control/data/index forceNew: false
[junit4:junit4]   2> 1592 T1665 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@717fc73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@385a5139),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1592 T1665 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1594 T1665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1595 T1665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1595 T1665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1596 T1665 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1596 T1665 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1596 T1665 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1597 T1665 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1597 T1665 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1598 T1665 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1604 T1665 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1610 T1665 oass.SolrIndexSearcher.<init> Opening Searcher@424c4002 main
[junit4:junit4]   2> 1610 T1665 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/control/data/tlog
[junit4:junit4]   2> 1611 T1665 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1611 T1665 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1615 T1666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@424c4002 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1615 T1665 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1616 T1665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1616 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2242 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2243 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42191_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42191/ab_gtz/cn"}
[junit4:junit4]   2> 2243 T1663 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2243 T1663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2244 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2290 T1662 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> 2661 T1665 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2661 T1665 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42191/ab_gtz/cn collection:control_collection shard:shard1
[junit4:junit4]   2> 2662 T1665 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2677 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2678 T1665 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2678 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2680 T1665 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2681 T1665 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2681 T1665 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42191/ab_gtz/cn/collection1/
[junit4:junit4]   2> 2681 T1665 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2681 T1665 oasc.SyncStrategy.syncToMe http://127.0.0.1:42191/ab_gtz/cn/collection1/ has no replicas
[junit4:junit4]   2> 2681 T1665 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42191/ab_gtz/cn/collection1/
[junit4:junit4]   2> 2682 T1665 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2685 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3802 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3822 T1662 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> 3860 T1665 oasc.ZkController.register We are http://127.0.0.1:42191/ab_gtz/cn/collection1/ and leader is http://127.0.0.1:42191/ab_gtz/cn/collection1/
[junit4:junit4]   2> 3860 T1665 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42191/ab_gtz/cn
[junit4:junit4]   2> 3860 T1665 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3860 T1665 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3860 T1665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3862 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3863 T1640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3864 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3864 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3878 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3879 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@74a44ec3
[junit4:junit4]   2> 3880 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3880 T1668 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3881 T1668 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 3881 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30329
[junit4:junit4]   2> 3881 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30329
[junit4:junit4]   2> 3882 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0004 with negotiated timeout 10000 for client /140.211.11.196:30329
[junit4:junit4]   2> 3882 T1668 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0004, negotiated timeout = 10000
[junit4:junit4]   2> 3882 T1669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74a44ec3 name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3883 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3884 T1640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3886 T1640 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4067 T1640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4070 T1640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30945
[junit4:junit4]   2> 4071 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4071 T1640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4071 T1640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888
[junit4:junit4]   2> 4072 T1640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/solr.xml
[junit4:junit4]   2> 4072 T1640 oasc.CoreContainer.<init> New CoreContainer 1911378945
[junit4:junit4]   2> 4073 T1640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/'
[junit4:junit4]   2> 4073 T1640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/'
[junit4:junit4]   2> 4122 T1640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4122 T1640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4123 T1640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4123 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4124 T1640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4124 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4125 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4125 T1640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4125 T1640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4126 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4146 T1640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4164 T1640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57392/solr
[junit4:junit4]   2> 4165 T1640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4166 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d46a6af
[junit4:junit4]   2> 4167 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4167 T1679 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4168 T1679 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 4168 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21960
[junit4:junit4]   2> 4168 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21960
[junit4:junit4]   2> 4170 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0005 with negotiated timeout 20000 for client /140.211.11.196:21960
[junit4:junit4]   2> 4170 T1679 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0005, negotiated timeout = 20000
[junit4:junit4]   2> 4171 T1680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d46a6af name:ZooKeeperConnection Watcher:127.0.0.1:57392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4171 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4172 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b0005
[junit4:junit4]   2> 4184 T1680 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4184 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:21960 which had sessionid 0x13d5a1bfb0b0005
[junit4:junit4]   2> 4184 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b0005 closed
[junit4:junit4]   2> 4185 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4196 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@23916f5c
[junit4:junit4]   2> 4197 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4197 T1681 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4198 T1681 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 4198 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45080
[junit4:junit4]   2> 4198 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45080
[junit4:junit4]   2> 4199 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0006 with negotiated timeout 20000 for client /140.211.11.196:45080
[junit4:junit4]   2> 4199 T1681 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0006, negotiated timeout = 20000
[junit4:junit4]   2> 4200 T1682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23916f5c name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4200 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4201 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4202 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4205 T1640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5208 T1640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30945_ab_gtz%2Fcn
[junit4:junit4]   2> 5209 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30945_ab_gtz%2Fcn Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30945_ab_gtz%2Fcn
[junit4:junit4]   2> 5210 T1640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30945_ab_gtz%2Fcn
[junit4:junit4]   2> 5214 T1662 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> 5214 T1669 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5215 T1682 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5228 T1662 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5233 T1683 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/collection1
[junit4:junit4]   2> 5234 T1683 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5234 T1683 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5234 T1683 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5236 T1683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/collection1/'
[junit4:junit4]   2> 5237 T1683 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5237 T1683 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/collection1/lib/README' to classloader
[junit4:junit4]   2> 5282 T1683 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5328 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5329 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42191_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42191/ab_gtz/cn"}
[junit4:junit4]   2> 5337 T1683 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5344 T1682 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> 5344 T1669 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> 5344 T1662 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> 5344 T1683 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5351 T1683 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5944 T1683 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5955 T1683 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5959 T1683 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5973 T1683 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5978 T1683 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5982 T1683 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5983 T1683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5984 T1683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5984 T1683 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5985 T1683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5986 T1683 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5986 T1683 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5986 T1683 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363016419888/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty1/
[junit4:junit4]   2> 5986 T1683 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed9f47
[junit4:junit4]   2> 5987 T1683 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5987 T1683 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty1 forceNew: false
[junit4:junit4]   2> 5988 T1683 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty1/index/
[junit4:junit4]   2> 5988 T1683 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5988 T1683 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty1/index forceNew: false
[junit4:junit4]   2> 5991 T1683 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5991 T1683 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5994 T1683 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5994 T1683 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5995 T1683 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5995 T1683 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5996 T1683 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5996 T1683 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5996 T1683 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5997 T1683 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5997 T1683 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6004 T1683 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6010 T1683 oass.SolrIndexSearcher.<init> Opening Searcher@2d2683cd main
[junit4:junit4]   2> 6010 T1683 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty1/tlog
[junit4:junit4]   2> 6011 T1683 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6011 T1683 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6015 T1684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d2683cd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6016 T1683 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6017 T1683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6848 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6849 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30945_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30945/ab_gtz/cn"}
[junit4:junit4]   2> 6849 T1663 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6849 T1663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6871 T1682 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> 6871 T1669 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> 6871 T1662 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> 7044 T1683 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7044 T1683 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30945/ab_gtz/cn collection:collection1 shard:shard1
[junit4:junit4]   2> 7045 T1683 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7059 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7060 T1683 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7060 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7071 T1683 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7072 T1683 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7072 T1683 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 7072 T1683 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7072 T1683 oasc.SyncStrategy.syncToMe http://127.0.0.1:30945/ab_gtz/cn/collection1/ has no replicas
[junit4:junit4]   2> 7072 T1683 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 7073 T1683 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7076 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8377 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8395 T1662 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> 8395 T1682 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> 8395 T1669 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> 8404 T1683 oasc.ZkController.register We are http://127.0.0.1:30945/ab_gtz/cn/collection1/ and leader is http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 8404 T1683 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30945/ab_gtz/cn
[junit4:junit4]   2> 8404 T1683 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8404 T1683 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8405 T1683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8406 T1683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8407 T1640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8408 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8408 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8601 T1640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8604 T1640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59821
[junit4:junit4]   2> 8604 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8605 T1640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8605 T1640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422
[junit4:junit4]   2> 8606 T1640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/solr.xml
[junit4:junit4]   2> 8606 T1640 oasc.CoreContainer.<init> New CoreContainer 584973062
[junit4:junit4]   2> 8607 T1640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/'
[junit4:junit4]   2> 8607 T1640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/'
[junit4:junit4]   2> 8656 T1640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8656 T1640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8657 T1640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8657 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8658 T1640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8658 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8658 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8659 T1640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8659 T1640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8660 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8678 T1640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8696 T1640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57392/solr
[junit4:junit4]   2> 8697 T1640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8697 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5972c734
[junit4:junit4]   2> 8698 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8699 T1695 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8699 T1695 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 8699 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17762
[junit4:junit4]   2> 8700 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17762
[junit4:junit4]   2> 8702 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0007 with negotiated timeout 20000 for client /140.211.11.196:17762
[junit4:junit4]   2> 8702 T1695 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0007, negotiated timeout = 20000
[junit4:junit4]   2> 8702 T1696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5972c734 name:ZooKeeperConnection Watcher:127.0.0.1:57392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8703 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8704 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b0007
[junit4:junit4]   2> 8714 T1696 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8714 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17762 which had sessionid 0x13d5a1bfb0b0007
[junit4:junit4]   2> 8714 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b0007 closed
[junit4:junit4]   2> 8715 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8724 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@46bbbd60
[junit4:junit4]   2> 8725 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8725 T1697 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8726 T1697 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 8726 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60766
[junit4:junit4]   2> 8726 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60766
[junit4:junit4]   2> 8727 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0008 with negotiated timeout 20000 for client /140.211.11.196:60766
[junit4:junit4]   2> 8727 T1697 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0008, negotiated timeout = 20000
[junit4:junit4]   2> 8728 T1698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46bbbd60 name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8728 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8729 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8734 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8736 T1640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9739 T1640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59821_ab_gtz%2Fcn
[junit4:junit4]   2> 9740 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59821_ab_gtz%2Fcn Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59821_ab_gtz%2Fcn
[junit4:junit4]   2> 9741 T1640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59821_ab_gtz%2Fcn
[junit4:junit4]   2> 9744 T1662 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> 9744 T1669 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> 9744 T1682 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> 9745 T1698 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9746 T1662 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9746 T1669 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9757 T1682 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9762 T1699 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/collection1
[junit4:junit4]   2> 9763 T1699 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9763 T1699 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9763 T1699 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9765 T1699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/collection1/'
[junit4:junit4]   2> 9766 T1699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9766 T1699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/collection1/lib/README' to classloader
[junit4:junit4]   2> 9819 T1699 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9876 T1699 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9908 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9909 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30945_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30945/ab_gtz/cn"}
[junit4:junit4]   2> 9977 T1699 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9983 T1699 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9991 T1698 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> 9991 T1682 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> 9991 T1669 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> 9991 T1662 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> 10585 T1699 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10597 T1699 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10601 T1699 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10616 T1699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10620 T1699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10625 T1699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10626 T1699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10626 T1699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10626 T1699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10627 T1699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10628 T1699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10628 T1699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10628 T1699 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363016424422/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2/
[junit4:junit4]   2> 10628 T1699 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed9f47
[junit4:junit4]   2> 10629 T1699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10630 T1699 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2 forceNew: false
[junit4:junit4]   2> 10630 T1699 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2/index/
[junit4:junit4]   2> 10630 T1699 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10630 T1699 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2/index forceNew: false
[junit4:junit4]   2> 10633 T1699 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10634 T1699 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10636 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10636 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10637 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10638 T1699 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10638 T1699 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10638 T1699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10639 T1699 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10639 T1699 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10640 T1699 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10647 T1699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10652 T1699 oass.SolrIndexSearcher.<init> Opening Searcher@7b7becd8 main
[junit4:junit4]   2> 10653 T1699 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2/tlog
[junit4:junit4]   2> 10653 T1699 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10654 T1699 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10658 T1700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b7becd8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10659 T1699 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10659 T1699 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11516 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11517 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59821_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59821/ab_gtz/cn"}
[junit4:junit4]   2> 11517 T1663 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11517 T1663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11533 T1682 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> 11533 T1698 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> 11534 T1669 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> 11533 T1662 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> 11688 T1699 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11688 T1699 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59821/ab_gtz/cn collection:collection1 shard:shard1
[junit4:junit4]   2> 11691 T1699 oasc.ZkController.register We are http://127.0.0.1:59821/ab_gtz/cn/collection1/ and leader is http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 11691 T1699 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59821/ab_gtz/cn
[junit4:junit4]   2> 11692 T1699 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11692 T1699 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C100 name=collection1 org.apache.solr.core.SolrCore@5a6c7bdc url=http://127.0.0.1:59821/ab_gtz/cn/collection1 node=127.0.0.1:59821_ab_gtz%2Fcn C100_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59821_ab_gtz%2Fcn, base_url=http://127.0.0.1:59821/ab_gtz/cn}
[junit4:junit4]   2> 11692 T1701 C100 P59821 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11692 T1699 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11693 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11694 T1701 C100 P59821 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11694 T1701 C100 P59821 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11694 T1640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11695 T1701 C100 P59821 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11695 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11695 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11894 T1640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11896 T1640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43665
[junit4:junit4]   2> 11897 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11898 T1640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11898 T1640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716
[junit4:junit4]   2> 11898 T1640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/solr.xml
[junit4:junit4]   2> 11899 T1640 oasc.CoreContainer.<init> New CoreContainer 305523597
[junit4:junit4]   2> 11899 T1640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/'
[junit4:junit4]   2> 11900 T1640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/'
[junit4:junit4]   2> 11948 T1640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11948 T1640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11949 T1640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11949 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11949 T1640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11950 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11950 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11951 T1640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11951 T1640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11952 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11972 T1640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11990 T1640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57392/solr
[junit4:junit4]   2> 11990 T1640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11991 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1663e9b7
[junit4:junit4]   2> 11992 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11992 T1712 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11993 T1712 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 11993 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10283
[junit4:junit4]   2> 11993 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10283
[junit4:junit4]   2> 11995 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b0009 with negotiated timeout 20000 for client /140.211.11.196:10283
[junit4:junit4]   2> 11995 T1712 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b0009, negotiated timeout = 20000
[junit4:junit4]   2> 11996 T1713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1663e9b7 name:ZooKeeperConnection Watcher:127.0.0.1:57392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11996 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11997 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b0009
[junit4:junit4]   2> 12008 T1713 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12008 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10283 which had sessionid 0x13d5a1bfb0b0009
[junit4:junit4]   2> 12008 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b0009 closed
[junit4:junit4]   2> 12008 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12019 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@15f96ede
[junit4:junit4]   2> 12020 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12021 T1714 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12021 T1714 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 12021 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26609
[junit4:junit4]   2> 12022 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26609
[junit4:junit4]   2> 12023 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b000a with negotiated timeout 20000 for client /140.211.11.196:26609
[junit4:junit4]   2> 12023 T1714 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b000a, negotiated timeout = 20000
[junit4:junit4]   2> 12023 T1715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f96ede name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12023 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12024 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12026 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12028 T1640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13031 T1640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43665_ab_gtz%2Fcn
[junit4:junit4]   2> 13032 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b000a type:delete cxid:0xb zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43665_ab_gtz%2Fcn Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43665_ab_gtz%2Fcn
[junit4:junit4]   2> 13033 T1640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43665_ab_gtz%2Fcn
[junit4:junit4]   2> 13036 T1662 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> 13037 T1669 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> 13036 T1682 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> 13037 T1715 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13037 T1698 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13037 T1698 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> 13038 T1662 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13038 T1669 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13039 T1682 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13046 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13046 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59821_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59821/ab_gtz/cn"}
[junit4:junit4]   2> 13051 T1716 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/collection1
[junit4:junit4]   2> 13051 T1716 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13058 T1682 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> 13058 T1715 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> 13058 T1698 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> 13058 T1716 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13058 T1669 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> 13058 T1662 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> 13059 T1716 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13061 T1716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/collection1/'
[junit4:junit4]   2> 13062 T1716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/collection1/lib/README' to classloader
[junit4:junit4]   2> 13063 T1716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13108 T1716 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13164 T1716 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13264 T1716 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13270 T1716 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13718 T1672 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:59821_ab_gtz%252Fcn&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 13869 T1716 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13881 T1716 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13885 T1716 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13899 T1716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13903 T1716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13908 T1716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13909 T1716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13911 T1716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13912 T1716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13913 T1716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13913 T1716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13913 T1716 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13913 T1716 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363016427716/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3/
[junit4:junit4]   2> 13914 T1716 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed9f47
[junit4:junit4]   2> 13914 T1716 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13915 T1716 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3 forceNew: false
[junit4:junit4]   2> 13915 T1716 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3/index/
[junit4:junit4]   2> 13915 T1716 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13916 T1716 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3/index forceNew: false
[junit4:junit4]   2> 13918 T1716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13919 T1716 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13921 T1716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13921 T1716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13922 T1716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13923 T1716 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13923 T1716 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13923 T1716 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13924 T1716 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13924 T1716 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13925 T1716 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13932 T1716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13937 T1716 oass.SolrIndexSearcher.<init> Opening Searcher@42e97022 main
[junit4:junit4]   2> 13938 T1716 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3/tlog
[junit4:junit4]   2> 13938 T1716 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13939 T1716 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13942 T1717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42e97022 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13944 T1716 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13944 T1716 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14563 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14564 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43665_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43665/ab_gtz/cn"}
[junit4:junit4]   2> 14564 T1663 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14564 T1663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14584 T1698 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> 14584 T1669 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> 14584 T1662 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> 14585 T1682 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> 14584 T1715 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> 14947 T1716 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14947 T1716 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43665/ab_gtz/cn collection:collection1 shard:shard1
[junit4:junit4]   2> 14951 T1716 oasc.ZkController.register We are http://127.0.0.1:43665/ab_gtz/cn/collection1/ and leader is http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 14951 T1716 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43665/ab_gtz/cn
[junit4:junit4]   2> 14951 T1716 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14951 T1716 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C101 name=collection1 org.apache.solr.core.SolrCore@466b0b90 url=http://127.0.0.1:43665/ab_gtz/cn/collection1 node=127.0.0.1:43665_ab_gtz%2Fcn C101_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43665_ab_gtz%2Fcn, base_url=http://127.0.0.1:43665/ab_gtz/cn}
[junit4:junit4]   2> 14952 T1718 C101 P43665 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14953 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14953 T1716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14953 T1718 C101 P43665 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14953 T1718 C101 P43665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14954 T1640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14955 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14955 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14997 T1718 C101 P43665 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15147 T1640 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15150 T1640 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53628
[junit4:junit4]   2> 15150 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15151 T1640 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15151 T1640 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969
[junit4:junit4]   2> 15152 T1640 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/solr.xml
[junit4:junit4]   2> 15152 T1640 oasc.CoreContainer.<init> New CoreContainer 412216100
[junit4:junit4]   2> 15153 T1640 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/'
[junit4:junit4]   2> 15153 T1640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/'
[junit4:junit4]   2> 15201 T1640 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15202 T1640 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15202 T1640 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15203 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15203 T1640 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15203 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15204 T1640 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15204 T1640 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15205 T1640 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15205 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15228 T1640 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15246 T1640 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57392/solr
[junit4:junit4]   2> 15247 T1640 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15247 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@196cf080
[junit4:junit4]   2> 15248 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15249 T1729 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15250 T1729 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 15250 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23450
[junit4:junit4]   2> 15250 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23450
[junit4:junit4]   2> 15253 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b000b with negotiated timeout 20000 for client /140.211.11.196:23450
[junit4:junit4]   2> 15253 T1729 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b000b, negotiated timeout = 20000
[junit4:junit4]   2> 15253 T1730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@196cf080 name:ZooKeeperConnection Watcher:127.0.0.1:57392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15254 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15255 T1645 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a1bfb0b000b
[junit4:junit4]   2> 15266 T1730 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15266 T1642 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:23450 which had sessionid 0x13d5a1bfb0b000b
[junit4:junit4]   2> 15266 T1640 oaz.ZooKeeper.close Session: 0x13d5a1bfb0b000b closed
[junit4:junit4]   2> 15267 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15276 T1640 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57392/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@26ff14a
[junit4:junit4]   2> 15277 T1640 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15277 T1731 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:57392. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15277 T1731 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:57392, initiating session
[junit4:junit4]   2> 15278 T1642 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38451
[junit4:junit4]   2> 15278 T1642 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38451
[junit4:junit4]   2> 15279 T1644 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a1bfb0b000c with negotiated timeout 20000 for client /140.211.11.196:38451
[junit4:junit4]   2> 15279 T1731 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:57392, sessionid = 0x13d5a1bfb0b000c, negotiated timeout = 20000
[junit4:junit4]   2> 15279 T1732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26ff14a name:ZooKeeperConnection Watcher:127.0.0.1:57392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15280 T1640 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15280 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15286 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15288 T1640 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C100_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:59821_ab_gtz%2Fcn, base_url=http://127.0.0.1:59821/ab_gtz/cn}
[junit4:junit4]   2> 15720 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30945/ab_gtz/cn/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15720 T1701 C100 P59821 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59821/ab_gtz/cn START replicas=[http://127.0.0.1:30945/ab_gtz/cn/collection1/] nUpdates=100
[junit4:junit4]   2> 15721 T1701 C100 P59821 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15721 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15721 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15722 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15722 T1701 C100 P59821 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15722 T1701 C100 P59821 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30945/ab_gtz/cn/collection1/. core=collection1
[junit4:junit4]   2> 15722 T1701 C100 P59821 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C102 name=collection1 org.apache.solr.core.SolrCore@497f6a92 url=http://127.0.0.1:30945/ab_gtz/cn/collection1 node=127.0.0.1:30945_ab_gtz%2Fcn C102_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30945_ab_gtz%2Fcn, base_url=http://127.0.0.1:30945/ab_gtz/cn, leader=true}
[junit4:junit4]   2> 15728 T1674 C102 P30945 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15732 T1675 C102 P30945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15734 T1675 C102 P30945 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15735 T1675 C102 P30945 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15736 T1675 C102 P30945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15736 T1675 C102 P30945 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15736 T1675 C102 P30945 oass.SolrIndexSearcher.<init> Opening Searcher@14d21a20 realtime
[junit4:junit4]   2> 15737 T1675 C102 P30945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15737 T1675 C102 P30945 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 15738 T1701 C100 P59821 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15738 T1701 C100 P59821 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15740 T1676 C102 P30945 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15740 T1676 C102 P30945 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15741 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15741 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15741 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15743 T1676 C102 P30945 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15744 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15745 T1701 C100 P59821 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty2/index.20130311154031745 forceNew: false
[junit4:junit4]   2> 15745 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f5e8baa lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d6e7b) fullCopy=false
[junit4:junit4]   2> 15748 T1676 C102 P30945 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15749 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15750 T1701 C100 P59821 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15750 T1701 C100 P59821 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15752 T1701 C100 P59821 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15752 T1701 C100 P59821 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15752 T1701 C100 P59821 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15753 T1701 C100 P59821 oass.SolrIndexSearcher.<init> Opening Searcher@4ae0a5dc main
[junit4:junit4]   2> 15754 T1700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ae0a5dc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15754 T1701 C100 P59821 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f5e8baa lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d6e7b)
[junit4:junit4]   2> 15754 T1701 C100 P59821 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15754 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15755 T1701 C100 P59821 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15755 T1701 C100 P59821 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15756 T1701 C100 P59821 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16089 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16090 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43665_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43665/ab_gtz/cn"}
[junit4:junit4]   2> 16094 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59821_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59821/ab_gtz/cn"}
[junit4:junit4]   2> 16116 T1662 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> 16116 T1682 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> 16116 T1715 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> 16116 T1732 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> 16116 T1669 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> 16116 T1698 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> 16291 T1640 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53628_ab_gtz%2Fcn
[junit4:junit4]   2> 16292 T1645 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a1bfb0b000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53628_ab_gtz%2Fcn Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53628_ab_gtz%2Fcn
[junit4:junit4]   2> 16293 T1640 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53628_ab_gtz%2Fcn
[junit4:junit4]   2> 16295 T1682 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> 16295 T1662 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> 16295 T1732 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> 16295 T1669 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> 16296 T1698 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16296 T1715 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16296 T1698 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> 16296 T1715 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> 16297 T1682 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16297 T1662 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16298 T1732 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16298 T1669 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16310 T1735 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/collection1
[junit4:junit4]   2> 16310 T1735 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16311 T1735 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16311 T1735 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16312 T1735 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/collection1/'
[junit4:junit4]   2> 16313 T1735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/collection1/lib/README' to classloader
[junit4:junit4]   2> 16314 T1735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16360 T1735 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16416 T1735 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16516 T1735 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16522 T1735 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17009 T1673 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:43665_ab_gtz%252Fcn&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 17128 T1735 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17139 T1735 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17143 T1735 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17157 T1735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17160 T1735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17163 T1735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17164 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17164 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17165 T1735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17165 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17166 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17166 T1735 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17166 T1735 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363016430969/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/
[junit4:junit4]   2> 17166 T1735 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ed9f47
[junit4:junit4]   2> 17167 T1735 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17167 T1735 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4 forceNew: false
[junit4:junit4]   2> 17167 T1735 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index/
[junit4:junit4]   2> 17167 T1735 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17168 T1735 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index forceNew: false
[junit4:junit4]   2> 17170 T1735 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17170 T1735 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17171 T1735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17172 T1735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17172 T1735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17172 T1735 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17173 T1735 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17173 T1735 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17173 T1735 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17174 T1735 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17174 T1735 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17178 T1735 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17182 T1735 oass.SolrIndexSearcher.<init> Opening Searcher@393b499d main
[junit4:junit4]   2> 17182 T1735 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/tlog
[junit4:junit4]   2> 17183 T1735 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17183 T1735 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17186 T1736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@393b499d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17188 T1735 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17188 T1735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17624 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17625 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53628_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53628/ab_gtz/cn"}
[junit4:junit4]   2> 17625 T1663 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17625 T1663 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17640 T1698 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> 17640 T1662 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> 17640 T1682 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> 17640 T1715 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> 17640 T1732 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> 17640 T1669 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> 18190 T1735 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18190 T1735 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53628/ab_gtz/cn collection:collection1 shard:shard1
[junit4:junit4]   2> 18195 T1735 oasc.ZkController.register We are http://127.0.0.1:53628/ab_gtz/cn/collection1/ and leader is http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 18195 T1735 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53628/ab_gtz/cn
[junit4:junit4]   2> 18195 T1735 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18195 T1735 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C103 name=collection1 org.apache.solr.core.SolrCore@2b8b0cd6 url=http://127.0.0.1:53628/ab_gtz/cn/collection1 node=127.0.0.1:53628_ab_gtz%2Fcn C103_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53628_ab_gtz%2Fcn, base_url=http://127.0.0.1:53628/ab_gtz/cn}
[junit4:junit4]   2> 18196 T1737 C103 P53628 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18197 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18198 T1737 C103 P53628 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18198 T1737 C103 P53628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18198 T1735 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18199 T1737 C103 P53628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18200 T1640 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18200 T1640 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18201 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18215 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18216 T1640 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18216 T1640 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18217 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C101_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:43665_ab_gtz%2Fcn, base_url=http://127.0.0.1:43665/ab_gtz/cn}
[junit4:junit4]   2> 19011 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30945/ab_gtz/cn/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19011 T1718 C101 P43665 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43665/ab_gtz/cn START replicas=[http://127.0.0.1:30945/ab_gtz/cn/collection1/] nUpdates=100
[junit4:junit4]   2> 19012 T1718 C101 P43665 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19012 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19012 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19012 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19012 T1718 C101 P43665 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19013 T1718 C101 P43665 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30945/ab_gtz/cn/collection1/. core=collection1
[junit4:junit4]   2> 19013 T1718 C101 P43665 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19014 T1674 C102 P30945 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19023 T1678 C102 P30945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19025 T1678 C102 P30945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19026 T1678 C102 P30945 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19026 T1678 C102 P30945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19026 T1678 C102 P30945 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 19027 T1718 C101 P43665 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19027 T1718 C101 P43665 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19030 T1676 C102 P30945 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19031 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 19031 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19031 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19033 T1676 C102 P30945 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19034 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19035 T1718 C101 P43665 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty3/index.20130311154035035 forceNew: false
[junit4:junit4]   2> 19035 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e89375 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5fa5a49e) fullCopy=false
[junit4:junit4]   2> 19038 T1676 C102 P30945 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 19039 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19040 T1718 C101 P43665 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19040 T1718 C101 P43665 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19042 T1718 C101 P43665 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19043 T1718 C101 P43665 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19043 T1718 C101 P43665 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19043 T1718 C101 P43665 oass.SolrIndexSearcher.<init> Opening Searcher@120502b2 main
[junit4:junit4]   2> 19044 T1717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@120502b2 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 19045 T1718 C101 P43665 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e89375 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5fa5a49e)
[junit4:junit4]   2> 19045 T1718 C101 P43665 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19045 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19045 T1718 C101 P43665 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19045 T1718 C101 P43665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19074 T1718 C101 P43665 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19144 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19145 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53628_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53628/ab_gtz/cn"}
[junit4:junit4]   2> 19148 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43665_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43665/ab_gtz/cn"}
[junit4:junit4]   2> 19161 T1682 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> 19161 T1698 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> 19161 T1715 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> 19161 T1732 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> 19161 T1662 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> 19161 T1669 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> 19217 T1677 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:53628_ab_gtz%252Fcn&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 19219 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20221 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C103_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53628_ab_gtz%2Fcn, base_url=http://127.0.0.1:53628/ab_gtz/cn}
[junit4:junit4]   2> 21218 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30945/ab_gtz/cn/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21218 T1737 C103 P53628 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53628/ab_gtz/cn START replicas=[http://127.0.0.1:30945/ab_gtz/cn/collection1/] nUpdates=100
[junit4:junit4]   2> 21219 T1737 C103 P53628 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21219 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21219 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21219 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21220 T1737 C103 P53628 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21220 T1737 C103 P53628 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30945/ab_gtz/cn/collection1/. core=collection1
[junit4:junit4]   2> 21220 T1737 C103 P53628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21221 T1674 C102 P30945 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21223 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21230 T1672 C102 P30945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21231 T1672 C102 P30945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21231 T1672 C102 P30945 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21232 T1672 C102 P30945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21232 T1672 C102 P30945 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 21233 T1737 C103 P53628 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21233 T1737 C103 P53628 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21235 T1676 C102 P30945 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21236 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21236 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21236 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21238 T1676 C102 P30945 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21239 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21240 T1737 C103 P53628 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index.20130311154037240 forceNew: false
[junit4:junit4]   2> 21240 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@c86310 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72913dd3) fullCopy=false
[junit4:junit4]   2> 21243 T1676 C102 P30945 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21244 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21245 T1737 C103 P53628 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21245 T1737 C103 P53628 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21247 T1737 C103 P53628 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21247 T1737 C103 P53628 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21247 T1737 C103 P53628 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21248 T1737 C103 P53628 oass.SolrIndexSearcher.<init> Opening Searcher@49160e8f main
[junit4:junit4]   2> 21249 T1736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49160e8f main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21249 T1737 C103 P53628 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@c86310 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72913dd3)
[junit4:junit4]   2> 21249 T1737 C103 P53628 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21250 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21250 T1737 C103 P53628 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21250 T1737 C103 P53628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21251 T1737 C103 P53628 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22176 T1663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22177 T1663 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53628_ab_gtz%2Fcn",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53628/ab_gtz/cn"}
[junit4:junit4]   2> 22192 T1682 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> 22192 T1662 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> 22192 T1732 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> 22192 T1669 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> 22192 T1715 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> 22192 T1698 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> 22225 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22226 T1640 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C104 name=collection1 org.apache.solr.core.SolrCore@4efb8c22 url=http://127.0.0.1:42191/ab_gtz/cn/collection1 node=127.0.0.1:42191_ab_gtz%2Fcn C104_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:42191_ab_gtz%2Fcn, base_url=http://127.0.0.1:42191/ab_gtz/cn, leader=true}
[junit4:junit4]   2> 22233 T1652 C104 P42191 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22236 T1652 C104 P42191 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@717fc73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@385a5139),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22237 T1652 C104 P42191 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22237 T1652 C104 P42191 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@717fc73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@385a5139),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@717fc73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@385a5139),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22238 T1652 C104 P42191 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22238 T1652 C104 P42191 oass.SolrIndexSearcher.<init> Opening Searcher@767bdf2a main
[junit4:junit4]   2> 22239 T1652 C104 P42191 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22240 T1666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@767bdf2a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22240 T1652 C104 P42191 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22250 T1675 C102 P30945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22250 T1675 C102 P30945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22251 T1675 C102 P30945 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22251 T1675 C102 P30945 oass.SolrIndexSearcher.<init> Opening Searcher@79bd8df3 main
[junit4:junit4]   2> 22252 T1675 C102 P30945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22252 T1684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79bd8df3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22253 T1675 C102 P30945 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:59821/ab_gtz/cn/collection1/, StdNode: http://127.0.0.1:43665/ab_gtz/cn/collection1/, StdNode: http://127.0.0.1:53628/ab_gtz/cn/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C100_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:59821_ab_gtz%2Fcn, base_url=http://127.0.0.1:59821/ab_gtz/cn}
[junit4:junit4]   2> 22267 T1688 C100 P59821 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C101_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:43665_ab_gtz%2Fcn, base_url=http://127.0.0.1:43665/ab_gtz/cn}
[junit4:junit4]   2> 22267 T1705 C101 P43665 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C103_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53628_ab_gtz%2Fcn, base_url=http://127.0.0.1:53628/ab_gtz/cn}
[junit4:junit4]   2> 22267 T1722 C103 P53628 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22269 T1705 C101 P43665 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22269 T1688 C100 P59821 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22269 T1722 C103 P53628 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22269 T1688 C100 P59821 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22269 T1722 C103 P53628 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22270 T1705 C101 P43665 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22270 T1688 C100 P59821 oass.SolrIndexSearcher.<init> Opening Searcher@29b72a6d main
[junit4:junit4]   2> 22270 T1722 C103 P53628 oass.SolrIndexSearcher.<init> Opening Searcher@11a6595b main
[junit4:junit4]   2> 22270 T1705 C101 P43665 oass.SolrIndexSearcher.<init> Opening Searcher@323d1214 main
[junit4:junit4]   2> 22270 T1688 C100 P59821 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22270 T1722 C103 P53628 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22271 T1705 C101 P43665 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22271 T1700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29b72a6d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22271 T1736 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:467)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:938)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:330)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:517)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 22271 T1717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@323d1214 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22272 T1688 C100 P59821 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22272 T1705 C101 P43665 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22272 T1736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11a6595b main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22273 T1722 C103 P53628 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 22273 T1675 C102 P30945 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 22275 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22278 T1673 C102 P30945 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 22279 T1689 C100 P59821 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22281 T1706 C101 P43665 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22283 T1723 C103 P53628 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24289 T1652 C104 P42191 oass.SolrIndexSearcher.<init> Opening Searcher@206be6c2 realtime
[junit4:junit4]   2> 24289 T1652 C104 P42191 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429226326892478464)} 0 2
[junit4:junit4]   2> 24297 T1722 C103 P53628 /update {update.distrib=FROMLEADER&_version_=-1429226326896672768&update.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429226326896672768)} 0 2
[junit4:junit4]   2> 24297 T1705 C101 P43665 /update {update.distrib=FROMLEADER&_version_=-1429226326896672768&update.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429226326896672768)} 0 2
[junit4:junit4]   2> 24297 T1688 C100 P59821 /update {update.distrib=FROMLEADER&_version_=-1429226326896672768&update.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429226326896672768)} 0 2
[junit4:junit4]   2> 24298 T1675 C102 P30945 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429226326896672768)} 0 6
[junit4:junit4]   2> 24313 T1652 C104 P42191 /update {wt=javabin&version=2} {add=[0 (1429226326907158528)]} 0 12
[junit4:junit4]   2> 24322 T1705 C101 P43665 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429226326921838592)]} 0 2
[junit4:junit4]   2> 24322 T1688 C100 P59821 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429226326921838592)]} 0 2
[junit4:junit4]   2> 24322 T1722 C103 P53628 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429226326921838592)]} 0 2
[junit4:junit4]   2> 24323 T1675 C102 P30945 /update {wt=javabin&version=2} {add=[0 (1429226326921838592)]} 0 7
[junit4:junit4]   2> 24333 T1652 C104 P42191 /update {wt=javabin&version=2} {add=[1 (1429226326932324352)]} 0 7
[junit4:junit4]   2> 24342 T1705 C101 P43665 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429226326942810112)]} 0 2
[junit4:junit4]   2> 24342 T1688 C100 P59821 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429226326942810112)]} 0 2
[junit4:junit4]   2> 24342 T1722 C103 P53628 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429226326942810112)]} 0 2
[junit4:junit4]   2> 24343 T1675 C102 P30945 /update {wt=javabin&version=2} {add=[1 (1429226326942810112)]} 0 7
[junit4:junit4]   2> 24346 T1652 C104 P42191 /update {wt=javabin&version=2} {add=[2 (1429226326952247296)]} 0 1
[junit4:junit4]   2> 24353 T1722 C103 P53628 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429226326956441600)]} 0 1
[junit4:junit4]   2> 24353 T1705 C101 P43665 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429226326956441600)]} 0 1
[junit4:junit4]   2> 24354 T1675 C102 P30945 /update {test.distrib.skip.servers=http://127.0.0.1:59821/ab_gtz/cn/collection1/&wt=javabin&version=2} {add=[2 (1429226326956441600)]} 0 5
[junit4:junit4]   2> 24358 T1652 C104 P42191 /update {wt=javabin&version=2} {add=[3 (1429226326964830208)]} 0 1
[junit4:junit4]   2> 24366 T1722 C103 P53628 /update {distrib.from=http://127.0.0.1:30945/ab_gtz/cn/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429226326969024512)]} 0 1
[junit4:junit4]   2> 24367 T1675 C102 P30945 /update {test.distrib.skip.servers=http://127.0.0.1:59821/ab_gtz/cn/collection1/&test.distrib.skip.servers=http://127.0.0.1:43665/ab_gtz/cn/collection1/&wt=javabin&version=2} {add=[3 (1429226326969024512)]} 0 6
[junit4:junit4]   2> 24370 T1652 C104 P42191 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24374 T1652 C104 P42191 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@717fc73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@385a5139),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@717fc73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@385a5139),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, segments_3, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24374 T1652 C104 P42191 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, segments_3, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24376 T1652 C104 P42191 oass.SolrIndexSearcher.<init> Opening Searcher@7f7c3215 main
[junit4:junit4]   2> 24377 T1652 C104 P42191 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24377 T1666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f7c3215 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 24378 T1652 C104 P42191 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24381 T1675 C102 P30945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24385 T1675 C102 P30945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cfcb8e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34ee112e),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, segments_6, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24385 T1675 C102 P30945 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, segments_6, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24387 T1675 C102 P30945 oass.SolrIndexSearcher.<init> Opening Searcher@330f5699 main
[junit4:junit4]   2> 24388 T1675 C102 P30945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24388 T1684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@330f5699 main{StandardDirectoryReader(segments_6:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 24389 T1675 C102 P30945 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:59821/ab_gtz/cn/collection1/, StdNode: http://127.0.0.1:43665/ab_gtz/cn/collection1/, StdNode: http://127.0.0.1:53628/ab_gtz/cn/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24391 T1688 C100 P59821 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24391 T1705 C101 P43665 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24391 T1722 C103 P53628 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24395 T1705 C101 P43665 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63b40733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67dbb4ce),segFN=segments_5,generation=5,filenames=[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, segments_5, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24396 T1705 C101 P43665 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, segments_5, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24396 T1688 C100 P59821 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4ce9eaaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc98c94),segFN=segments_4,generation=4,filenames=[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 24397 T1722 C103 P53628 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66f24725 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24abf130),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, segments_6, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24397 T1688 C100 P59821 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 24398 T1722 C103 P53628 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene42_0.dvd, _0_Lucene41_0.pos, _0_Lucene42_0.dvm, _0.nvm, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, segments_6, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24398 T1705 C101 P43665 oass.SolrIndexSearcher.<init> Opening Searcher@6ab360d main
[junit4:junit4]   2> 24398 T1705 C101 P43665 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24399 T1717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ab360d main{StandardDirectoryReader(segments_5:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 24399 T1705 C101 P43665 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24400 T1688 C100 P59821 oass.SolrIndexSearcher.<init> Opening Searcher@569dfefb main
[junit4:junit4]   2> 24400 T1722 C103 P53628 oass.SolrIndexSearcher.<init> Opening Searcher@6b10b45d main
[junit4:junit4]   2> 24400 T1688 C100 P59821 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24401 T1722 C103 P53628 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24401 T1700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@569dfefb main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C2)}
[junit4:junit4]   2> 24401 T1736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b10b45d main{StandardDirectoryReader(segments_6:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 24402 T1688 C100 P59821 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 24402 T1722 C103 P53628 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 24403 T1675 C102 P30945 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> 24403 T1640 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24404 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24405 T1640 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 24408 T1673 C102 P30945 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 24411 T1689 C100 P59821 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 24414 T1706 C101 P43665 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 24417 T1723 C103 P53628 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 24418 T1640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24428 T1707 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 24429 T1707 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24439 T1678 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 24439 T1678 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30945/ab_gtz/cn/collection1/
[junit4:junit4]   2> 24440 T1678 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn START replicas=[http://127.0.0.1:59821/ab_gtz/cn/collection1/, http://127.0.0.1:43665/ab_gtz/cn/collection1/, http://127.0.0.1:53628/ab_gtz/cn/collection1/] nUpdates=100
[junit4:junit4]   2> 24442 T1690 C100 P59821 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24442 T1708 C101 P43665 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24442 T1724 C103 P53628 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24442 T1678 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn  Received 4 versions from 127.0.0.1:43665/ab_gtz/cn/collection1/
[junit4:junit4]   2> 24443 T1678 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn  Our versions are newer. ourLowThreshold=1429226326896672768 otherHigh=1429226326956441600
[junit4:junit4]   2> 24443 T1678 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn  Received 3 versions from 127.0.0.1:59821/ab_gtz/cn/collection1/
[junit4:junit4]   2> 24443 T1678 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn  Our versions are newer. ourLowThreshold=1429226326896672768 otherHigh=1429226326942810112
[junit4:junit4]   2> 24444 T1678 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn  Received 5 versions from 127.0.0.1:53628/ab_gtz/cn/collection1/
[junit4:junit4]   2> 24444 T1678 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn  Our versions are newer. ourLowThreshold=1429226326896672768 otherHigh=1429226326956441600
[junit4:junit4]   2> 24444 T1678 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30945/ab_gtz/cn DONE. sync succeeded
[junit4:junit4]   2> 24445 T1678 oasc.SyncS

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

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:679)
[junit4:junit4]   2> 137278 T1640 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 165831 T1732 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:53628/ab_gtz/cn  couldn't connect to http://127.0.0.1:43665/ab_gtz/cn/collection1/, counting as success
[junit4:junit4]   2> 165832 T1732 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53628/ab_gtz/cn DONE. sync succeeded
[junit4:junit4]   2> 165832 T1732 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 165833 T1732 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 165833 T1732 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53628/ab_gtz/cn/collection1/
[junit4:junit4]   2> 165833 T1732 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b8b0cd6
[junit4:junit4]   2> 165834 T1732 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 165835 T1732 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 165835 T1732 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 165835 T1732 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 165836 T1732 C103 P53628 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 165838 T1732 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 165890 T1732 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index.20130311154037240
[junit4:junit4]   2> 165890 T1732 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index.20130311154037240
[junit4:junit4]   2> 165890 T1732 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index
[junit4:junit4]   2> 165890 T1732 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4/index
[junit4:junit4]   2> 165891 T1732 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4
[junit4:junit4]   2> 165891 T1732 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363016416006/jetty4
[junit4:junit4]   2> 165891 T1732 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 165891 T1732 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89326643839696908-5-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 165892 T1732 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> 165892 T1732 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 165892 T1732 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 165892 T1732 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> 165893 T1732 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 165893 T1732 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=145)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_IE, timezone=Europe/Dublin
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=142533344,total=428998656
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, BasicFunctionalityTest, SolrIndexSplitterTest, TestFaceting, TestSolrDeletionPolicy1, LukeRequestHandlerTest, SynonymTokenizerTest, RecoveryZkTest, LegacyHTMLStripCharFilterTest, TestReversedWildcardFilterFactory, MoreLikeThisHandlerTest, TestPluginEnable, TestFunctionQuery, BinaryUpdateRequestHandlerTest, SliceStateUpdateTest, ShardRoutingTest, TestFieldTypeResource, TestXIncludeConfig, PrimUtilsTest, AnalysisAfterCoreReloadTest, TestReplicationHandler, TestWriterPerf, QueryElevationComponentTest, ResourceLoaderTest, ShowFileRequestHandlerTest, FastVectorHighlighterTest, ZkCLITest, TestPseudoReturnFields, ExternalFileFieldSortTest, CoreAdminHandlerTest, PluginInfoTest, FileBasedSpellCheckerTest, TestSolrIndexConfig, TestPhraseSuggestions, TestSearchPerf, TestSolrQueryParser, TestLRUCache, TestPerFieldSimilarity, TestCharFilters, UnloadDistributedZkTest, TestCopyFieldCollectionResource, ClusterStateUpdateTest, ReturnFieldsTest, SoftAutoCommitTest, TestStressRecovery, PrimitiveFieldTypeTest, DocumentBuilderTest, SearchHandlerTest, SolrInfoMBeanTest, UUIDFieldTest, SchemaVersionSpecificBehaviorTest, UpdateRequestProcessorFactoryTest, PeerSyncTest, PolyFieldTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 166.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 524 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:877: There were test failures: 270 suites, 1138 tests, 1 failure, 27 ignored (8 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15993 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15993/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:39397/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:44100/collection1], CloudJettyRunner [url=http://127.0.0.1:44100/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:39397/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:44100/collection1], CloudJettyRunner [url=http://127.0.0.1:44100/collection1]]
	at __randomizedtesting.SeedInfo.seed([4FC55196F6DEDA78:CE23DF8E8181BA44]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([4FC55196F6DEDA78:CE23DF8E8181BA44]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:616)
	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:679)




Build Log:
[...truncated 8623 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1659 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1659 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286
[junit4:junit4]   2> 6 T1659 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1660 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T1660 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T1660 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T1660 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1660 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T1660 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1659 oasc.ZkTestServer.run start zk server on port:51601
[junit4:junit4]   2> 107 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@684b9ea5
[junit4:junit4]   2> 108 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1665 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T1665 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 110 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38994
[junit4:junit4]   2> 110 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38994
[junit4:junit4]   2> 110 T1663 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 123 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860000 with negotiated timeout 10000 for client /140.211.11.196:38994
[junit4:junit4]   2> 123 T1665 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860000, negotiated timeout = 10000
[junit4:junit4]   2> 123 T1666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@684b9ea5 name:ZooKeeperConnection Watcher:127.0.0.1:51601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 123 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 124 T1659 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 146 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c860000
[junit4:junit4]   2> 147 T1666 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 147 T1659 oaz.ZooKeeper.close Session: 0x13d59395c860000 closed
[junit4:junit4]   2> 147 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38994 which had sessionid 0x13d59395c860000
[junit4:junit4]   2> 148 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b86f7d9
[junit4:junit4]   2> 149 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 149 T1667 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 150 T1667 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 150 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58034
[junit4:junit4]   2> 150 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58034
[junit4:junit4]   2> 188 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860001 with negotiated timeout 10000 for client /140.211.11.196:58034
[junit4:junit4]   2> 189 T1667 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860001, negotiated timeout = 10000
[junit4:junit4]   2> 189 T1668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b86f7d9 name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 190 T1659 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 231 T1659 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 234 T1659 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 258 T1659 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 261 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 262 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 332 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 333 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 439 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 440 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 443 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 443 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 461 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 461 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 464 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 465 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 468 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 469 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 472 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 473 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 476 T1659 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 477 T1659 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 480 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c860001
[junit4:junit4]   2> 487 T1668 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 487 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58034 which had sessionid 0x13d59395c860001
[junit4:junit4]   2> 487 T1659 oaz.ZooKeeper.close Session: 0x13d59395c860001 closed
[junit4:junit4]   2> 680 T1659 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 685 T1659 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21992
[junit4:junit4]   2> 686 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 686 T1659 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 687 T1659 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769
[junit4:junit4]   2> 687 T1659 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/solr.xml
[junit4:junit4]   2> 687 T1659 oasc.CoreContainer.<init> New CoreContainer 1577451753
[junit4:junit4]   2> 688 T1659 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/'
[junit4:junit4]   2> 689 T1659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/'
[junit4:junit4]   2> 739 T1659 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 740 T1659 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 740 T1659 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 741 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 741 T1659 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 741 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 742 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 742 T1659 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 743 T1659 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 743 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 766 T1659 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 793 T1659 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51601/solr
[junit4:junit4]   2> 794 T1659 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 794 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27837938
[junit4:junit4]   2> 795 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 796 T1678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 797 T1678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 797 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27668
[junit4:junit4]   2> 797 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27668
[junit4:junit4]   2> 804 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860002 with negotiated timeout 20000 for client /140.211.11.196:27668
[junit4:junit4]   2> 804 T1678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860002, negotiated timeout = 20000
[junit4:junit4]   2> 804 T1679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27837938 name:ZooKeeperConnection Watcher:127.0.0.1:51601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 804 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 805 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c860002
[junit4:junit4]   2> 806 T1679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 806 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27668 which had sessionid 0x13d59395c860002
[junit4:junit4]   2> 806 T1659 oaz.ZooKeeper.close Session: 0x13d59395c860002 closed
[junit4:junit4]   2> 807 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 818 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2da0474e
[junit4:junit4]   2> 819 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 819 T1680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 820 T1680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 820 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13224
[junit4:junit4]   2> 820 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13224
[junit4:junit4]   2> 822 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860003 with negotiated timeout 20000 for client /140.211.11.196:13224
[junit4:junit4]   2> 822 T1680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860003, negotiated timeout = 20000
[junit4:junit4]   2> 822 T1681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2da0474e name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 822 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 824 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 833 T1659 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 835 T1659 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21992_
[junit4:junit4]   2> 836 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:21992_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:21992_
[junit4:junit4]   2> 837 T1659 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21992_
[junit4:junit4]   2> 846 T1659 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 860 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 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> 861 T1659 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 864 T1659 oasc.Overseer.start Overseer (id=89325670517571587-127.0.0.1:21992_-n_0000000000) starting
[junit4:junit4]   2> 864 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 865 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 875 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 876 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 883 T1683 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 884 T1659 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 888 T1659 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 899 T1659 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 901 T1682 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 906 T1684 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/collection1
[junit4:junit4]   2> 906 T1684 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 906 T1684 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 907 T1684 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 908 T1684 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/collection1/'
[junit4:junit4]   2> 909 T1684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 910 T1684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/collection1/lib/README' to classloader
[junit4:junit4]   2> 964 T1684 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1021 T1684 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1122 T1684 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1128 T1684 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1745 T1684 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1757 T1684 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1761 T1684 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1775 T1684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1779 T1684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1784 T1684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1785 T1684 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1785 T1684 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1785 T1684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1786 T1684 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1786 T1684 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1787 T1684 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1787 T1684 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363001564769/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/control/data/
[junit4:junit4]   2> 1787 T1684 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b8e609b
[junit4:junit4]   2> 1788 T1684 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1788 T1684 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/control/data forceNew: false
[junit4:junit4]   2> 1788 T1684 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/control/data/index/
[junit4:junit4]   2> 1789 T1684 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1789 T1684 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/control/data/index forceNew: false
[junit4:junit4]   2> 1793 T1684 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcf10cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d046c3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1793 T1684 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1795 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1795 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1796 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1796 T1684 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1797 T1684 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1797 T1684 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1797 T1684 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1798 T1684 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1798 T1684 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1805 T1684 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1811 T1684 oass.SolrIndexSearcher.<init> Opening Searcher@3c2a81c0 main
[junit4:junit4]   2> 1811 T1684 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/control/data/tlog
[junit4:junit4]   2> 1812 T1684 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1812 T1684 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1815 T1685 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c2a81c0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1817 T1684 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1817 T1684 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1818 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2405 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2405 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:21992_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:21992"}
[junit4:junit4]   2> 2406 T1682 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2406 T1682 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2406 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2414 T1681 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 T1684 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2831 T1684 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21992 collection:control_collection shard:shard1
[junit4:junit4]   2> 2832 T1684 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2849 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2850 T1684 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2851 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2860 T1684 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2860 T1684 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2860 T1684 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21992/collection1/
[junit4:junit4]   2> 2861 T1684 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2861 T1684 oasc.SyncStrategy.syncToMe http://127.0.0.1:21992/collection1/ has no replicas
[junit4:junit4]   2> 2861 T1684 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21992/collection1/
[junit4:junit4]   2> 2861 T1684 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2866 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3924 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3947 T1681 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> 3998 T1684 oasc.ZkController.register We are http://127.0.0.1:21992/collection1/ and leader is http://127.0.0.1:21992/collection1/
[junit4:junit4]   2> 3998 T1684 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21992
[junit4:junit4]   2> 3998 T1684 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3998 T1684 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3999 T1684 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4000 T1684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4002 T1659 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4003 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4003 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4025 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4026 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f111356
[junit4:junit4]   2> 4028 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4028 T1687 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4029 T1687 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 4029 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47247
[junit4:junit4]   2> 4029 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47247
[junit4:junit4]   2> 4030 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860004 with negotiated timeout 10000 for client /140.211.11.196:47247
[junit4:junit4]   2> 4030 T1687 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860004, negotiated timeout = 10000
[junit4:junit4]   2> 4031 T1688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f111356 name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4031 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4032 T1659 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4035 T1659 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4314 T1659 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4318 T1659 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35012
[junit4:junit4]   2> 4319 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4320 T1659 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4321 T1659 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316
[junit4:junit4]   2> 4321 T1659 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/solr.xml
[junit4:junit4]   2> 4322 T1659 oasc.CoreContainer.<init> New CoreContainer 997995273
[junit4:junit4]   2> 4323 T1659 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/'
[junit4:junit4]   2> 4324 T1659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/'
[junit4:junit4]   2> 4401 T1659 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4402 T1659 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4403 T1659 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4404 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4404 T1659 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4405 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4406 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4406 T1659 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4407 T1659 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4408 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4440 T1659 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4469 T1659 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51601/solr
[junit4:junit4]   2> 4470 T1659 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4471 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@64d52ae3
[junit4:junit4]   2> 4472 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4473 T1698 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4474 T1698 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 4474 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16944
[junit4:junit4]   2> 4474 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16944
[junit4:junit4]   2> 4476 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860005 with negotiated timeout 20000 for client /140.211.11.196:16944
[junit4:junit4]   2> 4476 T1698 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860005, negotiated timeout = 20000
[junit4:junit4]   2> 4477 T1699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64d52ae3 name:ZooKeeperConnection Watcher:127.0.0.1:51601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4477 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4478 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c860005
[junit4:junit4]   2> 4489 T1699 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4489 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16944 which had sessionid 0x13d59395c860005
[junit4:junit4]   2> 4489 T1659 oaz.ZooKeeper.close Session: 0x13d59395c860005 closed
[junit4:junit4]   2> 4490 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4501 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d852e48
[junit4:junit4]   2> 4502 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4503 T1700 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4503 T1700 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 4503 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11021
[junit4:junit4]   2> 4504 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11021
[junit4:junit4]   2> 4505 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860006 with negotiated timeout 20000 for client /140.211.11.196:11021
[junit4:junit4]   2> 4505 T1700 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860006, negotiated timeout = 20000
[junit4:junit4]   2> 4506 T1701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d852e48 name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4506 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4507 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4508 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4511 T1659 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5460 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5461 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:21992_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:21992"}
[junit4:junit4]   2> 5475 T1681 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> 5475 T1688 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> 5475 T1701 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> 5514 T1659 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35012_
[junit4:junit4]   2> 5515 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:delete cxid:0xd zxid:0x50 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35012_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35012_
[junit4:junit4]   2> 5516 T1659 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35012_
[junit4:junit4]   2> 5519 T1701 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> 5519 T1688 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> 5519 T1681 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5519 T1681 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> 5520 T1701 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5528 T1688 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5533 T1702 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/collection1
[junit4:junit4]   2> 5533 T1702 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5533 T1702 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5533 T1702 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5534 T1702 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/collection1/'
[junit4:junit4]   2> 5535 T1702 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5536 T1702 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/collection1/lib/README' to classloader
[junit4:junit4]   2> 5567 T1702 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5606 T1702 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5706 T1702 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5710 T1702 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6298 T1702 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6310 T1702 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6314 T1702 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6328 T1702 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6335 T1702 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6341 T1702 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6343 T1702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6343 T1702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6344 T1702 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6345 T1702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6345 T1702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6345 T1702 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6346 T1702 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty1/
[junit4:junit4]   2> 6346 T1702 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b8e609b
[junit4:junit4]   2> 6346 T1702 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6347 T1702 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty1 forceNew: false
[junit4:junit4]   2> 6347 T1702 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty1/index/
[junit4:junit4]   2> 6347 T1702 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6348 T1702 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty1/index forceNew: false
[junit4:junit4]   2> 6350 T1702 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d40ad1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e91e955),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6351 T1702 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6353 T1702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6354 T1702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6354 T1702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6355 T1702 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6356 T1702 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6356 T1702 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6356 T1702 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6357 T1702 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6357 T1702 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6364 T1702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6370 T1702 oass.SolrIndexSearcher.<init> Opening Searcher@3dd6dd04 main
[junit4:junit4]   2> 6371 T1702 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty1/tlog
[junit4:junit4]   2> 6372 T1702 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6372 T1702 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6376 T1703 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3dd6dd04 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6377 T1702 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6378 T1702 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6980 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6981 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35012"}
[junit4:junit4]   2> 6981 T1682 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6981 T1682 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6994 T1688 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> 6994 T1701 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> 6994 T1681 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> 7380 T1702 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7380 T1702 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35012 collection:collection1 shard:shard1
[junit4:junit4]   2> 7381 T1702 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7396 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:delete cxid:0x4a zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7402 T1702 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7402 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:create cxid:0x4b zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7411 T1702 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7411 T1702 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7411 T1702 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35012/collection1/
[junit4:junit4]   2> 7412 T1702 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7412 T1702 oasc.SyncStrategy.syncToMe http://127.0.0.1:35012/collection1/ has no replicas
[junit4:junit4]   2> 7412 T1702 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35012/collection1/
[junit4:junit4]   2> 7412 T1702 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7421 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:create cxid:0x55 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8511 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8530 T1688 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> 8530 T1701 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> 8530 T1681 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> 8554 T1702 oasc.ZkController.register We are http://127.0.0.1:35012/collection1/ and leader is http://127.0.0.1:35012/collection1/
[junit4:junit4]   2> 8554 T1702 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35012
[junit4:junit4]   2> 8554 T1702 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8554 T1702 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8554 T1702 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8557 T1702 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8558 T1659 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8558 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8559 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8756 T1659 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8760 T1659 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21950
[junit4:junit4]   2> 8760 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8761 T1659 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8761 T1659 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853
[junit4:junit4]   2> 8762 T1659 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/solr.xml
[junit4:junit4]   2> 8762 T1659 oasc.CoreContainer.<init> New CoreContainer 294177045
[junit4:junit4]   2> 8763 T1659 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/'
[junit4:junit4]   2> 8764 T1659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/'
[junit4:junit4]   2> 8813 T1659 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8813 T1659 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8814 T1659 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8814 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8815 T1659 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8815 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8815 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8816 T1659 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8816 T1659 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8817 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8842 T1659 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8860 T1659 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51601/solr
[junit4:junit4]   2> 8861 T1659 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8861 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@172f7c0e
[junit4:junit4]   2> 8862 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8863 T1714 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8863 T1714 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 8864 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40002
[junit4:junit4]   2> 8864 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40002
[junit4:junit4]   2> 8866 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860007 with negotiated timeout 20000 for client /140.211.11.196:40002
[junit4:junit4]   2> 8866 T1714 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860007, negotiated timeout = 20000
[junit4:junit4]   2> 8866 T1715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@172f7c0e name:ZooKeeperConnection Watcher:127.0.0.1:51601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8867 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8868 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c860007
[junit4:junit4]   2> 8880 T1715 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8880 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40002 which had sessionid 0x13d59395c860007
[junit4:junit4]   2> 8880 T1659 oaz.ZooKeeper.close Session: 0x13d59395c860007 closed
[junit4:junit4]   2> 8880 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8889 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@68bcf800
[junit4:junit4]   2> 8890 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8891 T1716 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8891 T1716 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 8891 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56348
[junit4:junit4]   2> 8892 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56348
[junit4:junit4]   2> 8893 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860008 with negotiated timeout 20000 for client /140.211.11.196:56348
[junit4:junit4]   2> 8893 T1716 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860008, negotiated timeout = 20000
[junit4:junit4]   2> 8893 T1717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68bcf800 name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8893 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8894 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8896 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8904 T1659 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9908 T1659 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21950_
[junit4:junit4]   2> 9909 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:21950_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:21950_
[junit4:junit4]   2> 9910 T1659 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21950_
[junit4:junit4]   2> 9915 T1688 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> 9915 T1701 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> 9916 T1681 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9916 T1717 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9916 T1681 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> 9917 T1688 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9937 T1701 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9942 T1718 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/collection1
[junit4:junit4]   2> 9943 T1718 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9943 T1718 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9943 T1718 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9944 T1718 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/collection1/'
[junit4:junit4]   2> 9945 T1718 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9946 T1718 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/collection1/lib/README' to classloader
[junit4:junit4]   2> 9979 T1718 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10017 T1718 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10036 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10037 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35012"}
[junit4:junit4]   2> 10068 T1688 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> 10068 T1681 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> 10068 T1701 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> 10118 T1718 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10118 T1717 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> 10122 T1718 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10643 T1718 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10654 T1718 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10658 T1718 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10671 T1718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10676 T1718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10680 T1718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10681 T1718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10682 T1718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10682 T1718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10683 T1718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10683 T1718 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10683 T1718 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10684 T1718 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363001572853/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty2/
[junit4:junit4]   2> 10684 T1718 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b8e609b
[junit4:junit4]   2> 10684 T1718 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10685 T1718 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty2 forceNew: false
[junit4:junit4]   2> 10685 T1718 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty2/index/
[junit4:junit4]   2> 10686 T1718 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10686 T1718 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty2/index forceNew: false
[junit4:junit4]   2> 10689 T1718 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e34d441 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c26029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10689 T1718 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10691 T1718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10692 T1718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10692 T1718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10693 T1718 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10693 T1718 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10693 T1718 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10694 T1718 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10694 T1718 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10695 T1718 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10702 T1718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10707 T1718 oass.SolrIndexSearcher.<init> Opening Searcher@5e9d97d5 main
[junit4:junit4]   2> 10708 T1718 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty2/tlog
[junit4:junit4]   2> 10708 T1718 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10709 T1718 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10713 T1719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e9d97d5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10714 T1718 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10715 T1718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11572 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11573 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:21950_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:21950"}
[junit4:junit4]   2> 11574 T1682 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11574 T1682 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11587 T1688 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> 11587 T1681 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> 11587 T1701 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> 11587 T1717 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> 11717 T1718 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11717 T1718 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21950 collection:collection1 shard:shard2
[junit4:junit4]   2> 11718 T1718 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11732 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11733 T1718 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11733 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11744 T1718 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11744 T1718 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11745 T1718 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21950/collection1/
[junit4:junit4]   2> 11745 T1718 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11745 T1718 oasc.SyncStrategy.syncToMe http://127.0.0.1:21950/collection1/ has no replicas
[junit4:junit4]   2> 11745 T1718 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21950/collection1/
[junit4:junit4]   2> 11746 T1718 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11749 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13091 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13140 T1717 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> 13140 T1688 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> 13140 T1681 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> 13140 T1701 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> 13186 T1718 oasc.ZkController.register We are http://127.0.0.1:21950/collection1/ and leader is http://127.0.0.1:21950/collection1/
[junit4:junit4]   2> 13186 T1718 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21950
[junit4:junit4]   2> 13186 T1718 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13186 T1718 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13187 T1718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13188 T1718 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13190 T1659 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13190 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13191 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13392 T1659 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13396 T1659 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19539
[junit4:junit4]   2> 13396 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13397 T1659 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13397 T1659 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487
[junit4:junit4]   2> 13398 T1659 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/solr.xml
[junit4:junit4]   2> 13398 T1659 oasc.CoreContainer.<init> New CoreContainer 588502770
[junit4:junit4]   2> 13399 T1659 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/'
[junit4:junit4]   2> 13399 T1659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/'
[junit4:junit4]   2> 13447 T1659 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13448 T1659 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13449 T1659 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13449 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13449 T1659 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13450 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13450 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13451 T1659 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13451 T1659 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13452 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13472 T1659 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13490 T1659 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51601/solr
[junit4:junit4]   2> 13491 T1659 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13491 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@57495e02
[junit4:junit4]   2> 13492 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13493 T1730 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13493 T1730 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 13493 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19540
[junit4:junit4]   2> 13494 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19540
[junit4:junit4]   2> 13495 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c860009 with negotiated timeout 20000 for client /140.211.11.196:19540
[junit4:junit4]   2> 13495 T1730 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c860009, negotiated timeout = 20000
[junit4:junit4]   2> 13496 T1731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57495e02 name:ZooKeeperConnection Watcher:127.0.0.1:51601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13496 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13497 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c860009
[junit4:junit4]   2> 13498 T1731 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13498 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19540 which had sessionid 0x13d59395c860009
[junit4:junit4]   2> 13498 T1659 oaz.ZooKeeper.close Session: 0x13d59395c860009 closed
[junit4:junit4]   2> 13498 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13508 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e24d338
[junit4:junit4]   2> 13509 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13509 T1732 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13510 T1732 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 13510 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19541
[junit4:junit4]   2> 13510 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19541
[junit4:junit4]   2> 13512 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c86000a with negotiated timeout 20000 for client /140.211.11.196:19541
[junit4:junit4]   2> 13512 T1732 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c86000a, negotiated timeout = 20000
[junit4:junit4]   2> 13512 T1733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e24d338 name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13512 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13513 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c86000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13514 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c86000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13523 T1659 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14527 T1659 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19539_
[junit4:junit4]   2> 14528 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c86000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19539_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19539_
[junit4:junit4]   2> 14529 T1659 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19539_
[junit4:junit4]   2> 14532 T1688 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> 14532 T1701 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> 14533 T1681 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14533 T1717 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14533 T1681 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> 14533 T1733 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14533 T1717 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> 14534 T1701 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14534 T1688 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14544 T1734 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/collection1
[junit4:junit4]   2> 14544 T1734 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14545 T1734 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14545 T1734 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14546 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/collection1/'
[junit4:junit4]   2> 14547 T1734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/collection1/lib/README' to classloader
[junit4:junit4]   2> 14548 T1734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14594 T1734 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14650 T1734 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14652 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14652 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:21950_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:21950"}
[junit4:junit4]   2> 14665 T1688 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> 14665 T1701 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> 14665 T1681 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> 14665 T1717 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> 14750 T1734 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14750 T1733 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> 14756 T1734 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15349 T1734 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15357 T1734 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15359 T1734 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15370 T1734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15373 T1734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15376 T1734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15377 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15377 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15377 T1734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15378 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15378 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15378 T1734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15379 T1734 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363001577487/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3/
[junit4:junit4]   2> 15379 T1734 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b8e609b
[junit4:junit4]   2> 15379 T1734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15380 T1734 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3 forceNew: false
[junit4:junit4]   2> 15380 T1734 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3/index/
[junit4:junit4]   2> 15380 T1734 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15380 T1734 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3/index forceNew: false
[junit4:junit4]   2> 15382 T1734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@775f9eaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc6a0b4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15382 T1734 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15384 T1734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15384 T1734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15385 T1734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15385 T1734 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15385 T1734 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15385 T1734 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15386 T1734 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15386 T1734 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15386 T1734 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15391 T1734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15395 T1734 oass.SolrIndexSearcher.<init> Opening Searcher@10192d31 main
[junit4:junit4]   2> 15396 T1734 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3/tlog
[junit4:junit4]   2> 15396 T1734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15396 T1734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15399 T1735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10192d31 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15401 T1734 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15401 T1734 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16169 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16170 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19539_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19539"}
[junit4:junit4]   2> 16170 T1682 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16171 T1682 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16183 T1717 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> 16183 T1701 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> 16183 T1681 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> 16183 T1733 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> 16183 T1688 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> 16412 T1734 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16412 T1734 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19539 collection:collection1 shard:shard1
[junit4:junit4]   2> 16415 T1734 oasc.ZkController.register We are http://127.0.0.1:19539/collection1/ and leader is http://127.0.0.1:35012/collection1/
[junit4:junit4]   2> 16415 T1734 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19539
[junit4:junit4]   2> 16415 T1734 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16415 T1734 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C117 name=collection1 org.apache.solr.core.SolrCore@e58bce4 url=http://127.0.0.1:19539/collection1 node=127.0.0.1:19539_ C117_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19539_, base_url=http://127.0.0.1:19539}
[junit4:junit4]   2> 16416 T1736 C117 P19539 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16417 T1734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16417 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16417 T1736 C117 P19539 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16418 T1736 C117 P19539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16418 T1659 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16419 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16419 T1736 C117 P19539 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16419 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16620 T1659 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16623 T1659 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19543
[junit4:junit4]   2> 16624 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16624 T1659 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16625 T1659 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720
[junit4:junit4]   2> 16625 T1659 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/solr.xml
[junit4:junit4]   2> 16625 T1659 oasc.CoreContainer.<init> New CoreContainer 1359438014
[junit4:junit4]   2> 16626 T1659 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/'
[junit4:junit4]   2> 16627 T1659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/'
[junit4:junit4]   2> 16675 T1659 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16676 T1659 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16676 T1659 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16677 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16677 T1659 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16678 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16678 T1659 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16678 T1659 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16679 T1659 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16679 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16700 T1659 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16718 T1659 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51601/solr
[junit4:junit4]   2> 16719 T1659 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16719 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d59a89b
[junit4:junit4]   2> 16720 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16721 T1747 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16721 T1747 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 16722 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19544
[junit4:junit4]   2> 16722 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19544
[junit4:junit4]   2> 16724 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c86000b with negotiated timeout 20000 for client /140.211.11.196:19544
[junit4:junit4]   2> 16724 T1747 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c86000b, negotiated timeout = 20000
[junit4:junit4]   2> 16724 T1748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d59a89b name:ZooKeeperConnection Watcher:127.0.0.1:51601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16725 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16726 T1664 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59395c86000b
[junit4:junit4]   2> 16736 T1748 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16736 T1661 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19544 which had sessionid 0x13d59395c86000b
[junit4:junit4]   2> 16736 T1659 oaz.ZooKeeper.close Session: 0x13d59395c86000b closed
[junit4:junit4]   2> 16737 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16748 T1659 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51601/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@142fc144
[junit4:junit4]   2> 16749 T1659 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16749 T1749 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51601. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16749 T1749 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51601, initiating session
[junit4:junit4]   2> 16750 T1661 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19545
[junit4:junit4]   2> 16750 T1661 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19545
[junit4:junit4]   2> 16751 T1663 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59395c86000c with negotiated timeout 20000 for client /140.211.11.196:19545
[junit4:junit4]   2> 16751 T1749 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51601, sessionid = 0x13d59395c86000c, negotiated timeout = 20000
[junit4:junit4]   2> 16751 T1750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@142fc144 name:ZooKeeperConnection Watcher:127.0.0.1:51601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16752 T1659 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16752 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c86000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16754 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c86000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16756 T1659 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17687 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17688 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19539_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19539"}
[junit4:junit4]   2> 17706 T1750 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> 17706 T1733 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> 17706 T1701 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> 17706 T1681 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> 17706 T1688 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> 17706 T1717 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> 17759 T1659 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19543_
[junit4:junit4]   2> 17760 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c86000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19543_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19543_
[junit4:junit4]   2> 17761 T1659 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19543_
[junit4:junit4]   2> 17763 T1688 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> 17764 T1701 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> 17764 T1750 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17764 T1717 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17764 T1750 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> 17764 T1717 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> 17764 T1681 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17765 T1733 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17765 T1681 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> 17765 T1733 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> 17766 T1701 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17766 T1688 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17777 T1751 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/collection1
[junit4:junit4]   2> 17777 T1751 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17777 T1751 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17778 T1751 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17779 T1751 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/collection1/'
[junit4:junit4]   2> 17780 T1751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/collection1/lib/README' to classloader
[junit4:junit4]   2> 17780 T1751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17827 T1751 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17883 T1751 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17984 T1751 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17990 T1751 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18442 T1691 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:19539__collection1&state=recovering&nodeName=127.0.0.1:19539_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18594 T1751 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18606 T1751 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18610 T1751 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18622 T1751 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18627 T1751 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18631 T1751 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18632 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18633 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18633 T1751 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18634 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18634 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18634 T1751 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18634 T1751 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363001580720/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4/
[junit4:junit4]   2> 18635 T1751 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b8e609b
[junit4:junit4]   2> 18635 T1751 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18636 T1751 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4 forceNew: false
[junit4:junit4]   2> 18636 T1751 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4/index/
[junit4:junit4]   2> 18636 T1751 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18637 T1751 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4/index forceNew: false
[junit4:junit4]   2> 18639 T1751 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@733e58ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be2e35d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18640 T1751 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18642 T1751 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18642 T1751 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18643 T1751 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18644 T1751 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18644 T1751 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18644 T1751 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18645 T1751 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18645 T1751 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18646 T1751 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18653 T1751 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18658 T1751 oass.SolrIndexSearcher.<init> Opening Searcher@44de6bae main
[junit4:junit4]   2> 18659 T1751 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4/tlog
[junit4:junit4]   2> 18660 T1751 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18660 T1751 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18664 T1752 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44de6bae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18666 T1751 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18666 T1751 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19210 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19211 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19543_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19543"}
[junit4:junit4]   2> 19211 T1682 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19212 T1682 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19236 T1717 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> 19236 T1750 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> 19236 T1701 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> 19236 T1733 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> 19236 T1688 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> 19236 T1681 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> 19669 T1751 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19669 T1751 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19543 collection:collection1 shard:shard2
[junit4:junit4]   2> 19672 T1751 oasc.ZkController.register We are http://127.0.0.1:19543/collection1/ and leader is http://127.0.0.1:21950/collection1/
[junit4:junit4]   2> 19672 T1751 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19543
[junit4:junit4]   2> 19673 T1751 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19673 T1751 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C118 name=collection1 org.apache.solr.core.SolrCore@6bccbe1f url=http://127.0.0.1:19543/collection1 node=127.0.0.1:19543_ C118_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19543_, base_url=http://127.0.0.1:19543}
[junit4:junit4]   2> 19673 T1753 C118 P19543 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19673 T1751 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19674 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19675 T1753 C118 P19543 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19675 T1753 C118 P19543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19675 T1659 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19676 T1753 C118 P19543 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19676 T1659 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19676 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19696 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19698 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19708 T1692 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/onenodecollectioncore
[junit4:junit4]   2> 19709 T1692 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19710 T1692 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19710 T1692 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19711 T1692 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19711 T1692 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19713 T1692 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19715 T1692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/onenodecollectioncore/'
[junit4:junit4]   2> 19781 T1692 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19837 T1692 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19938 T1692 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19945 T1692 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C117_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19539_, base_url=http://127.0.0.1:19539}
[junit4:junit4]   2> 20444 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35012/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20444 T1736 C117 P19539 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19539 START replicas=[http://127.0.0.1:35012/collection1/] nUpdates=100
[junit4:junit4]   2> 20444 T1736 C117 P19539 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20445 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20445 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20445 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20445 T1736 C117 P19539 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20446 T1736 C117 P19539 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35012/collection1/. core=collection1
[junit4:junit4]   2> 20446 T1736 C117 P19539 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C119 name=collection1 org.apache.solr.core.SolrCore@1e498624 url=http://127.0.0.1:35012/collection1 node=127.0.0.1:35012_ C119_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:35012_, base_url=http://127.0.0.1:35012, leader=true}
[junit4:junit4]   2> 20476 T1693 C119 P35012 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20476 T1694 C119 P35012 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20479 T1694 C119 P35012 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d40ad1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e91e955),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20479 T1694 C119 P35012 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20480 T1694 C119 P35012 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d40ad1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e91e955),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d40ad1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e91e955),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20480 T1694 C119 P35012 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20481 T1694 C119 P35012 oass.SolrIndexSearcher.<init> Opening Searcher@cbe525 realtime
[junit4:junit4]   2> 20481 T1694 C119 P35012 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20482 T1694 C119 P35012 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 20482 T1736 C117 P19539 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20483 T1736 C117 P19539 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20485 T1695 C119 P35012 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20485 T1695 C119 P35012 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20486 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20486 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20486 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20488 T1695 C119 P35012 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20489 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20490 T1736 C117 P19539 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty3/index.20130311193304770 forceNew: false
[junit4:junit4]   2> 20490 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@15184504 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f9a37ae) fullCopy=false
[junit4:junit4]   2> 20493 T1695 C119 P35012 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20494 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20495 T1736 C117 P19539 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20495 T1736 C117 P19539 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20497 T1736 C117 P19539 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@775f9eaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc6a0b4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@775f9eaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc6a0b4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20498 T1736 C117 P19539 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20498 T1736 C117 P19539 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20498 T1736 C117 P19539 oass.SolrIndexSearcher.<init> Opening Searcher@4a69ed28 main
[junit4:junit4]   2> 20499 T1735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a69ed28 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20500 T1736 C117 P19539 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@15184504 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f9a37ae)
[junit4:junit4]   2> 20500 T1736 C117 P19539 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20500 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20500 T1736 C117 P19539 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20501 T1736 C117 P19539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20502 T1736 C117 P19539 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20558 T1692 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20569 T1692 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20573 T1692 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20586 T1692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20591 T1692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20595 T1692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20597 T1692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20597 T1692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20597 T1692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20598 T1692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20599 T1692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20599 T1692 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20600 T1692 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363001568316/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection/
[junit4:junit4]   2> 20600 T1692 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b8e609b
[junit4:junit4]   2> 20601 T1692 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20601 T1692 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection forceNew: false
[junit4:junit4]   2> 20602 T1692 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection/index/
[junit4:junit4]   2> 20602 T1692 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20603 T1692 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20606 T1692 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20347c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bc7f561),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20606 T1692 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20609 T1692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20609 T1692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20610 T1692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20610 T1692 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20611 T1692 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20611 T1692 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20612 T1692 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20612 T1692 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20613 T1692 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20620 T1692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20626 T1692 oass.SolrIndexSearcher.<init> Opening Searcher@10d318f2 main
[junit4:junit4]   2> 20626 T1692 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection/tlog
[junit4:junit4]   2> 20627 T1692 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20628 T1692 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20631 T1757 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@10d318f2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20632 T1692 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20741 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20742 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19543_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19543"}
[junit4:junit4]   2> 20745 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19539_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19539"}
[junit4:junit4]   2> 20757 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35012"}
[junit4:junit4]   2> 20757 T1682 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20757 T1682 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20768 T1717 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> 20768 T1701 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> 20768 T1688 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> 20768 T1681 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> 20768 T1733 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> 20768 T1750 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> 21635 T1692 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21636 T1692 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:35012 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21637 T1692 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21681 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:delete cxid:0xaa zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21687 T1692 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21688 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:create cxid:0xab zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21696 T1692 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21696 T1692 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21696 T1692 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35012/onenodecollectioncore/
[junit4:junit4]   2> 21697 T1692 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21697 T1692 oasc.SyncStrategy.syncToMe http://127.0.0.1:35012/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21697 T1692 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35012/onenodecollectioncore/
[junit4:junit4]   2> 21698 T1692 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21699 T1707 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:19543__collection1&state=recovering&nodeName=127.0.0.1:19543_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 21702 T1664 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59395c860006 type:create cxid:0xb5 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22283 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22302 T1717 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> 22302 T1701 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> 22302 T1733 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> 22302 T1681 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> 22302 T1688 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> 22302 T1750 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> 22323 T1692 oasc.ZkController.register We are http://127.0.0.1:35012/onenodecollectioncore/ and leader is http://127.0.0.1:35012/onenodecollectioncore/
[junit4:junit4]   2> 22323 T1692 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:35012
[junit4:junit4]   2> 22323 T1692 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22324 T1692 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22325 T1692 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22326 T1692 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363001564286/onenodecollection&wt=javabin&version=2} status=0 QTime=2618 
[junit4:junit4]   2> 22327 T1659 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22328 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23329 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C118_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19543_, base_url=http://127.0.0.1:19543}
[junit4:junit4]   2> 23700 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:21950/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23700 T1753 C118 P19543 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19543 START replicas=[http://127.0.0.1:21950/collection1/] nUpdates=100
[junit4:junit4]   2> 23700 T1753 C118 P19543 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23701 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23701 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23701 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23701 T1753 C118 P19543 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23701 T1753 C118 P19543 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:21950/collection1/. core=collection1
[junit4:junit4]   2> 23702 T1753 C118 P19543 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C120 name=collection1 org.apache.solr.core.SolrCore@50d974da url=http://127.0.0.1:21950/collection1 node=127.0.0.1:21950_ C120_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:21950_, base_url=http://127.0.0.1:21950, leader=true}
[junit4:junit4]   2> 23708 T1708 C120 P21950 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23716 T1709 C120 P21950 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23719 T1709 C120 P21950 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e34d441 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c26029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23719 T1709 C120 P21950 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23720 T1709 C120 P21950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e34d441 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c26029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e34d441 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c26029),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23720 T1709 C120 P21950 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23721 T1709 C120 P21950 oass.SolrIndexSearcher.<init> Opening Searcher@30f347ce realtime
[junit4:junit4]   2> 23721 T1709 C120 P21950 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23722 T1709 C120 P21950 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 23722 T1753 C118 P19543 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23722 T1753 C118 P19543 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23724 T1710 C120 P21950 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23724 T1710 C120 P21950 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23725 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23725 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23725 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23727 T1710 C120 P21950 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23728 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23730 T1753 C118 P19543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363001564286/jetty4/index.20130311193308009 forceNew: false
[junit4:junit4]   2> 23730 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ac15bb7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6887b3) fullCopy=false
[junit4:junit4]   2> 23732 T1710 C120 P21950 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23733 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23734 T1753 C118 P19543 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23734 T1753 C118 P19543 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23736 T1753 C118 P19543 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@733e58ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be2e35d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@733e58ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be2e35d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23736 T1753 C118 P19543 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23736 T1753 C118 P19543 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23737 T1753 C118 P19543 oass.SolrIndexSearcher.<init> Opening Searcher@6254f4e0 main
[junit4:junit4]   2> 23738 T1752 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6254f4e0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23738 T1753 C118 P19543 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ac15bb7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6887b3)
[junit4:junit4]   2> 23738 T1753 C118 P19543 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23738 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23739 T1753 C118 P19543 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23739 T1753 C118 P19543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23740 T1753 C118 P19543 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23807 T1682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23808 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35012"}
[junit4:junit4]   2> 23811 T1682 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19543_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19543"}
[junit4:junit4]   2> 23824 T1717 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> 23824 T1688 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> 23824 T1681 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> 23824 T1733 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> 23824 T1701 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> 23824 T1750 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> 24331 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24332 T1659 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24333 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C121 name=onenodecollectioncore org.apache.solr.core.SolrCore@56ad1ba9 url=http://127.0.0.1:35012/onenodecollectioncore node=127.0.0.1:35012_ C121_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:35012_, base_url=http://127.0.0.1:35012, leader=true}
[junit4:junit4]   2> 24353 T1696 C121 P35012 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20347c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bc7f561),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24355 T1696 C121 P35012 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24356 T1696 C121 P35012 /update {wt=javabin&version=2} {add=[1 (1429210753802436608)]} 0 5
[junit4:junit4]   2> 24363 T1696 C121 P35012 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24366 T1696 C121 P35012 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20347c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bc7f561),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20347c0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bc7f561),segFN=segments_2,generation=2,filenames=[_0_CheapBastard_0.dvdm, _0.fnm, _0_MockSep_0.pos, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockSep_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0_CheapBastard_0.dvdd, _0_MockSep_0.frq, segments_2, _0.fdx, _0_MockSep_0.tii, _0.si, _0_MockSep_0.doc, _0_MockSep_0.pyl, _0.fdt]
[junit4:junit4]   2> 24366 T1696 C121 P35012 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_CheapBastard_0.dvdm, _0.fnm, _0_MockSep_0.pos, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockSep_0.tib, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0_MockFixedIntBlock_0.doc, _0.nvd, _0_CheapBastard_0.dvdd, _0_MockSep_0.frq, segments_2, _0.fdx, _0_MockSep_0.tii, _0.si, _0_MockSep_0.doc, _0_MockSep_0.pyl, _0.fdt]
[junit4:junit4]   2> 24368 T1696 C121 P35012 oass.SolrIndexSearcher.<init> Opening Searcher@65ccc86d main
[junit4:junit4]   2> 24368 T1696 C121 P35012 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24369 T1757 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@65ccc86d main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 24370 T1696 C121 P35012 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24374 T1696 C121 P35012 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 24375 T1659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24386 T1696 C121 P35012 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C122 name=collection1 org.apache.solr.core.SolrCore@6db3e2a2 url=http://127.0.0.1:21992/collection1 node=127.0.0.1:21992_ C122_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:21992_, base_url=http://127.0.0.1:21992, leader=true}
[junit4:junit4]   2> 24396 T1671 C122 P21992 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcf10cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d046c3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24396 T1671 C122 P21992 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24399 T1671 C122 P21992 /update {wt=javabin&version=2} {add=[1 (1429210753846476800)]} 0 5
[junit4:junit4]   2>  C117_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:19539_, base_url=http://127.0.0.1:19539}
[junit4:junit4]   2> 24424 T1723 C117 P19539 /update {distrib.from=http://127.0.0.1:35012/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429210753865351168)]} 0 3
[junit4:junit4]   2> 24424 T1697 C119 P35012 /update {distrib.from=http://127.0.0.1:21950/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429210753865351168)]} 0 12
[junit4:junit4]   2> 24425 T1713 C120 P21950 /update {wt=javabin&version=2} {add=[1]} 0 16
[junit4:junit4]   2> 24428 T1671 C122 P21992 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24433 T1671 C122 P21992 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcf10cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d046c3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fcf10cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d046c3),segFN=segments_2,generation=2,filenames=[_0_MockSep_0.pos, _0_Lucene41_0.pos, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_CheapBastard_0.dvdd, _0.si, _0_MockSep_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_CheapBastard_0.dvdm, _0.fnm, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_MockSep_0.tib, _0_Lucene41_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0.fdt]
[junit4:junit4]   2> 24433 T1671 C122 P21992 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockSep_0.pos, _0_Lucene41_0.pos, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_CheapBastard_0.dvdd, _0.si, _0_MockSep_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_CheapBastard_0.dvdm, _0.fnm, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_MockSep_0.tib, _0_Lucene41_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0.fdt]
[junit4:junit4]   2> 24435 T1671 C122 P21992 oass.SolrIndexSearcher.<init> Opening Searcher@5797494b main
[junit4:junit4]   2> 24436 T1671 C122 P21992 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24436 T1685 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5797494b main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 24439 T1671 C122 P21992 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 24441 T1691 C119 P35012 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24445 T1691 C119 P35012 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d40ad1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e91e955),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d40ad1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e91e955),segFN=segments_3,generation=3,filenames=[_0_MockSep_0.pos, _0_Lucene41_0.pos, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_CheapBastard_0.dvdd, _0.si, _0_MockSep_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_CheapBastard_0.dvdm, _0.fnm, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_MockSep_0.tib, _0_Lucene41_0.doc, _0_MockFixedIntBlock_0.doc, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0.fdt, segments_3]
[junit4:junit4]   2> 24446 T1691 C119 P35012 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_MockSep_0.pos, _0_Lucene41_0.pos, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_CheapBastard_0.dvdd, _0.si, _0_MockSep_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_CheapBastard_0.dvdm, _0.fnm, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_MockSep_0.tib, _0_Lucene41_0.doc, _0_MockFixedIntBlock_0.doc, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0.fdt, segments_3]
[junit4:junit4]   2> 24447 T1691 C119 P35012 oass.SolrIndexSearcher.<init> Opening Searcher@148bcbf0 main
[junit4:junit4]   2> 24448 T1691 C119 P35012 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24449 T1703 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@148bcbf0 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 24449 T1691 C119 P35012 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:19539/collection1/, StdNode: http://127.0.0.1:21950/collection1/, StdNode: http://127.0.0.1:19543/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24451 T1707 C120 P21950 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24452 T1707 C120 P21950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e34d441 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c26029),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e34d441 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56c26029),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24453 T1723 C117 P19539 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24453 T1707 C120 P21950 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24453 T1707 C120 P21950 oass.SolrIndexSearcher.<init> Opening Searcher@3a0347e5 main
[junit4:junit4]   2> 24454 T1707 C120 P21950 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24454 T1719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a0347e5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24455 T1707 C120 P21950 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 24457 T1723 C117 P19539 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@775f9eaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc6a0b4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@775f9eaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc6a0b4),segFN=segments_3,generation=3,filenames=[_0_MockSep_0.pos, _0_Lucene41_0.pos, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_CheapBastard_0.dvdd, _0.si, _0_MockSep_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_CheapBastard_0.dvdm, _0.fnm, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_MockSep_0.tib, _0_Lucene41_0.doc, _0_MockFixedIntBlock_0.doc, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0.fdt, segments_3]
[junit4:junit4]   2>  C118_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:19543_, base_url=http://127.0.0.1:19543}
[junit4:junit4]   2> 24457 T1740 C118 P19543 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24457 T1723 C117 P19539 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_MockSep_0.pos, _0_Lucene41_0.pos, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.skp, _0_MockSep_0.skp, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_CheapBastard_0.dvdd, _0.si, _0_MockSep_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_CheapBastard_0.dvdm, _0.fnm, _0_Memory_0.ram, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_MockSep_0.tib, _0_Lucene41_0.doc, _0_MockFixedIntBlock_0.doc, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0.fdt, segments_3]
[junit4:junit4]   2> 24458 T1740 C118 P19543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@733e58ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be2e35d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@733e58ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be2e35d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24458 T1740 C118 P19543 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24458 T1740 C118 P19543 oass.SolrIndexSearcher.<init> Opening Searcher@73eba297 main
[junit4:junit4]   2> 24459 T1740 C118 P19543 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24459 T1723 C117 P19539 oass.SolrIndexSearcher.<init> Opening Searcher@6d79f539 main
[junit4:junit4]   2> 24459 T1752 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73eba297 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24460 T1723 C117 P19539 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24460 T1735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d79f539 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 24461 T1740 C118 P19543 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 24461 T1723 C117 P19539 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24461 T1691 C119 P35012 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 24462 T1659 oasc.AbstractDistribZkTestBase.waitForRec

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

tory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty3/index
[junit4:junit4]   2> 167564 T1330 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> 167564 T1330 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 167564 T1330 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 167564 T1330 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 167565 T1330 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 168633 T1347 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:44100  couldn't connect to http://127.0.0.1:46812/collection1/, counting as success
[junit4:junit4]   2> 168633 T1347 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44100 DONE. sync succeeded
[junit4:junit4]   2> 168634 T1347 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 168635 T1347 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 168636 T1347 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9b57243
[junit4:junit4]   2> 168637 T1347 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 168637 T1347 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 168637 T1347 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 168637 T1347 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 168638 T1347 C80 P44100 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 168644 T1347 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 168644 T1347 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4/index.20130311070508469
[junit4:junit4]   2> 168644 T1347 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4/index.20130311070508469
[junit4:junit4]   2> 168645 T1347 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4
[junit4:junit4]   2> 168645 T1347 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4
[junit4:junit4]   2> 168645 T1347 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4/index
[junit4:junit4]   2> 168645 T1347 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363001686998/jetty4/index
[junit4:junit4]   2> 168645 T1347 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 168646 T1347 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168646 T1347 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> 168647 T1347 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 168647 T1347 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=pl, timezone=America/Caracas
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=174681064,total=448397312
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, TestBinaryResponseWriter, TestQuerySenderNoQuery, DirectSolrSpellCheckerTest, SolrIndexConfigTest, HardAutoCommitTest, TestDFRSimilarityFactory, TestBM25SimilarityFactory, TestSolrDiscoveryProperties, NotRequiredUniqueKeyTest, PingRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, TestFieldCollectionResource, TestFiltering, MultiTermTest, TestIndexSearcher, TestFoldingMultitermQuery, AliasIntegrationTest, TestJmxIntegration, TestSolrXMLSerializer, CurrencyFieldOpenExchangeTest, TestMergePolicyConfig, DefaultValueUpdateProcessorTest, TestStressLucene, CachingDirectoryFactoryTest, TestComponentsName, TestZkChroot, XmlUpdateRequestHandlerTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, DateMathParserTest, TestUtils, SolrCmdDistributorTest, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, NumericFieldsTest, TestCSVResponseWriter, TestJmxMonitoredMap, EchoParamsTest, SpellCheckComponentTest, HighlighterConfigTest, URLClassifyProcessorTest, DirectUpdateHandlerTest, TestCSVLoader, ConvertedLegacyTest, IndexReaderFactoryTest, TestRangeQuery, OutputWriterTest, CurrencyFieldXmlFileTest, CoreContainerCoreInitFailuresTest, TestWordDelimiterFilterFactory, BasicZkTest, TestSolr4Spatial, TestLuceneMatchVersion, TestArbitraryIndexDir, HighlighterTest, TestLazyCores, CollectionsAPIDistributedZkTest, TestSolrJ, TestOmitPositions, RequestHandlersTest, TestIndexingPerformance, TestCollationField, SignatureUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 168.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 404 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:877: There were test failures: 270 suites, 1138 tests, 1 error, 1 failure, 27 ignored (8 assumptions)

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