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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/302/
Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8AA5A85ABCAF1CD6:B432642CBF07CEA]: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.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9053 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1655 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_b/yg
[junit4:junit4]   2> 5 T1655 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363120744424
[junit4:junit4]   2> 6 T1655 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1656 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1656 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1656 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1656 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1656 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1656 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363120744424/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 113 T1655 oasc.ZkTestServer.run start zk server on port:51867
[junit4:junit4]   2> 117 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@10c46ca
[junit4:junit4]   2> 120 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 121 T1661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 124 T1661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 126 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51868
[junit4:junit4]   2> 128 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51868
[junit4:junit4]   2> 130 T1659 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 141 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0000 with negotiated timeout 10000 for client /127.0.0.1:51868
[junit4:junit4]   2> 142 T1661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0000, negotiated timeout = 10000
[junit4:junit4]   2> 145 T1662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10c46ca name:ZooKeeperConnection Watcher:127.0.0.1:51867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 146 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 148 T1655 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 157 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee0000
[junit4:junit4]   2> 158 T1662 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 159 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51868 which had sessionid 0x13d6053e7ee0000
[junit4:junit4]   2> 158 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee0000 closed
[junit4:junit4]   2> 159 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c54c2ec
[junit4:junit4]   2> 161 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 161 T1663 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 162 T1663 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 163 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51869
[junit4:junit4]   2> 163 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51869
[junit4:junit4]   2> 165 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0001 with negotiated timeout 10000 for client /127.0.0.1:51869
[junit4:junit4]   2> 165 T1663 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0001, negotiated timeout = 10000
[junit4:junit4]   2> 166 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c54c2ec name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 166 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 166 T1655 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 173 T1655 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 178 T1655 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 183 T1655 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 189 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 190 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 199 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 200 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 207 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 208 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 213 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 214 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 220 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 221 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 227 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 227 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 233 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 234 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 241 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 242 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 249 T1655 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 250 T1655 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 257 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee0001
[junit4:junit4]   2> 258 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51869 which had sessionid 0x13d6053e7ee0001
[junit4:junit4]   2> 258 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee0001 closed
[junit4:junit4]   2> 259 T1664 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 525 T1655 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 533 T1655 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51870
[junit4:junit4]   2> 534 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 535 T1655 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 536 T1655 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678
[junit4:junit4]   2> 536 T1655 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/solr.xml
[junit4:junit4]   2> 537 T1655 oasc.CoreContainer.<init> New CoreContainer 1063799909
[junit4:junit4]   2> 538 T1655 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/'
[junit4:junit4]   2> 538 T1655 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/'
[junit4:junit4]   2> 589 T1655 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 589 T1655 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 590 T1655 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 590 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 591 T1655 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 591 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 592 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 592 T1655 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 593 T1655 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 593 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 608 T1655 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 629 T1655 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51867/solr
[junit4:junit4]   2> 630 T1655 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 631 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@35fb746b
[junit4:junit4]   2> 632 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 633 T1674 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 634 T1674 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 635 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51871
[junit4:junit4]   2> 635 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51871
[junit4:junit4]   2> 638 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0002 with negotiated timeout 20000 for client /127.0.0.1:51871
[junit4:junit4]   2> 638 T1674 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0002, negotiated timeout = 20000
[junit4:junit4]   2> 639 T1675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35fb746b name:ZooKeeperConnection Watcher:127.0.0.1:51867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 639 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 643 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee0002
[junit4:junit4]   2> 644 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51871 which had sessionid 0x13d6053e7ee0002
[junit4:junit4]   2> 645 T1675 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 645 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee0002 closed
[junit4:junit4]   2> 647 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 654 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@45fad257
[junit4:junit4]   2> 655 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 656 T1676 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 657 T1676 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 657 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51872
[junit4:junit4]   2> 657 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51872
[junit4:junit4]   2> 659 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0003 with negotiated timeout 20000 for client /127.0.0.1:51872
[junit4:junit4]   2> 659 T1676 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0003, negotiated timeout = 20000
[junit4:junit4]   2> 659 T1677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45fad257 name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 660 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 664 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 668 T1655 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 673 T1655 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51870_g_b%2Fyg
[junit4:junit4]   2> 674 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51870_g_b%2Fyg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51870_g_b%2Fyg
[junit4:junit4]   2> 676 T1655 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51870_g_b%2Fyg
[junit4:junit4]   2> 684 T1655 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 696 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 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> 697 T1655 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 702 T1655 oasc.Overseer.start Overseer (id=89333481106964483-127.0.0.1:51870_g_b%2Fyg-n_0000000000) starting
[junit4:junit4]   2> 703 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 705 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 707 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 709 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 711 T1679 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 712 T1655 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 718 T1655 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 722 T1655 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 728 T1678 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 731 T1680 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/collection1
[junit4:junit4]   2> 732 T1680 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 733 T1680 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 733 T1680 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 736 T1680 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/collection1/'
[junit4:junit4]   2> 736 T1680 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 737 T1680 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/collection1/lib/README' to classloader
[junit4:junit4]   2> 804 T1680 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 884 T1680 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 886 T1680 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 900 T1680 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1549 T1680 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1560 T1680 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1564 T1680 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1593 T1680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1599 T1680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1606 T1680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1608 T1680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1609 T1680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1609 T1680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1612 T1680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1612 T1680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1612 T1680 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1613 T1680 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363120744678/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/control/data/
[junit4:junit4]   2> 1613 T1680 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f229147
[junit4:junit4]   2> 1614 T1680 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1614 T1680 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/control/data forceNew: false
[junit4:junit4]   2> 1615 T1680 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363120744424/control/data/index/
[junit4:junit4]   2> 1615 T1680 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363120744424/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1615 T1680 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/control/data/index forceNew: false
[junit4:junit4]   2> 1619 T1680 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ff978ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@4100455e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1619 T1680 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1622 T1680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1623 T1680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1624 T1680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1624 T1680 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1625 T1680 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1625 T1680 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1626 T1680 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1626 T1680 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1627 T1680 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1634 T1680 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1639 T1680 oass.SolrIndexSearcher.<init> Opening Searcher@254844fe main
[junit4:junit4]   2> 1640 T1680 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/control/data/tlog
[junit4:junit4]   2> 1640 T1680 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1641 T1680 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1645 T1681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@254844fe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1647 T1680 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1648 T1680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1649 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 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> 2237 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2238 T1678 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:51870_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51870/g_b/yg"}
[junit4:junit4]   2> 2238 T1678 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2238 T1678 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2239 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 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> 2250 T1677 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> 2654 T1680 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2655 T1680 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51870/g_b/yg collection:control_collection shard:shard1
[junit4:junit4]   2> 2657 T1680 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2676 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 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 T1680 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2679 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2684 T1680 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2684 T1680 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2684 T1680 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51870/g_b/yg/collection1/
[junit4:junit4]   2> 2685 T1680 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2685 T1680 oasc.SyncStrategy.syncToMe http://127.0.0.1:51870/g_b/yg/collection1/ has no replicas
[junit4:junit4]   2> 2685 T1680 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51870/g_b/yg/collection1/
[junit4:junit4]   2> 2685 T1680 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2696 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3759 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3772 T1677 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> 3790 T1680 oasc.ZkController.register We are http://127.0.0.1:51870/g_b/yg/collection1/ and leader is http://127.0.0.1:51870/g_b/yg/collection1/
[junit4:junit4]   2> 3790 T1680 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51870/g_b/yg
[junit4:junit4]   2> 3790 T1680 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3791 T1680 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3791 T1680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3794 T1680 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3796 T1655 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3796 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3797 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3806 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3808 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@51442969
[junit4:junit4]   2> 3809 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3810 T1683 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3810 T1683 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 3811 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51873
[junit4:junit4]   2> 3811 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51873
[junit4:junit4]   2> 3813 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0004 with negotiated timeout 10000 for client /127.0.0.1:51873
[junit4:junit4]   2> 3813 T1683 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0004, negotiated timeout = 10000
[junit4:junit4]   2> 3813 T1684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51442969 name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3814 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3821 T1655 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3828 T1655 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4086 T1655 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4094 T1655 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51874
[junit4:junit4]   2> 4096 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4097 T1655 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4097 T1655 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248
[junit4:junit4]   2> 4098 T1655 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/solr.xml
[junit4:junit4]   2> 4099 T1655 oasc.CoreContainer.<init> New CoreContainer 1796952925
[junit4:junit4]   2> 4100 T1655 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/'
[junit4:junit4]   2> 4101 T1655 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/'
[junit4:junit4]   2> 4158 T1655 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4159 T1655 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4159 T1655 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4160 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4160 T1655 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4160 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4161 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4161 T1655 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4162 T1655 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4162 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4180 T1655 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4207 T1655 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51867/solr
[junit4:junit4]   2> 4208 T1655 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4208 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1337de21
[junit4:junit4]   2> 4209 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4210 T1694 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4211 T1694 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 4212 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51875
[junit4:junit4]   2> 4212 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51875
[junit4:junit4]   2> 4214 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0005 with negotiated timeout 20000 for client /127.0.0.1:51875
[junit4:junit4]   2> 4214 T1694 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0005, negotiated timeout = 20000
[junit4:junit4]   2> 4215 T1695 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1337de21 name:ZooKeeperConnection Watcher:127.0.0.1:51867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4215 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4219 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee0005
[junit4:junit4]   2> 4220 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51875 which had sessionid 0x13d6053e7ee0005
[junit4:junit4]   2> 4220 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee0005 closed
[junit4:junit4]   2> 4221 T1695 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4221 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4231 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@62d2c032
[junit4:junit4]   2> 4233 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4234 T1696 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4236 T1696 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 4236 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51876
[junit4:junit4]   2> 4237 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51876
[junit4:junit4]   2> 4239 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0006 with negotiated timeout 20000 for client /127.0.0.1:51876
[junit4:junit4]   2> 4239 T1696 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0006, negotiated timeout = 20000
[junit4:junit4]   2> 4239 T1697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62d2c032 name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4240 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4243 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4245 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4250 T1655 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5258 T1655 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51874_g_b%2Fyg
[junit4:junit4]   2> 5259 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51874_g_b%2Fyg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51874_g_b%2Fyg
[junit4:junit4]   2> 5260 T1655 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51874_g_b%2Fyg
[junit4:junit4]   2> 5265 T1677 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> 5267 T1684 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5267 T1697 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5269 T1677 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5275 T1698 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/collection1
[junit4:junit4]   2> 5275 T1698 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5277 T1698 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5277 T1698 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5280 T1698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/collection1/'
[junit4:junit4]   2> 5281 T1698 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5282 T1698 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/collection1/lib/README' to classloader
[junit4:junit4]   2> 5283 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5284 T1678 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:51870_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51870/g_b/yg"}
[junit4:junit4]   2> 5293 T1697 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> 5294 T1684 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> 5295 T1677 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> 5358 T1698 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5449 T1698 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5452 T1698 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5469 T1698 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6261 T1698 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6269 T1698 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6272 T1698 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6301 T1698 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6311 T1698 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6322 T1698 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6325 T1698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6327 T1698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6327 T1698 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6331 T1698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6332 T1698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6332 T1698 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6333 T1698 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363120748248/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty1/
[junit4:junit4]   2> 6333 T1698 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f229147
[junit4:junit4]   2> 6334 T1698 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6336 T1698 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty1 forceNew: false
[junit4:junit4]   2> 6336 T1698 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty1/index/
[junit4:junit4]   2> 6336 T1698 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6337 T1698 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty1/index forceNew: false
[junit4:junit4]   2> 6342 T1698 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6343 T1698 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6348 T1698 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6349 T1698 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6350 T1698 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6352 T1698 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6354 T1698 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6354 T1698 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6355 T1698 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6356 T1698 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6357 T1698 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6369 T1698 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6379 T1698 oass.SolrIndexSearcher.<init> Opening Searcher@4fbbf959 main
[junit4:junit4]   2> 6380 T1698 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty1/tlog
[junit4:junit4]   2> 6381 T1698 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6382 T1698 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6389 T1699 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fbbf959 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6394 T1698 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6394 T1698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6805 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6807 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51874_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51874/g_b/yg"}
[junit4:junit4]   2> 6807 T1678 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6808 T1678 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6815 T1697 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> 6816 T1684 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> 6816 T1677 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> 7398 T1698 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7399 T1698 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51874/g_b/yg collection:collection1 shard:shard1
[junit4:junit4]   2> 7401 T1698 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7413 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0006 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> 7414 T1698 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7415 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7419 T1698 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7420 T1698 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7420 T1698 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 7420 T1698 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7421 T1698 oasc.SyncStrategy.syncToMe http://127.0.0.1:51874/g_b/yg/collection1/ has no replicas
[junit4:junit4]   2> 7421 T1698 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 7421 T1698 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7431 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8326 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8343 T1697 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> 8343 T1677 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> 8343 T1684 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> 8368 T1698 oasc.ZkController.register We are http://127.0.0.1:51874/g_b/yg/collection1/ and leader is http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 8369 T1698 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51874/g_b/yg
[junit4:junit4]   2> 8369 T1698 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8369 T1698 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8369 T1698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8372 T1698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8374 T1655 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8375 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8376 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8591 T1655 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8598 T1655 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51877
[junit4:junit4]   2> 8599 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8600 T1655 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8601 T1655 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801
[junit4:junit4]   2> 8601 T1655 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/solr.xml
[junit4:junit4]   2> 8602 T1655 oasc.CoreContainer.<init> New CoreContainer 1466747974
[junit4:junit4]   2> 8603 T1655 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/'
[junit4:junit4]   2> 8603 T1655 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/'
[junit4:junit4]   2> 8653 T1655 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8654 T1655 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8654 T1655 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8655 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8655 T1655 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8656 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8656 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8657 T1655 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8657 T1655 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8658 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8690 T1655 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8713 T1655 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51867/solr
[junit4:junit4]   2> 8714 T1655 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8715 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1950e6a7
[junit4:junit4]   2> 8717 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8717 T1710 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8719 T1710 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 8720 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51878
[junit4:junit4]   2> 8721 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51878
[junit4:junit4]   2> 8722 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0007 with negotiated timeout 20000 for client /127.0.0.1:51878
[junit4:junit4]   2> 8727 T1710 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0007, negotiated timeout = 20000
[junit4:junit4]   2> 8727 T1711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1950e6a7 name:ZooKeeperConnection Watcher:127.0.0.1:51867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8728 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8731 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee0007
[junit4:junit4]   2> 8732 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51878 which had sessionid 0x13d6053e7ee0007
[junit4:junit4]   2> 8735 T1711 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8735 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee0007 closed
[junit4:junit4]   2> 8738 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8752 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d21c88c
[junit4:junit4]   2> 8754 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8755 T1712 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8756 T1712 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 8756 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51879
[junit4:junit4]   2> 8757 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51879
[junit4:junit4]   2> 8760 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0008 with negotiated timeout 20000 for client /127.0.0.1:51879
[junit4:junit4]   2> 8760 T1712 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0008, negotiated timeout = 20000
[junit4:junit4]   2> 8760 T1713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d21c88c name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8761 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8765 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8767 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8772 T1655 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9782 T1655 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51877_g_b%2Fyg
[junit4:junit4]   2> 9784 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51877_g_b%2Fyg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51877_g_b%2Fyg
[junit4:junit4]   2> 9785 T1655 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51877_g_b%2Fyg
[junit4:junit4]   2> 9789 T1697 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> 9790 T1677 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> 9792 T1684 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9793 T1684 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> 9794 T1713 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9795 T1697 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9796 T1677 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9805 T1714 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/collection1
[junit4:junit4]   2> 9805 T1714 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9806 T1714 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9807 T1714 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9809 T1714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/collection1/'
[junit4:junit4]   2> 9810 T1714 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9811 T1714 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/collection1/lib/README' to classloader
[junit4:junit4]   2> 9852 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9853 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51874_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51874/g_b/yg"}
[junit4:junit4]   2> 9860 T1697 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> 9860 T1677 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 T1713 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> 9868 T1684 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> 9886 T1714 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9950 T1714 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9952 T1714 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9962 T1714 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10609 T1714 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10625 T1714 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10628 T1714 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10652 T1714 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10659 T1714 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10665 T1714 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10667 T1714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10668 T1714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10668 T1714 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10669 T1714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10670 T1714 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10670 T1714 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10670 T1714 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363120752801/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2/
[junit4:junit4]   2> 10671 T1714 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f229147
[junit4:junit4]   2> 10671 T1714 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10672 T1714 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2 forceNew: false
[junit4:junit4]   2> 10672 T1714 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2/index/
[junit4:junit4]   2> 10673 T1714 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10673 T1714 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2/index forceNew: false
[junit4:junit4]   2> 10676 T1714 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10676 T1714 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10680 T1714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10680 T1714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10681 T1714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10682 T1714 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10683 T1714 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10683 T1714 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10684 T1714 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10685 T1714 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10686 T1714 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10694 T1714 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10699 T1714 oass.SolrIndexSearcher.<init> Opening Searcher@50725332 main
[junit4:junit4]   2> 10700 T1714 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2/tlog
[junit4:junit4]   2> 10701 T1714 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10701 T1714 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10706 T1715 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50725332 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10708 T1714 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10708 T1714 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11372 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11374 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51877_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51877/g_b/yg"}
[junit4:junit4]   2> 11374 T1678 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11374 T1678 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11383 T1697 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 T1684 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 T1713 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 T1677 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> 11712 T1714 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11713 T1714 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51877/g_b/yg collection:collection1 shard:shard1
[junit4:junit4]   2> 11727 T1714 oasc.ZkController.register We are http://127.0.0.1:51877/g_b/yg/collection1/ and leader is http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 11728 T1714 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51877/g_b/yg
[junit4:junit4]   2> 11728 T1714 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11729 T1714 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C124 name=collection1 org.apache.solr.core.SolrCore@57cde3e0 url=http://127.0.0.1:51877/g_b/yg/collection1 node=127.0.0.1:51877_g_b%2Fyg C124_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51877_g_b%2Fyg, base_url=http://127.0.0.1:51877/g_b/yg}
[junit4:junit4]   2> 11730 T1716 C124 P51877 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11731 T1714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11731 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11732 T1716 C124 P51877 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11733 T1716 C124 P51877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11735 T1655 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11737 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11737 T1716 C124 P51877 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11738 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12011 T1655 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12016 T1655 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51881
[junit4:junit4]   2> 12018 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12019 T1655 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12019 T1655 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174
[junit4:junit4]   2> 12020 T1655 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/solr.xml
[junit4:junit4]   2> 12021 T1655 oasc.CoreContainer.<init> New CoreContainer 262202589
[junit4:junit4]   2> 12022 T1655 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/'
[junit4:junit4]   2> 12023 T1655 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/'
[junit4:junit4]   2> 12106 T1655 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12107 T1655 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12108 T1655 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12109 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12110 T1655 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12110 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12111 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12112 T1655 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12113 T1655 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12113 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12134 T1655 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12185 T1655 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51867/solr
[junit4:junit4]   2> 12186 T1655 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12187 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59d1452a
[junit4:junit4]   2> 12189 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12189 T1727 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12192 T1727 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 12193 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51882
[junit4:junit4]   2> 12194 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51882
[junit4:junit4]   2> 12196 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee0009 with negotiated timeout 20000 for client /127.0.0.1:51882
[junit4:junit4]   2> 12196 T1727 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee0009, negotiated timeout = 20000
[junit4:junit4]   2> 12196 T1728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59d1452a name:ZooKeeperConnection Watcher:127.0.0.1:51867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12197 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12201 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee0009
[junit4:junit4]   2> 12202 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51882 which had sessionid 0x13d6053e7ee0009
[junit4:junit4]   2> 12203 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee0009 closed
[junit4:junit4]   2> 12203 T1728 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12204 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12213 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f1bbecc
[junit4:junit4]   2> 12216 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12217 T1729 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12218 T1729 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 12218 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51883
[junit4:junit4]   2> 12219 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51883
[junit4:junit4]   2> 12221 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee000a with negotiated timeout 20000 for client /127.0.0.1:51883
[junit4:junit4]   2> 12221 T1729 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee000a, negotiated timeout = 20000
[junit4:junit4]   2> 12222 T1730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f1bbecc name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12222 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12225 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12227 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12232 T1655 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12902 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12903 T1678 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":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51877_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51877/g_b/yg"}
[junit4:junit4]   2> 12910 T1730 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> 12910 T1684 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> 12911 T1713 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> 12911 T1677 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> 12912 T1697 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> 13241 T1655 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51881_g_b%2Fyg
[junit4:junit4]   2> 13244 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51881_g_b%2Fyg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51881_g_b%2Fyg
[junit4:junit4]   2> 13246 T1655 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51881_g_b%2Fyg
[junit4:junit4]   2> 13255 T1713 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> 13255 T1730 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> 13256 T1677 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> 13256 T1697 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> 13260 T1684 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13261 T1684 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> 13269 T1677 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13269 T1730 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13270 T1713 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13270 T1697 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13279 T1731 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/collection1
[junit4:junit4]   2> 13279 T1731 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13281 T1731 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13281 T1731 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13284 T1731 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/collection1/'
[junit4:junit4]   2> 13284 T1731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13285 T1731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/collection1/lib/README' to classloader
[junit4:junit4]   2> 13337 T1731 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13421 T1731 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13423 T1731 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13434 T1731 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13762 T1688 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:51877_g_b%252Fyg_collection1&state=recovering&nodeName=127.0.0.1:51877_g_b%252Fyg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 14121 T1731 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14134 T1731 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14138 T1731 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14173 T1731 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14191 T1731 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14200 T1731 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14203 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14204 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14205 T1731 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14208 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14208 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14209 T1731 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14209 T1731 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363120756174/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3/
[junit4:junit4]   2> 14210 T1731 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f229147
[junit4:junit4]   2> 14211 T1731 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14212 T1731 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3 forceNew: false
[junit4:junit4]   2> 14212 T1731 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3/index/
[junit4:junit4]   2> 14212 T1731 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14213 T1731 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3/index forceNew: false
[junit4:junit4]   2> 14217 T1731 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14217 T1731 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14221 T1731 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14221 T1731 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14222 T1731 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14223 T1731 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14224 T1731 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14224 T1731 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14225 T1731 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14225 T1731 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14226 T1731 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14233 T1731 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14238 T1731 oass.SolrIndexSearcher.<init> Opening Searcher@207da211 main
[junit4:junit4]   2> 14238 T1731 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3/tlog
[junit4:junit4]   2> 14239 T1731 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14239 T1731 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14243 T1732 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@207da211 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14246 T1731 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14246 T1731 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14422 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14424 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51881_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51881/g_b/yg"}
[junit4:junit4]   2> 14424 T1678 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14425 T1678 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14435 T1730 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> 14436 T1684 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> 14436 T1713 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> 14436 T1697 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> 14436 T1677 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> 15248 T1731 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15249 T1731 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51881/g_b/yg collection:collection1 shard:shard1
[junit4:junit4]   2> 15257 T1731 oasc.ZkController.register We are http://127.0.0.1:51881/g_b/yg/collection1/ and leader is http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 15257 T1731 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51881/g_b/yg
[junit4:junit4]   2> 15257 T1731 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15257 T1731 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C125 name=collection1 org.apache.solr.core.SolrCore@639b0cc9 url=http://127.0.0.1:51881/g_b/yg/collection1 node=127.0.0.1:51881_g_b%2Fyg C125_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51881_g_b%2Fyg, base_url=http://127.0.0.1:51881/g_b/yg}
[junit4:junit4]   2> 15258 T1733 C125 P51881 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15258 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15258 T1731 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15259 T1733 C125 P51881 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15259 T1733 C125 P51881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15260 T1655 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15261 T1733 C125 P51881 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15261 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15261 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15554 T1655 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15558 T1655 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51885
[junit4:junit4]   2> 15560 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15561 T1655 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15561 T1655 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693
[junit4:junit4]   2> 15562 T1655 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/solr.xml
[junit4:junit4]   2> 15562 T1655 oasc.CoreContainer.<init> New CoreContainer 672953662
[junit4:junit4]   2> 15563 T1655 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/'
[junit4:junit4]   2> 15563 T1655 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/'
[junit4:junit4]   2> 15633 T1655 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15634 T1655 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15635 T1655 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15635 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15636 T1655 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15637 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15638 T1655 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15639 T1655 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15639 T1655 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15640 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15660 T1655 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15692 T1655 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51867/solr
[junit4:junit4]   2> 15692 T1655 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15693 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3eb1a750
[junit4:junit4]   2> 15695 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15695 T1744 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15697 T1744 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 15697 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51886
[junit4:junit4]   2> 15698 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51886
[junit4:junit4]   2> 15699 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee000b with negotiated timeout 20000 for client /127.0.0.1:51886
[junit4:junit4]   2> 15700 T1744 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee000b, negotiated timeout = 20000
[junit4:junit4]   2> 15700 T1745 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eb1a750 name:ZooKeeperConnection Watcher:127.0.0.1:51867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15700 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15704 T1660 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6053e7ee000b
[junit4:junit4]   2> 15705 T1657 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51886 which had sessionid 0x13d6053e7ee000b
[junit4:junit4]   2> 15705 T1745 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15705 T1655 oaz.ZooKeeper.close Session: 0x13d6053e7ee000b closed
[junit4:junit4]   2> 15707 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15717 T1655 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c50475c
[junit4:junit4]   2> 15720 T1746 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15719 T1655 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15721 T1746 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51867, initiating session
[junit4:junit4]   2> 15721 T1657 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51887
[junit4:junit4]   2> 15722 T1657 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51887
[junit4:junit4]   2> 15725 T1659 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6053e7ee000c with negotiated timeout 20000 for client /127.0.0.1:51887
[junit4:junit4]   2> 15725 T1746 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51867, sessionid = 0x13d6053e7ee000c, negotiated timeout = 20000
[junit4:junit4]   2> 15726 T1747 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c50475c name:ZooKeeperConnection Watcher:127.0.0.1:51867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15726 T1655 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15728 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15730 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15734 T1655 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C124_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51877_g_b%2Fyg, base_url=http://127.0.0.1:51877/g_b/yg}
[junit4:junit4]   2> 15765 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51874/g_b/yg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15765 T1716 C124 P51877 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51877/g_b/yg START replicas=[http://127.0.0.1:51874/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 15766 T1716 C124 P51877 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15767 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15767 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15768 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15768 T1716 C124 P51877 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15768 T1716 C124 P51877 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51874/g_b/yg/collection1/. core=collection1
[junit4:junit4]   2> 15769 T1716 C124 P51877 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@7de40bc8 url=http://127.0.0.1:51874/g_b/yg/collection1 node=127.0.0.1:51874_g_b%2Fyg C126_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51874_g_b%2Fyg, base_url=http://127.0.0.1:51874/g_b/yg, leader=true}
[junit4:junit4]   2> 15775 T1693 C126 P51874 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15782 T1689 C126 P51874 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15785 T1689 C126 P51874 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15786 T1689 C126 P51874 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15787 T1689 C126 P51874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15787 T1689 C126 P51874 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15788 T1689 C126 P51874 oass.SolrIndexSearcher.<init> Opening Searcher@42c80526 realtime
[junit4:junit4]   2> 15788 T1689 C126 P51874 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15789 T1689 C126 P51874 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 15791 T1716 C124 P51877 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15791 T1716 C124 P51877 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15797 T1691 C126 P51874 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15797 T1691 C126 P51874 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15799 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15799 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15799 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15803 T1688 C126 P51874 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15805 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15806 T1716 C124 P51877 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty2/index.20130312203920223 forceNew: false
[junit4:junit4]   2> 15807 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ab1fa86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@680bb00c) fullCopy=false
[junit4:junit4]   2> 15811 T1693 C126 P51874 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15813 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15815 T1716 C124 P51877 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15815 T1716 C124 P51877 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15817 T1716 C124 P51877 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15817 T1716 C124 P51877 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15817 T1716 C124 P51877 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15818 T1716 C124 P51877 oass.SolrIndexSearcher.<init> Opening Searcher@32c95521 main
[junit4:junit4]   2> 15820 T1715 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32c95521 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15821 T1716 C124 P51877 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ab1fa86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@680bb00c)
[junit4:junit4]   2> 15821 T1716 C124 P51877 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15821 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15821 T1716 C124 P51877 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15821 T1716 C124 P51877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15824 T1716 C124 P51877 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15949 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15950 T1678 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":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51881_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51881/g_b/yg"}
[junit4:junit4]   2> 15956 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51877_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51877/g_b/yg"}
[junit4:junit4]   2> 15966 T1713 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> 15966 T1730 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> 15966 T1677 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> 15967 T1747 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> 15966 T1684 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> 15966 T1697 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> 16285 T1692 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:51881_g_b%252Fyg_collection1&state=recovering&nodeName=127.0.0.1:51881_g_b%252Fyg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1005 
[junit4:junit4]   2> 16741 T1655 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51885_g_b%2Fyg
[junit4:junit4]   2> 16743 T1660 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6053e7ee000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51885_g_b%2Fyg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51885_g_b%2Fyg
[junit4:junit4]   2> 16744 T1655 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51885_g_b%2Fyg
[junit4:junit4]   2> 16749 T1697 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> 16749 T1677 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> 16750 T1747 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> 16750 T1713 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> 16750 T1730 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> 16753 T1684 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16753 T1684 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> 16757 T1697 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16760 T1713 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16761 T1747 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16761 T1677 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16762 T1730 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16769 T1750 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/collection1
[junit4:junit4]   2> 16770 T1750 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16771 T1750 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16771 T1750 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16774 T1750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/collection1/'
[junit4:junit4]   2> 16774 T1750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16775 T1750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/collection1/lib/README' to classloader
[junit4:junit4]   2> 16818 T1750 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 16886 T1750 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16888 T1750 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16902 T1750 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17611 T1750 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17622 T1750 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17637 T1750 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17671 T1750 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17679 T1750 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17688 T1750 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17691 T1750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17692 T1750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17692 T1750 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17696 T1750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17696 T1750 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17697 T1750 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17697 T1750 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363120759693/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4/
[junit4:junit4]   2> 17698 T1750 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f229147
[junit4:junit4]   2> 17699 T1750 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17700 T1750 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4 forceNew: false
[junit4:junit4]   2> 17701 T1750 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4/index/
[junit4:junit4]   2> 17701 T1750 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17702 T1750 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4/index forceNew: false
[junit4:junit4]   2> 17708 T1750 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17708 T1750 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17714 T1750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17715 T1750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17716 T1750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17717 T1750 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17719 T1750 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17720 T1750 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17720 T1750 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17722 T1750 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17723 T1750 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17737 T1750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17743 T1750 oass.SolrIndexSearcher.<init> Opening Searcher@1738ccda main
[junit4:junit4]   2> 17744 T1750 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4/tlog
[junit4:junit4]   2> 17745 T1750 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17745 T1750 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17750 T1751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1738ccda main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17752 T1750 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17752 T1750 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C125_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51881_g_b%2Fyg, base_url=http://127.0.0.1:51881/g_b/yg}
[junit4:junit4]   2> 18287 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51874/g_b/yg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18288 T1733 C125 P51881 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51881/g_b/yg START replicas=[http://127.0.0.1:51874/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 18290 T1733 C125 P51881 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18291 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18291 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18292 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18292 T1733 C125 P51881 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18292 T1733 C125 P51881 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51874/g_b/yg/collection1/. core=collection1
[junit4:junit4]   2> 18292 T1733 C125 P51881 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18293 T1692 C126 P51874 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18307 T1690 C126 P51874 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18312 T1690 C126 P51874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18313 T1690 C126 P51874 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18313 T1690 C126 P51874 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18314 T1690 C126 P51874 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 18317 T1733 C125 P51881 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18317 T1733 C125 P51881 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18323 T1688 C126 P51874 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18327 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18327 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18328 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18335 T1693 C126 P51874 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18338 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18341 T1733 C125 P51881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty3/index.20130312203922757 forceNew: false
[junit4:junit4]   2> 18342 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b61a093 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e4b6520) fullCopy=false
[junit4:junit4]   2> 18349 T1689 C126 P51874 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18352 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18354 T1733 C125 P51881 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18354 T1733 C125 P51881 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18356 T1733 C125 P51881 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18356 T1733 C125 P51881 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18356 T1733 C125 P51881 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18357 T1733 C125 P51881 oass.SolrIndexSearcher.<init> Opening Searcher@92b608d main
[junit4:junit4]   2> 18358 T1732 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@92b608d main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18359 T1733 C125 P51881 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b61a093 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e4b6520)
[junit4:junit4]   2> 18359 T1733 C125 P51881 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18360 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18360 T1733 C125 P51881 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18361 T1733 C125 P51881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18365 T1733 C125 P51881 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18994 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18996 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51885_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51885/g_b/yg"}
[junit4:junit4]   2> 18996 T1678 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 18997 T1678 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19006 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51881_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51881/g_b/yg"}
[junit4:junit4]   2> 19017 T1730 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> 19018 T1697 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> 19018 T1747 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> 19018 T1684 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> 19019 T1713 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> 19019 T1677 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> 19757 T1750 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19758 T1750 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51885/g_b/yg collection:collection1 shard:shard1
[junit4:junit4]   2> 19768 T1750 oasc.ZkController.register We are http://127.0.0.1:51885/g_b/yg/collection1/ and leader is http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 19768 T1750 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51885/g_b/yg
[junit4:junit4]   2> 19769 T1750 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19769 T1750 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@1a375be9 url=http://127.0.0.1:51885/g_b/yg/collection1 node=127.0.0.1:51885_g_b%2Fyg C127_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51885_g_b%2Fyg, base_url=http://127.0.0.1:51885/g_b/yg}
[junit4:junit4]   2> 19771 T1754 C127 P51885 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19772 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19772 T1750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19772 T1754 C127 P51885 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19773 T1754 C127 P51885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19777 T1655 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19777 T1754 C127 P51885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19778 T1655 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19780 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19793 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19797 T1655 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 19797 T1655 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 19799 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20536 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20537 T1678 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":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51885_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51885/g_b/yg"}
[junit4:junit4]   2> 20545 T1730 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> 20546 T1684 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> 20546 T1697 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> 20546 T1747 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> 20546 T1713 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> 20547 T1677 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> 20800 T1688 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:51885_g_b%252Fyg_collection1&state=recovering&nodeName=127.0.0.1:51885_g_b%252Fyg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   2> 20802 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21806 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51885_g_b%2Fyg, base_url=http://127.0.0.1:51885/g_b/yg}
[junit4:junit4]   2> 22802 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51874/g_b/yg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22803 T1754 C127 P51885 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51885/g_b/yg START replicas=[http://127.0.0.1:51874/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 22804 T1754 C127 P51885 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22804 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22804 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22805 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22805 T1754 C127 P51885 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22805 T1754 C127 P51885 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51874/g_b/yg/collection1/. core=collection1
[junit4:junit4]   2> 22805 T1754 C127 P51885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22807 T1688 C126 P51874 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22810 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22814 T1692 C126 P51874 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22815 T1692 C126 P51874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22816 T1692 C126 P51874 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22817 T1692 C126 P51874 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22817 T1692 C126 P51874 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 22819 T1754 C127 P51885 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22819 T1754 C127 P51885 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22821 T1693 C126 P51874 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22822 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22823 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22823 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22825 T1689 C126 P51874 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22826 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22827 T1754 C127 P51885 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363120744424/jetty4/index.20130312203927244 forceNew: false
[junit4:junit4]   2> 22828 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5c05879b lockFactory=org.apache.lucene.store.NativeFSLockFactory@799a7b7c) fullCopy=false
[junit4:junit4]   2> 22830 T1688 C126 P51874 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 22832 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22834 T1754 C127 P51885 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22834 T1754 C127 P51885 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22836 T1754 C127 P51885 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22836 T1754 C127 P51885 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22836 T1754 C127 P51885 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22837 T1754 C127 P51885 oass.SolrIndexSearcher.<init> Opening Searcher@e885691 main
[junit4:junit4]   2> 22838 T1751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e885691 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22839 T1754 C127 P51885 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@5c05879b lockFactory=org.apache.lucene.store.NativeFSLockFactory@799a7b7c)
[junit4:junit4]   2> 22839 T1754 C127 P51885 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22839 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22839 T1754 C127 P51885 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22840 T1754 C127 P51885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22842 T1754 C127 P51885 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23564 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23566 T1678 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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51885_g_b%2Fyg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51885/g_b/yg"}
[junit4:junit4]   2> 23574 T1697 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> 23575 T1713 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> 23575 T1730 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> 23575 T1747 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> 23576 T1684 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> 23576 T1677 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> 23814 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23817 T1655 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@1b75c4a7 url=http://127.0.0.1:51870/g_b/yg/collection1 node=127.0.0.1:51870_g_b%2Fyg C128_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51870_g_b%2Fyg, base_url=http://127.0.0.1:51870/g_b/yg, leader=true}
[junit4:junit4]   2> 23840 T1668 C128 P51870 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23843 T1668 C128 P51870 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ff978ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@4100455e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23844 T1668 C128 P51870 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23845 T1668 C128 P51870 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ff978ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@4100455e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ff978ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@4100455e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23845 T1668 C128 P51870 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23846 T1668 C128 P51870 oass.SolrIndexSearcher.<init> Opening Searcher@2b928099 main
[junit4:junit4]   2> 23846 T1668 C128 P51870 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23847 T1681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b928099 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23848 T1668 C128 P51870 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 23856 T1691 C126 P51874 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23856 T1691 C126 P51874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 23857 T1691 C126 P51874 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 23857 T1691 C126 P51874 oass.SolrIndexSearcher.<init> Opening Searcher@21fb2178 main
[junit4:junit4]   2> 23858 T1691 C126 P51874 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23859 T1699 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21fb2178 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23860 T1691 C126 P51874 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:51877/g_b/yg/collection1/, StdNode: http://127.0.0.1:51881/g_b/yg/collection1/, StdNode: http://127.0.0.1:51885/g_b/yg/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C124_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51877_g_b%2Fyg, base_url=http://127.0.0.1:51877/g_b/yg}
[junit4:junit4]   2> 23869 T1705 C124 P51877 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C125_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51881_g_b%2Fyg, base_url=http://127.0.0.1:51881/g_b/yg}
[junit4:junit4]   2> 23873 T1725 C125 P51881 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23875 T1705 C124 P51877 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 23876 T1705 C124 P51877 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 23877 T1705 C124 P51877 oass.SolrIndexSearcher.<init> Opening Searcher@54d24a51 main
[junit4:junit4]   2> 23877 T1725 C125 P51881 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 23878 T1725 C125 P51881 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 23879 T1715 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54d24a51 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23877 T1705 C124 P51877 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23880 T1705 C124 P51877 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51885_g_b%2Fyg, base_url=http://127.0.0.1:51885/g_b/yg}
[junit4:junit4]   2> 23880 T1738 C127 P51885 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23882 T1725 C125 P51881 oass.SolrIndexSearcher.<init> Opening Searcher@52284063 main
[junit4:junit4]   2> 23883 T1725 C125 P51881 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23883 T1738 C127 P51885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 23883 T1738 C127 P51885 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 23884 T1738 C127 P51885 oass.SolrIndexSearcher.<init> Opening Searcher@7c2328eb main
[junit4:junit4]   2> 23885 T1732 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52284063 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 23885 T1738 C127 P51885 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23886 T1725 C125 P51881 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 23887 T1751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c2328eb main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 23887 T1738 C127 P51885 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 23888 T1691 C126 P51874 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 32
[junit4:junit4]   2> 23892 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23897 T1693 C126 P51874 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23901 T1707 C124 P51877 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23906 T1721 C125 P51881 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 23912 T1740 C127 P51885 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 25921 T1669 C128 P51870 oass.SolrIndexSearcher.<init> Opening Searcher@6d6e3fe9 realtime
[junit4:junit4]   2> 25921 T1669 C128 P51870 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429335724875841536)} 0 3
[junit4:junit4]   2> 25931 T1740 C127 P51885 /update {update.distrib=FROMLEADER&_version_=-1429335724884230144&update.from=http://127.0.0.1:51874/g_b/yg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429335724884230144)} 0 2
[junit4:junit4]   2> 25933 T1707 C124 P51877 /update {update.distrib=FROMLEADER&_version_=-1429335724884230144&update.from=http://127.0.0.1:51874/g_b/yg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429335724884230144)} 0 3
[junit4:junit4]   2> 25933 T1721 C125 P51881 /update {update.distrib=FROMLEADER&_version_=-1429335724884230144&update.from=http://127.0.0.1:51874/g_b/yg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429335724884230144)} 0 1
[junit4:junit4]   2> 25934 T1693 C126 P51874 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429335724884230144)} 0 9
[junit4:junit4]   2> 25939 T1670 C128 P51870 /update {wt=javabin&version=2} {add=[0 (1429335724896813056)]} 0 2
[junit4:junit4]   2> 25952 T1741 C127 P51885 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429335724903104512)]} 0 3
[junit4:junit4]   2> 25952 T1709 C124 P51877 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429335724903104512)]} 0 3
[junit4:junit4]   2> 25952 T1722 C125 P51881 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429335724903104512)]} 0 1
[junit4:junit4]   2> 25954 T1689 C126 P51874 /update {wt=javabin&version=2} {add=[0 (1429335724903104512)]} 0 11
[junit4:junit4]   2> 25959 T1671 C128 P51870 /update {wt=javabin&version=2} {add=[1 (1429335724917784576)]} 0 1
[junit4:junit4]   2> 25969 T1742 C127 P51885 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429335724924076032)]} 0 1
[junit4:junit4]   2> 25969 T1723 C125 P51881 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429335724924076032)]} 0 1
[junit4:junit4]   2> 25971 T1708 C124 P51877 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429335724924076032)]} 0 1
[junit4:junit4]   2> 25972 T1688 C126 P51874 /update {wt=javabin&version=2} {add=[1 (1429335724924076032)]} 0 8
[junit4:junit4]   2> 25977 T1672 C128 P51870 /update {wt=javabin&version=2} {add=[2 (1429335724935610368)]} 0 2
[junit4:junit4]   2> 25987 T1743 C127 P51885 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429335724941901824)]} 0 2
[junit4:junit4]   2> 25987 T1724 C125 P51881 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429335724941901824)]} 0 2
[junit4:junit4]   2> 25988 T1692 C126 P51874 /update {test.distrib.skip.servers=http://127.0.0.1:51877/g_b/yg/collection1/&wt=javabin&version=2} {add=[2 (1429335724941901824)]} 0 7
[junit4:junit4]   2> 25993 T1673 C128 P51870 /update {wt=javabin&version=2} {add=[3 (1429335724953436160)]} 0 1
[junit4:junit4]   2> 26003 T1739 C127 P51885 /update {distrib.from=http://127.0.0.1:51874/g_b/yg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429335724958679040)]} 0 2
[junit4:junit4]   2> 26004 T1690 C126 P51874 /update {test.distrib.skip.servers=http://127.0.0.1:51877/g_b/yg/collection1/&test.distrib.skip.servers=http://127.0.0.1:51881/g_b/yg/collection1/&wt=javabin&version=2} {add=[3 (1429335724958679040)]} 0 7
[junit4:junit4]   2> 26007 T1668 C128 P51870 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26014 T1668 C128 P51870 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ff978ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@4100455e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ff978ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@4100455e),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 26015 T1668 C128 P51870 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 26017 T1668 C128 P51870 oass.SolrIndexSearcher.<init> Opening Searcher@6b080d4 main
[junit4:junit4]   2> 26018 T1668 C128 P51870 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26019 T1681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b080d4 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 26019 T1668 C128 P51870 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 26023 T1691 C126 P51874 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26030 T1691 C126 P51874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1693ff9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@27c708b3),segFN=segments_6,generation=6,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26030 T1691 C126 P51874 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26032 T1691 C126 P51874 oass.SolrIndexSearcher.<init> Opening Searcher@530c9e81 main
[junit4:junit4]   2> 26033 T1691 C126 P51874 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26034 T1699 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@530c9e81 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 26035 T1691 C126 P51874 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:51877/g_b/yg/collection1/, StdNode: http://127.0.0.1:51881/g_b/yg/collection1/, StdNode: http://127.0.0.1:51885/g_b/yg/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 26041 T1725 C125 P51881 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26045 T1738 C127 P51885 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26045 T1704 C124 P51877 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26051 T1738 C127 P51885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c60d2ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@16798652),segFN=segments_6,generation=6,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26051 T1738 C127 P51885 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, segments_6, _0.fdt]
[junit4:junit4]   2> 26054 T1738 C127 P51885 oass.SolrIndexSearcher.<init> Opening Searcher@6fc70e1f main
[junit4:junit4]   2> 26054 T1725 C125 P51881 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766a3c04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@686df68),segFN=segments_5,generation=5,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, segments_5, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 26055 T1725 C125 P51881 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, segments_5, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 26056 T1751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fc70e1f main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 26054 T1738 C127 P51885 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26057 T1738 C127 P51885 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 26057 T1725 C125 P51881 oass.SolrIndexSearcher.<init> Opening Searcher@1be35a6e main
[junit4:junit4]   2> 26058 T1725 C125 P51881 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26059 T1704 C124 P51877 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111a5382 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ffbb6),segFN=segments_4,generation=4,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 26059 T1732 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1be35a6e main{StandardDirectoryReader(segments_5:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 26059 T1704 C124 P51877 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 26060 T1725 C125 P51881 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 26061 T1704 C124 P51877 oass.SolrIndexSearcher.<init> Opening Searcher@39d3be45 main
[junit4:junit4]   2> 26062 T1704 C124 P51877 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26063 T1715 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39d3be45 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 26063 T1704 C124 P51877 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 26064 T1691 C126 P51874 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 41
[junit4:junit4]   2> 26065 T1655 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 26066 T1655 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26068 T1655 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 26076 T1693 C126 P51874 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 26080 T1705 C124 P51877 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=1 
[junit4:junit4]   2> 26083 T1726 C125 P51881 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 26086 T1740 C127 P51885 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 26087 T1655 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26107 T1721 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 26107 T1721 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26117 T1689 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 26118 T1689 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 26118 T1689 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg START replicas=[http://127.0.0.1:51877/g_b/yg/collection1/, http://127.0.0.1:51881/g_b/yg/collection1/, http://127.0.0.1:51885/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 26123 T1706 C124 P51877 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26123 T1741 C127 P51885 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26124 T1722 C125 P51881 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26124 T1689 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg  Received 3 versions from 127.0.0.1:51877/g_b/yg/collection1/
[junit4:junit4]   2> 26125 T1689 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg  Our versions are newer. ourLowThreshold=1429335724884230144 otherHigh=1429335724924076032
[junit4:junit4]   2> 26125 T1689 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg  Received 5 versions from 127.0.0.1:51885/g_b/yg/collection1/
[junit4:junit4]   2> 26126 T1689 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg  Our versions are newer. ourLowThreshold=1429335724884230144 otherHigh=1429335724941901824
[junit4:junit4]   2> 26126 T1689 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg  Received 4 versions from 127.0.0.1:51881/g_b/yg/collection1/
[junit4:junit4]   2> 26127 T1689 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg  Our versions are newer. ourLowThreshold=1429335724884230144 otherHigh=1429335724941901824
[junit4:junit4]   2> 26127 T1689 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51874/g_b/yg DONE. sync succeeded
[junit4:junit4]   2> 26127 T1689 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 26128 T1689 oasc.SyncStrategy.syncToMe http://127.0.0.1:51874/g_b/yg/collection1/: try and ask http://127.0.0.1:51877/g_b/yg/collection1/ to sync
[junit4:junit4]   2> 26128 T1689 oasc.SyncStrategy.syncToMe http://127.0.0.1:51874/g_b/yg/collection1/: try and ask http://127.0.0.1:51881/g_b/yg/collection1/ to sync
[junit4:junit4]   2> 26129 T1689 oasc.SyncStrategy.syncToMe http://127.0.0.1:51874/g_b/yg/collection1/: try and ask http://127.0.0.1:51885/g_b/yg/collection1/ to sync
[junit4:junit4]   2> 26131 T1707 C124 P51877 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51877/g_b/yg START replicas=[http://127.0.0.1:51874/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 26134 T1742 C127 P51885 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51885/g_b/yg START replicas=[http://127.0.0.1:51874/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 26135 T1723 C125 P51881 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51881/g_b/yg START replicas=[http://127.0.0.1:51874/g_b/yg/collection1/] nUpdates=100
[junit4:junit4]   2> 26138 T1688 C126 P51874 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26139 T1692 C126 P51874 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26140 T1707 C124 P51877 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51877/g_b/yg  Received 5 versions from 127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 26140 T1742 C127 P51885 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51885/g_b/yg  Received 5 versions from 127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 26141 T1707 C124 P51877 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:51877/g_b/yg Requesting updates from 127.0.0.1:51874/g_b/yg/collection1/n=2 versions=[1429335724958679040, 1429335724941901824]
[junit4:junit4]   2> 26141 T1742 C127 P51885 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51885/g_b/yg  Our versions are newer. ourLowThreshold=1429335724884230144 otherHigh=1429335724941901824
[junit4:junit4]   2> 26142 T1742 C127 P51885 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51885/g_b/yg DONE. sync succeeded
[junit4:junit4]   2> 26143 T1742 C127 P51885 REQ /get {sync=http://127.0.0.1:51874/g_b/yg/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=10 
[junit4:junit4]   2> 26143 T1690 C126 P51874 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26143 T1689 oasc.SyncStrategy.syncToMe http://127.0.0.1:51874/g_b/yg/collection1/:  sync completed with http://127.0.0.1:51885/g_b/yg/collection1/
[junit4:junit4]   2> 26144 T1723 C125 P51881 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51881/g_b/yg  Received 5 versions from 127.0.0.1:51874/g_b/yg/collection1/
[junit4:junit4]   2> 26145 T1723 C125 P51881 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:51881/g_b/yg Requesting updates from 127.0.0.1:51874/g_b/yg/collection1/n=1 versions=[1429335724958679040]
[junit4:junit4]   2> 26145 T1691 C126 P51874 REQ /get {distrib=false&getUpdates=1429335724958679040,1429335724941901824&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26148 T1693 C126 P51874 REQ /get {distrib=false&getUpdates=1429335724958679040&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26151 T1723 C125 P51881 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51881/g_b/yg DONE. sync succeeded
[junit4:junit4]   2> 26151 T1707 C124 P51877 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51877/g_b/yg DONE. sync succeeded
[junit4:junit4]   2> 26152 T1723 C125 P51881 REQ /get {sync=http://127.0.0.1:51874/g_b/yg/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTim

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

:junit4]   2> 51332 T1655 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51867 51867
[junit4:junit4]   2> 51506 T1657 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 51507 T1655 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 51508 T1655 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 51508 T1655 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 51509 T1655 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 51509 T1655 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=8AA5A85ABCAF1CD6 -Dtests.slow=true -Dtests.locale=sr_BA_#Latn -Dtests.timezone=Atlantic/Faeroe -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 51.5s | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8AA5A85ABCAF1CD6:B432642CBF07CEA]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 51520 T1655 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 51524 T1654 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 51585 T1658 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_BA_#Latn, timezone=Atlantic/Faeroe
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_15 (64-bit)/cpus=2,threads=5,free=85406152,total=142114816
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy2, TestDistributedGrouping, TestDocSet, FileBasedSpellCheckerTest, TestJmxMonitoredMap, PolyFieldTest, StatelessScriptUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, TestFunctionQuery, TestSolrQueryParser, DocValuesMultiTest, QueryElevationComponentTest, AnalysisAfterCoreReloadTest, AlternateDirectoryTest, TestWriterPerf, MoreLikeThisHandlerTest, TestGroupingSearch, DebugComponentTest, TimeZoneUtilsTest, TestLuceneMatchVersion, DistributedQueryElevationComponentTest, TestDFRSimilarityFactory, SuggesterTest, ChaosMonkeyNothingIsSafeTest, SuggesterFSTTest, TestDistributedSearch, TestFastWriter, SolrPluginUtilsTest, LeaderElectionIntegrationTest, DateFieldTest, PrimitiveFieldTypeTest, IndexReaderFactoryTest, CSVRequestHandlerTest, TestSystemIdResolver, UpdateParamsTest, TestCollationField, TestNumberUtils, DateMathParserTest, SolrCoreTest, SearchHandlerTest, RequiredFieldsTest, CoreContainerCoreInitFailuresTest, TestCSVResponseWriter, TestCopyFieldCollectionResource, MBeansHandlerTest, TestFieldTypeResource, TestUtils, TestDocumentBuilder, RecoveryZkTest, HighlighterTest, TestLRUCache, TestPostingsSolrHighlighter, TermsComponentTest, CollectionsAPIDistributedZkTest, PeerSyncTest, ShardRoutingCustomTest, ResourceLoaderTest, SolrCmdDistributorTest, OverseerCollectionProcessorTest, NotRequiredUniqueKeyTest, SolrTestCaseJ4Test, DocumentBuilderTest, SpellingQueryConverterTest, URLClassifyProcessorTest, TestXIncludeConfig, TestDefaultSimilarityFactory, LukeRequestHandlerTest, TestStressReorder, UpdateRequestProcessorFactoryTest, SyncSliceTest]
[junit4:junit4] Completed in 51.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 627 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:381: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:361: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:183: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:449: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1213: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:877: There were test failures: 272 suites, 1143 tests, 1 failure, 18 ignored (6 assumptions)

Total time: 73 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 303 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/303/
Java: 64bit/jdk1.6.0 -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 17820 lines...]
rat-sources:
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2013-03-13T03:00:14+00:00
     [echo] Notes: 0
     [echo] Binaries: 0
     [echo] Archives: 0
     [echo] Standards: 74
     [echo] 
     [echo] Apache Licensed: 73
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated and so license header is optional
     [echo] Generated files do not required license headers
     [echo] 
     [echo] 1 Unknown Licenses
     [echo] 
     [echo] *******************************
     [echo] 
     [echo] Unapproved licenses:
     [echo] 
     [echo]   /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/postingshighlight/CambridgeMA.utf8
     [echo] 
     [echo] *******************************
     [echo] 
     [echo] Archives:
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require AL headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc will be marked N
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/DefaultEncoder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/Encoder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/Formatter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/Fragmenter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/GradientFormatter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/Highlighter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/InvalidTokenOffsetsException.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/NullFragmenter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/OffsetLimitTokenFilter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/PositionSpan.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/QueryScorer.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/QueryTermExtractor.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/QueryTermScorer.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/Scorer.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/SimpleFragmenter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/SimpleHTMLEncoder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/SimpleHTMLFormatter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/SimpleSpanFragmenter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/SpanGradientFormatter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/TextFragment.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/TokenGroup.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/TokenSources.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/TokenStreamFromTermPositionVector.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTerm.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/WeightedTerm.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/highlight/package.html
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/Passage.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/PassageFormatter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/PassageScorer.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/PostingsHighlighter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/package.html
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/BaseFragListBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/BaseFragmentsBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/BoundaryScanner.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/BreakIteratorBoundaryScanner.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FastVectorHighlighter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FieldFragList.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FieldPhraseList.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FieldQuery.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FieldTermStack.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FragListBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/FragmentsBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/ScoreOrderFragmentsBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/SimpleBoundaryScanner.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/SimpleFieldFragList.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/SimpleFragListBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/SimpleFragmentsBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/SingleFragListBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/WeightedFieldFragList.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/WeightedFragListBuilder.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/org/apache/lucene/search/vectorhighlight/package.html
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/java/overview.html
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/highlight/HighlighterPhraseTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/highlight/HighlighterTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/highlight/OffsetLimitTokenFilterTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/highlight/TokenSourcesTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/highlight/custom/HighlightCustomQueryTest.java
     [echo]  !????? /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/postingshighlight/CambridgeMA.utf8
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/postingshighlight/TestPostingsHighlighter.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/postingshighlight/TestPostingsHighlighterRanking.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/AbstractTestCase.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/BreakIteratorBoundaryScannerTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/FastVectorHighlighterTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/FieldPhraseListTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/FieldQueryTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/FieldTermStackTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/IndexTimeSynonymTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/ScoreOrderFragmentsBuilderTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/SimpleBoundaryScannerTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/SimpleFragListBuilderTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/SimpleFragmentsBuilderTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/SingleFragListBuilderTest.java
     [echo]   AL    /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/vectorhighlight/WeightedFragListBuilderTest.java
     [echo]  
     [echo]  *****************************************************
     [echo]  Printing headers for files without AL header...
     [echo]  
     [echo]  
     [echo]  =======================================================================
     [echo]  ==/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/highlighter/src/test/org/apache/lucene/search/postingshighlight/CambridgeMA.utf8
     [echo]  =======================================================================
     [echo] {{Distinguish|Cambridge, England}} {{primary sources|date=June 2012}} {{Use mdy dates|date=January 2011}} {{Infobox settlement |official_name = Cambridge, Massachusetts |nickname = |motto = "Boston's Left Bank"<ref>{{cite web|url= http://www.epodunk.com/cgi-bin/genInfo.php?locIndex=2894|title=Profile for Cambridge, Massachusetts, MA|publisher= ePodunk |accessdate= November 1, 2012}}</ref> |image_skyline = CambridgeMACityHall2.jpg |imagesize = 175px |image_caption = Cambridge City Hall |image_seal = |image_flag = |image_map = Cambridge ma highlight.png |mapsize = 250px |map_caption = Location in Middlesex County in Massachusetts |image_map1 = |mapsize1 = |map_caption1 = |coordinates_region = US-MA |subdivision_type = Country |subdivision_name = United States |subdivision_type1 = State |subdivision_name1 = [[Massachusetts]] |subdivision_type2 = [[List of counties in Massachusetts|County]] |subdivision_name2 = [[Middlesex County, Massachusetts|Middlesex]] |established_title = Settled |established_date = 1630 |established_title2 = Incorporated |established_date2 = 1636 |established_title3 = |established_date3 = |government_type = [[Council-manager government|Council-City Manager]] |leader_title = Mayor |leader_name = Henrietta Davis |leader_title1 = [[City manager|City Manager]] |leader_name1 = [[Robert W. Healy]] |area_magnitude = |area_total_km2 = 18.47 |area_total_sq_mi = 7.13 |area_land_km2 = 16.65 |area_land_sq_mi = 6.43 |area_water_km2 = 1.81 |area_water_sq_mi = 0.70 |population_as_of = 2010 |population_blank2_title = [[Demonym]] |population_blank2 = [[Cantabrigian]] |settlement_type = City |population_total = 105,162 |population_density_km2 = 6,341.98 |population_density_sq_mi = 16,422.08 |elevation_m = 12 |elevation_ft = 40 |timezone = [[Eastern Time Zone|Eastern]] |utc_offset = -5 |timezone_DST = [[Eastern Time Zone|Eastern]] |utc_offset_DST = -4 |coordinates_display = display=inline,title |latd = 42 |latm = 22 |lats = 25 |latNS = N |longd = 71 |longm = 06 |longs = 38 |longEW = W |website = [http://www.cambridgema.gov/ www.cambridgema.gov] |postal_code_type = ZIP code |postal_code = 02138, 02139, 02140, 02141, 02142 |area_code = [[Area code 617|617]] / [[Area code 857|857]] |blank_name = [[Federal Information Processing Standard|FIPS code]] |blank_info = 25-11000 |blank1_name = [[Geographic Names Information System|GNIS]] feature ID |blank1_info = 0617365 |footnotes = }} '''Cambridge''' is a city in [[Middlesex County, Massachusetts|Middlesex County]], [[Massachusetts]], [[United States]], in the [[Greater Boston]] area. It was named in honor of the [[University of Cambridge]] in [[England]], an important center of the [[Puritan]] theology embraced by the town's founders.<ref>{{cite book|last=Degler|first=Carl Neumann|title=Out of Our Pasts: The Forces That Shaped Modern America|publisher=HarperCollins|location=New York|year=1984|url=http://books.google.com/books?id=NebLe1ueuGQC&pg=PA18&lpg=PA18&dq=cambridge+university+puritans+newtowne#v=onepage&q=&f=false|accessdate=September 9, 2009 | isbn=978-0-06-131985-3}}</ref> Cambridge is home to two of the world's most prominent universities, [[Harvard University]] and the [[Massachusetts Institute of Technology]]. According to the [[2010 United States Census]], the city's population was 105,162.<ref name="2010.census.gov">{{cite web|url=http://2010.census.gov/news/releases/operations/cb11-cn104.html |title=Census 2010 News &#124; U.S. Census Bureau Delivers Massachusetts' 2010 Census Population Totals, Including First Look at Race and Hispanic Origin Data for Legislative Redistricting |publisher=2010.census.gov |date=2011-03-22 |accessdate=2012-04-28}}</ref> It is the fifth most populous city in the state, behind [[Boston]], [[Worcester, MA|Worcester]], [[Springfield, MA|Springfield]], and [[Lowell, Massachusetts|Lowell]].<ref name="2010.census.gov"/> Cambridge was one of the two [[county seat]]s of Middlesex County prior to the abolition of county government in 1997; [[Lowell, Massachusetts|Lowell]] was the other. ==History== {{See also|Timeline of Cambridge, Massachusetts history}} [[File:Formation of Massachusetts towns.svg|thumb|A map showing the original boundaries of Cambridge]] The site for what would become Cambridge was chosen in December 1630, because it was located safely upriver from Boston Harbor, which made it easily defensible from attacks by enemy ships. Also, the water from the local spring was so good that the local Native Americans believed it had medicinal properties.{{Citation needed|date=November 2009}} [[Thomas Dudley]], his daughter [[Anne Bradstreet]] and her husband Simon were among the first settlers of the town. The first houses were built in the spring of 1631. The settlement was initially referred to as "the newe towne".<ref name=drake>{{cite book|last=Drake|first=Samuel Adams|title=History of Middlesex County, Massachusetts|publisher=Estes and Lauriat|location=Boston|year=1880|volume=1|pages=305–16|url=http://books.google.com/books?id=QGolOAyd9RMC&pg=PA316&lpg=PA305&dq=newetowne&ct=result#PPA305,M1|accessdate=December 26, 2008}}</ref> Official Massachusetts records show the name capitalized as '''Newe Towne''' by 1632.<ref name=public>{{cite book|title=Report on the Custody and Condition of the Public Records of Parishes|publisher=Massachusetts Secretary of the Commonwealth|url=http://books.google.com/books?id=IyYWAAAAYAAJ&pg=RA1-PA298&lpg=RA1-PA298&dq=%22Ordered+That+Newtowne+shall+henceforward+be+called%22|location=Boston|year=1889|page=298|accessdate=December 24, 2008}}</ref> Located at the first convenient [[Charles River]] crossing west of [[Boston]], Newe Towne was one of a number of towns (including Boston, [[Dorchester, Massachusetts|Dorchester]], [[Watertown, Massachusetts|Watertown]], and [[Weymouth, Massachusetts|Weymouth]]) founded by the 700 original [[Puritan]] colonists of the [[Massachusetts Bay Colony]] under governor [[John Winthrop]]. The original village site is in the heart of today's [[Harvard Square]]. The marketplace where farmers brought in crops from surrounding towns to sell survives today as the small park at the corner of John F. Kennedy (J.F.K.) and Winthrop Streets, then at the edge of a salt marsh, since filled. The town included a much larger area than the present city, with various outlying parts becoming independent towns over the years: [[Newton, Massachusetts|Newton (originally Cambridge Village, then Newtown)]] in 1688,<ref>{{cite book |last= Ritter |first= Priscilla R. |coauthors= Thelma Fleishman |title= Newton, Massachusetts 1679–1779: A Biographical Directory |year= 1982 |publisher= New England Historic Genealogical Society }}</ref> [[Lexington, Massachusetts|Lexington (Cambridge Farms)]] in 1712, and both [[Arlington, Massachusetts|West Cambridge (originally Menotomy)]] and [[Brighton, Massachusetts|Brighton (Little Cambridge)]] in 1807.<ref>{{cite web |url=http://www.brightonbot.com/history.php |title=A Short History of Allston-Brighton |first=Marchione |last=William P. |author= |authorlink= |coauthors= |date= |month= |year=2011 |work=Brighton-Allston Historical Society |publisher=Brighton Board of Trade |location= |page= |pages= |at= |language= |trans_title= |arxiv= |asin= |bibcode= |doi= |doibroken= |isbn= |issn= |jfm= |jstor= |lccn= |mr= |oclc= |ol= |osti= |pmc = |pmid= |rfc= |ssrn= |zbl= |id= |archiveurl= |archivedate= |deadurl= |accessdate=December 21, 2011 |quote= |ref= |separator= |postscript=}}</ref> Part of West Cambridge joined the new town of [[Belmont, Massachusetts|Belmont]] in 1859, and the rest of West Cambridge was renamed Arlington in 1867; Brighton was annexed by Boston in 1874. In the late 19th century, various schemes for annexing Cambridge itself to the City of Boston were pursued and rejected.<ref>{{cite news |title=ANNEXATION AND ITS FRUITS |author=Staff writer |first= |last= |authorlink= |url=http://query.nytimes.com/gst/abstract.html?res=9901E4DC173BEF34BC4D52DFB766838F669FDE |agency= |newspaper=[[The New York Times]] |publisher= |isbn= |issn= |pmid= |pmd= |bibcode= |doi= |date=January 15, 1874, Wednesday |page= 4 |pages= |accessdate=|archiveurl=http://query.nytimes.com/mem/archive-free/pdf?res=9901E4DC173BEF34BC4D52DFB766838F669FDE |archivedate=January 15, 1874 |ref= }}</ref><ref>{{cite news |title=BOSTON'S ANNEXATION SCHEMES.; PROPOSAL TO ABSORB CAMBRIDGE AND OTHER NEAR-BY TOWNS |author=Staff writer |first= |last= |authorlink= |url=http://query.nytimes.com/gst/abstract.html?res=9C05E1DC1F39E233A25754C2A9659C94639ED7CF |agency= |newspaper=[[The New York Times]] |publisher= |isbn= |issn= |pmid= |pmd= |bibcode= |doi= |date=March 26, 1892, Wednesday |page= 11 |pages= |accessdate=August 21, 2010|archiveurl=http://query.nytimes.com/mem/archive-free/pdf?res=9C05E1DC1F39E233A25754C2A9659C94639ED7CF |archivedate=March 27, 1892 |ref= }}</ref> In 1636, [[Harvard College]] was founded by the colony to train [[minister (religion)|ministers]] and the new town was chosen for its site by [[Thomas Dudley]]. By 1638, the name "Newe Towne" had "compacted by usage into 'Newtowne'."<ref name=drake /> In May 1638<ref>{{cite book|title=The Cambridge of Eighteen Hundred and Ninety-six|editor=Arthur Gilman, ed.|publisher=Committee on the Memorial Volume|location=Cambridge|year=1896|page=8}}</ref><ref>{{cite web|author=Harvard News Office |url=http://news.harvard.edu/gazette/2002/05.02/02-history.html |title='&#39;Harvard Gazette'&#39; historical calendar giving May 12, 1638 as date of name change; certain other sources say May 2, 1638 or late 1637 |publisher=News.harvard.edu |date=2002-05-02 |accessdate=2012-04-28}}</ref> the name was changed to '''Cambridge''' in honor of the [[University of Cambridge|university]] in [[Cambridge, England]].<ref>{{cite book |last= Hannah Winthrop Chapter, D.A.R. |title= Historic Guide to Cambridge |edition= Second |year= 1907 |publisher= Hannah Winthrop Chapter, D.A.R. |location= Cambridge, Mass. |pages= 20–21 |quote= On October&nbsp;15, 1637, the Great and General Court passed a vote that: "The college is ordered to bee at Newetowne." In this same year the name of Newetowne was changed to Cambridge, ("It is ordered that Newetowne shall henceforward be called Cambridge") in honor of the university in Cambridge, England, where many of the early settlers were educated. }}</ref> The first president ([[Henry Dunster]]), the first benefactor ([[John Harvard (clergyman)|John Harvard]]), and the first schoolmaster ([[Nathaniel Eaton]]) of Harvard were all Cambridge University alumni, as was the then ruling (and first) governor of the [[Massachusetts Bay Colony]], John Winthrop. In 1629, Winthrop had led the signing of the founding document of the city of Boston, which was known as the [[Cambridge Agreement]], after the university.<ref>{{cite web|url=http://www.winthropsociety.org/doc_cambr.php|publisher=The Winthrop Society|title=Descendants of the Great Migration|accessdate=September 8, 2008}}</ref> It was Governor Thomas Dudley who, in 1650, signed the charter creating the corporation which still governs Harvard College.<ref>{{cite web|url=http://hul.harvard.edu/huarc/charter.html |title=Harvard Charter of 1650, Harvard University Archives, Harvard University, harvard.edu |publisher=Hul.harvard.edu |date= |accessdate=2012-04-28}}</ref><ref>{{cite book |last1= |first1= |authorlink1= |editor1-first= |editor1-last= |editor1-link= |others= |title=Constitution of the Commonwealth of Massachusetts|url=http://www.mass.gov/legis/const.htm |accessdate=December 13, 2009 |edition= |series= |volume= |date=September 1, 1779 |publisher=The General Court of Massachusetts |location= |isbn= |oclc= |doi= |page= |pages=|chapter=Chapter V: The University at Cambridge, and encouragement of literature, etc. |chapterurl= |ref= |bibcode= }}</ref> [[Image:Washington taking command of the American Army at Cambridge, 1775 - NARA - 532874.tif|thumb|right|George Washington in Cambridge, 1775]] Cambridge grew slowly as an agricultural village eight miles (13&nbsp;km) by road from Boston, the capital of the colony. By the [[American Revolution]], most residents lived near the [[Cambridge Common|Common]] and Harvard College, with farms and estates comprising most of the town. Most of the inhabitants were descendants of the original Puritan colonists, but there was also a small elite of [[Anglicans|Anglican]] "worthies" who were not involved in village life, who made their livings from estates, investments, and trade, and lived in mansions along "the Road to Watertown" (today's [[Brattle Street (Cambridge, Massachusetts)|Brattle Street]], still known as [[Tory Row]]). In 1775, [[George Washington]] came up from [[Virginia]] to take command of fledgling volunteer American soldiers camped on the [[Cambridge Common]]—today called the birthplace of the [[U.S. Army]]. (The name of today's nearby Sheraton Commander Hotel refers to that event.) Most of the Tory estates were confiscated after the Revolution. On January 24, 1776, [[Henry Knox]] arrived with artillery captured from [[Fort Ticonderoga]], which enabled Washington to drive the British army out of Boston. [[File:Cambridge 1873 WardMap.jpg|thumb|300px|left|A map of Cambridge from 1873]] Between 1790 and 1840, Cambridge began to grow rapidly, with the construction of the [[West Boston Bridge]] in 1792, that connected Cambridge directly to Boston, making it no longer necessary to travel eight miles (13&nbsp;km) through the [[Boston Neck]], [[Roxbury, Massachusetts|Roxbury]], and [[Brookline, Massachusetts|Brookline]] to cross the [[Charles River]]. A second bridge, the Canal Bridge, opened in 1809 alongside the new [[Middlesex Canal]]. The new bridges and roads made what were formerly estates and [[marsh]]land into prime industrial and residential districts. In the mid-19th century, Cambridge was the center of a literary revolution when it gave the country a new identity through poetry and literature. Cambridge was home to the famous Fireside Poets—so called because their poems would often be read aloud by families in front of their evening fires. In their day, the [[Fireside Poets]]—[[Henry Wadsworth Longfellow]], [[James Russell Lowell]], and [[Oliver Wendell Holmes, Sr.|Oliver Wendell Holmes]]—were as popular and influential as rock stars are today.{{Citation needed|date=November 2009}} Soon after, [[Toll road|turnpikes]] were built: the [[Cambridge and Concord Turnpike]] (today's Broadway and Concord Ave.), the [[Middlesex Turnpike (Massachusetts)|Middlesex Turnpike]] (Hampshire St. and [[Massachusetts Avenue (Boston)|Massachusetts Ave.]] northwest of [[Porter Square]]), and what are today's Cambridge, Main, and Harvard Streets were roads to connect various areas of Cambridge to the bridges. In addition, railroads crisscrossed the town during the same era, leading to the development of Porter Square as well as the creation of neighboring town [[Somerville, Massachusetts|Somerville]] from the formerly rural parts of [[Charlestown, Massachusetts|Charlestown]]. [[File:Middlesex Canal (Massachusetts) map, 1852.jpg|thumb|1852 Map of Boston area showing Cambridge and rail lines.]] Cambridge was incorporated as a city in 1846. This was despite noticeable tensions between East Cambridge, Cambridgeport, and Old Cambridge that stemmed from differences in in each area's culture, sources of income, and the national origins of the residents.<ref>Cambridge Considered: A Very Brief History of Cambridge, 1800-1900, Part I. http://cambridgeconsidered.blogspot.com/2011/01/very-brief-history-of-cambridge-1800.html</ref> The city's commercial center began to shift from Harvard Square to Central Square, which became the downtown of the city around this time. Between 1850 and 1900, Cambridge took on much of its present character—[[streetcar suburb]]an development along the turnpikes, with working-class and industrial neighborhoods focused on East Cambridge, comfortable middle-class housing being built on old estates in Cambridgeport and Mid-Cambridge, and upper-class enclaves near Harvard University and on the minor hills of the city. The coming of the railroad to North Cambridge and Northwest Cambridge then led to three major changes in the city: the development of massive brickyards and brickworks between Massachusetts Ave., Concord Ave. and [[Alewife Brook]]; the ice-cutting industry launched by [[Frederic Tudor]] on [[Fresh Pond, Cambridge, Massachusetts|Fresh Pond]]; and the carving up of the last estates into residential subdivisions to provide housing to the thousands of immigrants that arrived to work in the new industries. For many years, the city's largest employer was the [[New England Glass Company]], founded in 1818. By the middle of the 19th century it was the largest and most modern glassworks in the world. In 1888, all production was moved, by [[Edward Libbey|Edward Drummond Libbey]], to [[Toledo, Ohio]], where it continues today under the name Owens Illinois. Flint glassware with heavy lead content, produced by that company, is prized by antique glass collectors. There is none on public display in Cambridge, but there is a large collection in the [[Toledo Museum of Art]]. Among the largest businesses located in Cambridge was the firm of [[Carter's Ink Company]], whose neon sign long adorned the [[Charles River]] and which was for many years the largest manufacturer of ink in the world. By 1920, Cambridge was one of the main industrial cities of [[New England]], with nearly 120,000 residents. As industry in New England began to decline during the [[Great Depression]] and after World War II, Cambridge lost much of its industrial base. It also began the transition to being an intellectual, rather than an industrial, center. Harvard University had always been important in the city (both as a landowner and as an institution), but it began to play a more dominant role in the city's life and culture. Also, the move of the [[Massachusetts Institute of Technology]] from Boston in 1916 ensured Cambridge's status as an intellectual center of the United States. After the 1950s, the city's population began to decline slowly, as families tended to be replaced by single people and young couples. The 1980s brought a wave of high-technology startups, creating software such as [[Visicalc]] and [[Lotus 1-2-3]], and advanced computers, but many of these companies fell into decline with the fall of the minicomputer and [[DOS]]-based systems. However, the city continues to be home to many startups as well as a thriving biotech industry. By the end of the 20th century, Cambridge had one of the most expensive housing markets in the Northeastern United States. While maintaining much diversity in class, race, and age, it became harder and harder for those who grew up in the city to be able to afford to stay. The end of [[rent control]] in 1994 prompted many Cambridge renters to move to housing that was more affordable, in Somerville and other communities. In 2005, a reassessment of residential property values resulted in a disproportionate number of houses owned by non-affluent people jumping in value relative to other houses, with hundreds having their property tax increased by over 100%; this forced many homeowners in Cambridge to move elsewhere.<ref>Cambridge Chronicle, October 6, 13, 20, 27, 2005</ref> As of 2012, Cambridge's mix of amenities and proximity to Boston has kept housing prices relatively stable. ==Geography== [[File:Charles River Cambridge USA.jpg|thumb|upright|A view from Boston of Harvard's [[Weld Boathouse]] and Cambridge in winter. The [[Charles River]] is in the foreground.]] According to the [[United States Census Bureau]], Cambridge has a total area of {{convert|7.1|sqmi|km2}}, of which {{convert|6.4|sqmi|km2}} of it is land and {{convert|0.7|sqmi|km2}} of it (9.82%) is water. ===Adjacent municipalities=== Cambridge is located in eastern Massachusetts, bordered by: *the city of [[Boston]] to the south (across the [[Charles River]]) and east *the city of [[Somerville, Massachusetts|Somerville]] to the north *the town of [[Arlington, Massachusetts|Arlington]] to the northwest *the town of [[Belmont, Massachusetts|Belmont]] and *the city of [[Watertown, Massachusetts|Watertown]] to the west The border between Cambridge and the neighboring city of [[Somerville, Massachusetts|Somerville]] passes through densely populated neighborhoods which are connected by the [[Red Line (MBTA)|MBTA Red Line]]. Some of the main squares, [[Inman Square|Inman]], [[Porter Square|Porter]], and to a lesser extent, [[Harvard Square|Harvard]], are very close to the city line, as are Somerville's [[Union Square (Somerville)|Union]] and [[Davis Square]]s. ===Neighborhoods=== ====Squares==== [[File:Centralsquarecambridgemass.jpg|thumb|[[Central Square (Cambridge)|Central Square]]]] [[File:Harvard square 2009j.JPG|thumb|[[Harvard Square]]]] [[File:Cambridge MA Inman Square.jpg|thumb|[[Inman Square]]]] Cambridge has been called the "City of Squares" by some,<ref>{{cite web|author=No Writer Attributed |url=http://www.thecrimson.com/article/1969/9/18/cambridge-a-city-of-squares-pcambridge/ |title="Cambridge: A City of Squares" Harvard Crimson, Sept. 18, 1969 |publisher=Thecrimson.com |date=1969-09-18 |accessdate=2012-04-28}}</ref><ref>{{cite web|url=http://www.travelwritersmagazine.com/RonBernthal/Cambridge.html |title=Cambridge Journal: Massachusetts City No Longer in Boston's Shadow |publisher=Travelwritersmagazine.com |date= |accessdate=2012-04-28}}</ref> as most of its commercial districts are major street intersections known as [[Town square|squares]]. Each of the squares acts as a neighborhood center. These include: * [[Kendall Square]], formed by the junction of Broadway, Main Street, and Third Street, is also known as '''Technology Square''', a name shared with an office and laboratory building cluster in the neighborhood. Just over the [[Longfellow Bridge]] from Boston, at the eastern end of the [[Massachusetts Institute of Technology|MIT]] campus, it is served by the [[Kendall (MBTA station)|Kendall/MIT]] station on the [[Massachusetts Bay Transportation Authority|MBTA]] [[Red Line (MBTA)|Red Line]] subway. Most of Cambridge's large office towers are located here, giving the area somewhat of an office park feel. A flourishing [[biotech]] industry has grown up around this area. The "One Kendall Square" complex is nearby, but—confusingly—not actually in Kendall Square. Also, the "Cambridge Center" office complex is located here, and not at the actual center of Cambridge. * [[Central Square (Cambridge)|Central Square]], formed by the junction of Massachusetts Avenue, Prospect Street, and Western Avenue, is well known for its wide variety of ethnic restaurants. As recently as the late 1990s it was rather run-down; it underwent a controversial [[gentrification]] in recent years (in conjunction with the development of the nearby [[University Park at MIT]]), and continues to grow more expensive. It is served by the [[Central (MBTA station)|Central Station]] stop on the MBTA Red Line subway. '''Lafayette Square''', formed by the junction of Massachusetts Avenue, Columbia Street, Sidney Street, and Main Street, is considered part of the Central Square area. [[Cambridgeport]] is south of Central Square along Magazine Street and Brookline Street. * [[Harvard Square]], formed by the junction of Massachusetts Avenue, Brattle Street, and JFK Street. This is the primary site of [[Harvard University]], and is a major Cambridge shopping area. It is served by a [[Harvard (MBTA station)|Red Line station]]. Harvard Square was originally the northwestern terminus of the Red Line and a major transfer point to streetcars that also operated in a short [[Harvard Bus Tunnel|tunnel]]—which is still a major bus terminal, although the area under the Square was reconfigured dramatically in the 1980s when the Red Line was extended. The Harvard Square area includes '''Brattle Square''' and '''Eliot Square'''. A short distance away from the square lies the [[Cambridge Common]], while the neighborhood north of Harvard and east of Massachusetts Avenue is known as Agassiz in honor of the famed scientist [[Louis Agassiz]]. * [[Porter Square]], about a mile north on Massachusetts Avenue from Harvard Square, is formed by the junction of Massachusetts and Somerville Avenues, and includes part of the city of [[Somerville, Massachusetts|Somerville]]. It is served by the [[Porter (MBTA station)|Porter Square Station]], a complex housing a [[Red Line (MBTA)|Red Line]] stop and a [[Fitchburg Line]] [[MBTA commuter rail|commuter rail]] stop. [[Lesley University]]'s University Hall and Porter campus are located at Porter Square. * [[Inman Square]], at the junction of Cambridge and Hampshire streets in Mid-Cambridge. Inman Square is home to many diverse restaurants, bars, music venues and boutiques. The funky street scene still holds some urban flair, but was dressed up recently with Victorian streetlights, benches and bus stops. A new community park was installed and is a favorite place to enjoy some takeout food from the nearby restaurants and ice cream parlor. * [[Lechmere Square]], at the junction of Cambridge and First streets, adjacent to the CambridgeSide Galleria shopping mall. Perhaps best known as the northern terminus of the [[Massachusetts Bay Transportation Authority|MBTA]] [[Green Line (MBTA)|Green Line]] subway, at [[Lechmere (MBTA station)|Lechmere Station]]. ====Other neighborhoods==== The residential neighborhoods ([http://www.cambridgema.gov/CPD/publications/neighborhoods.cfm map]) in Cambridge border, but are not defined by the squares. These include: * [[East Cambridge, Massachusetts|East Cambridge]] (Area 1) is bordered on the north by the [[Somerville, Massachusetts|Somerville]] border, on the east by the Charles River, on the south by Broadway and Main Street, and on the west by the [[Grand Junction Railroad]] tracks. It includes the [[NorthPoint (Cambridge, Massachusetts)|NorthPoint]] development. * [[Massachusetts Institute of Technology|MIT]] Campus ([[MIT Campus (Area 2), Cambridge|Area 2]]) is bordered on the north by Broadway, on the south and east by the Charles River, and on the west by the Grand Junction Railroad tracks. * [[Wellington-Harrington]] (Area 3) is bordered on the north by the [[Somerville, Massachusetts|Somerville]] border, on the south and west by Hampshire Street, and on the east by the Grand Junction Railroad tracks. Referred to as "Mid-Block".{{clarify|What is? By whom? A full sentence would help.|date=September 2011}} * [[Area 4, Cambridge|Area 4]] is bordered on the north by Hampshire Street, on the south by Massachusetts Avenue, on the west by Prospect Street, and on the east by the Grand Junction Railroad tracks. Residents of Area 4 often refer to their neighborhood simply as "The Port", and refer to the area of Cambridgeport and Riverside as "The Coast". * [[Cambridgeport]] (Area 5) is bordered on the north by Massachusetts Avenue, on the south by the Charles River, on the west by River Street, and on the east by the Grand Junction Railroad tracks. * [[Mid-Cambridge]] (Area 6) is bordered on the north by Kirkland and Hampshire Streets and the [[Somerville, Massachusetts|Somerville]] border, on the south by Massachusetts Avenue, on the west by Peabody Street, and on the east by Prospect Street. * [[Riverside, Cambridge|Riverside]] (Area 7), an area sometimes referred to as "The Coast," is bordered on the north by Massachusetts Avenue, on the south by the Charles River, on the west by JFK Street, and on the east by River Street. * [[Agassiz, Cambridge, Massachusetts|Agassiz (Harvard North)]] (Area 8) is bordered on the north by the [[Somerville, Massachusetts|Somerville]] border, on the south and east by Kirkland Street, and on the west by Massachusetts Avenue. * [[Peabody, Cambridge, Massachusetts|Peabody]] (Area 9) is bordered on the north by railroad tracks, on the south by Concord Avenue, on the west by railroad tracks, and on the east by Massachusetts Avenue. The Avon Hill sub-neighborhood consists of the higher elevations bounded by Upland Road, Raymond Street, Linnaean Street and Massachusetts Avenue. * Brattle area/[[West Cambridge (neighborhood)|West Cambridge]] (Area 10) is bordered on the north by Concord Avenue and Garden Street, on the south by the Charles River and the [[Watertown, Massachusetts|Watertown]] border, on the west by Fresh Pond and the Collins Branch Library, and on the east by JFK Street. It includes the sub-neighborhoods of Brattle Street (formerly known as [[Tory Row]]) and Huron Village. * [[North Cambridge, Massachusetts|North Cambridge]] (Area 11) is bordered on the north by the [[Arlington, Massachusetts|Arlington]] and [[Somerville, Massachusetts|Somerville]] borders, on the south by railroad tracks, on the west by the [[Belmont, Massachusetts|Belmont]] border, and on the east by the [[Somerville, Massachusetts|Somerville]] border. * [[Cambridge Highlands]] (Area 12) is bordered on the north and east by railroad tracks, on the south by Fresh Pond, and on the west by the [[Belmont, Massachusetts|Belmont]] border. * [[Strawberry Hill, Cambridge|Strawberry Hill]] (Area 13) is bordered on the north by Fresh Pond, on the south by the [[Watertown, Massachusetts|Watertown]] border, on the west by the [[Belmont, Massachusetts|Belmont]] border, and on the east by railroad tracks. ===Parks and outdoors=== [[File:Alewife Brook Reservation.jpg|thumb|Alewife Brook Reservation]] Consisting largely of densely built residential space, Cambridge lacks significant tracts of public parkland. This is partly compensated for, however, by the presence of easily accessible open space on the university campuses, including [[Harvard Yard]] and MIT's Great Lawn, as well as the considerable open space of [[Mount Auburn Cemetery]]. At the western edge of Cambridge, the cemetery is well known as the first garden cemetery, for its distinguished inhabitants, for its superb landscaping (the oldest planned landscape in the country), and as a first-rate [[arboretum]]. Although known as a Cambridge landmark, much of the cemetery lies within the bounds of Watertown.<ref>http://www2.cambridgema.gov/CityOfCambridge_Content/documents/CambridgeStreetMap18x24_032007.pdf</ref> It is also a significant [[Important Bird Area]] (IBA) in the Greater Boston area. Public parkland includes the esplanade along the Charles River, which mirrors its [[Charles River Esplanade|Boston counterpart]], [[Cambridge Common]], a busy and historic public park immediately adjacent to the Harvard campus, and the [[Alewife Brook Reservation]] and [[Fresh Pond, Cambridge, Massachusetts|Fresh Pond]] in the western part of the city. ==Demographics== {{Historical populations | type=USA | align=right | 1790|2115 | 1800|2453 | 1810|2323 | 1820|3295 | 1830|6072 | 1840|8409 | 1850|15215 | 1860|26060 | 1870|39634 | 1880|52669 | 1890|70028 | 1900|91886 | 1910|104839 | 1920|109694 | 1930|113643 | 1940|110879 | 1950|120740 | 1960|107716 | 1970|100361 | 1980|95322 | 1990|95802 | 2000|101355 | 2010|105162 | footnote= {{Historical populations/Massachusetts municipalities references}}<ref name="1950_Census_Urban_populations_since_1790">{{cite journal | title=1950 Census of Population | volume=1: Number of Inhabitants | at=Section 6, Pages 21-7 through 21-09, Massachusetts Table 4. Population of Urban Places of 10,000 or more from Earliest Census to 1920 | publisher=Bureau of the Census | accessdate=July 12, 2011 | year=1952 | url=http://www2.census.gov/prod2/decennial/documents/23761117v1ch06.pdf}}</ref> }} As of the census{{GR|2}} of 2010, there were 105,162 people, 44,032 households, and 17,420 families residing in the city. The population density was 16,422.08 people per square mile (6,341.98/km²), making Cambridge the fifth most densely populated city in the US<ref name=CountyCityDataBook>County and City Data Book: 2000. Washington, DC: US Department of Commerce, Bureau of the Census. Table C-1.</ref> and the second most densely populated city in [[Massachusetts]] behind neighboring [[Somerville, Massachusetts|Somerville]].<ref>[http://www.boston.com/realestate/news/articles/2008/07/13/highest_population_density/ Highest Population Density, The Boston Globe]</ref> There were 47,291 housing units at an average density of 7,354.7 per square mile (2,840.3/km²). The racial makeup of the city was 66.60% [[White (U.S. Census)|White]], 11.70% [[Black (people)|Black]] or [[Race (United States Census)|African American]], 0.20% [[Native American (U.S. Census)|Native American]], 15.10% [[Asian (U.S. Census)|Asian]], 0.01% [[Pacific Islander (U.S. Census)|Pacific Islander]], 2.10% from [[Race (United States Census)|other races]], and 4.30% from two or more races. 7.60% of the population were [[Hispanics in the United States|Hispanic]] or [[Latino (U.S. Census)|Latino]] of any race. [[Non-Hispanic Whites]] were 62.1% of the population in 2010,<ref>{{cite web |url=http://quickfacts.census.gov/qfd/states/25/2511000.html |title=Cambridge (city), Massachusetts |work=State & County QuickFacts |publisher=U.S. Census Bureau}}</ref> down from 89.7% in 1970.<ref>{{cite web|title=Massachusetts - Race and Hispanic Origin for Selected Cities and Other Places: Earliest Census to 1990|publisher=U.S. Census Bureau|url=http://www.census.gov/population/www/documentation/twps0076/twps0076.html}}</ref> This rather closely parallels the average [[racial demographics of the United States]] as a whole, although Cambridge has significantly more Asians than the average, and fewer Hispanics and Caucasians. 11.0% were of [[irish people|Irish]], 7.2% English, 6.9% [[italians|Italian]], 5.5% [[West Indian]] and 5.3% [[germans|German]] ancestry according to [[Census 2000]]. 69.4% spoke English, 6.9% Spanish, 3.2% [[Standard Mandarin|Chinese]] or [[Standard Mandarin|Mandarin]], 3.0% [[portuguese language|Portuguese]], 2.9% [[French-based creole languages|French Creole]], 2.3% French, 1.5% [[korean language|Korean]], and 1.0% [[italian language|Italian]] as their first language. There were 44,032 households out of which 16.9% had children under the age of 18 living with them, 28.9% were married couples living together, 8.4% had a female householder with no husband present, and 60.4% were non-families. 40.7% of all households were made up of individuals and 9.6% had someone living alone who was 65 years of age or older. The average household size was 2.00 and the average family size was 2.76. In the city the population was spread out with 13.3% under the age of 18, 21.2% from 18 to 24, 38.6% from 25 to 44, 17.8% from 45 to 64, and 9.2% who were 65 years of age or older. The median age was 30.5 years. For every 100 females, there were 96.1 males. For every 100 females age 18 and over, there were 94.7 males. The median income for a household in the city was $47,979, and the median income for a family was $59,423 (these figures had risen to $58,457 and $79,533 respectively {{as of|2007|alt=as of a 2007 estimate}}<ref>{{cite web|url=http://factfinder.census.gov/servlet/ACSSAFFFacts?_event=Search&geo_id=16000US2418750&_geoContext=01000US%7C04000US24%7C16000US2418750&_street=&_county=cambridge&_cityTown=cambridge&_state=04000US25&_zip=&_lang=en&_sse=on&ActiveGeoDiv=geoSelect&_useEV=&pctxt=fph&pgsl=160&_submenuId=factsheet_1&ds_name=ACS_2007_3YR_SAFF&_ci_nbr=null&qr_name=null&reg=null%3Anull&_keyword=&_industry= |title=U.S. Census, 2000 |publisher=Factfinder.census.gov |date= |accessdate=2012-04-28}}</ref>). Males had a median income of $43,825 versus $38,489 for females. The per capita income for the city was $31,156. About 8.7% of families and 12.9% of the population were below the poverty line, including 15.1% of those under age 18 and 12.9% of those age 65 or over. Cambridge was ranked as one of the most liberal cities in America.<ref>{{cite web|author=Aug 16, 2005 12:00 AM |url=http://www.govpro.com/News/Article/31439/ |title=Study Ranks America’s Most Liberal and Conservative Cities |publisher=Govpro.com |date=2005-08-16 |accessdate=2012-04-28}}</ref> Locals living in and near the city jokingly refer to it as "The People's Republic of Cambridge."<ref>[http://www.universalhub.com/glossary/peoples_republic_the.html Wicked Good Guide to Boston English] Accessed February 2, 2009</ref> For 2012, the residential property tax rate in Cambridge is $8.48 per $1,000.<ref>{{cite web|url=http://www.cambridgema.gov/finance/propertytaxinformation/fy12propertytaxinformation.aspx |title=FY12 Property Tax Information - City of Cambridge, Massachusetts |publisher=Cambridgema.gov |date= |accessdate=2012-04-28}}</ref> Cambridge enjoys the highest possible [[bond credit rating]], AAA, with all three Wall Street rating agencies.<ref>http://www.cambridgema.gov/CityOfCambridge_Content/documents/Understanding_Your_Taxes_2007.pdf</ref> Cambridge is noted for its diverse population, both racially and economically. Residents, known as ''Cantabrigians'', include affluent [[MIT]] and Harvard professors. The first legal applications in America for same-sex marriage licenses were issued at Cambridge's City Hall.<ref>{{cite web|url=http://www.boston.com/news/local/articles/2004/05/17/free_to_marry/ |title=Free to Marry |work=[[The Boston Globe]] |date=2004-05-17 |accessdate=2012-07-18}}</ref> Cambridge is also the birthplace of [[Thailand|Thai]] king [[Bhumibol Adulyadej|Bhumibol Adulyadej (Rama IX)]], who is the world's longest reigning monarch at age 82 (2010), as well as the longest reigning monarch in Thai history. He is also the first king of a foreign country to be born in the United States. ==Government== ===Federal and state representation=== {| class=wikitable ! colspan = 6 | Voter registration and party enrollment {{as of|lc=y|df=US|2008|10|15}}<ref>{{cite web|title = 2008 State Party Election Party Enrollment Statistics | publisher = Massachusetts Elections Division | format = PDF | accessdate = July 7, 2010 | url = http://www.sec.state.ma.us/ele/elepdf/st_county_town_enroll_breakdown_08.pdf}}</ref> |- ! colspan = 2 | Party ! Number of voters ! Percentage {{American politics/party colors/Democratic/row}} | [[Democratic Party (United States)|Democratic]] | style="text-align:center;"| 37,822 | style="text-align:center;"| 58.43% {{American politics/party colors/Republican/row}} | [[Republican Party (United States)|Republican]] | style="text-align:center;"| 3,280 | style="text-align:center;"| 5.07% {{American politics/party colors/Independent/row}} | Unaffiliated | style="text-align:center;"| 22,935 | style="text-align:center;"| 35.43% {{American politics/party colors/Libertarian/row}} | Minor Parties | style="text-align:center;"| 690 | style="text-align:center;"| 1.07% |- ! colspan = 2 | Total ! style="text-align:center;"| 64,727 ! style="text-align:center;"| 100% |} Cambridge is part of [[Massachusetts's 8th congressional district]], represented by Democrat [[Mike Capuano]], elected in 1998. The state's senior member of the [[United States Senate]] is Democrat [[John Kerry]], elected in 1984. The state's junior member is Republican [[Scott Brown]], [[United States Senate special election in Massachusetts, 2010|elected in 2010]] to fill the vacancy caused by the death of long-time Democratic Senator [[Ted Kennedy]]. The Governor of Massachusetts is Democrat [[Deval Patrick]], elected in 2006 and re-elected in 2010. On the state level, Cambridge is represented in six districts in the [[Massachusetts House of Representatives]]: the 24th Middlesex (which includes parts of Belmont and Arlington), the 25th and 26th Middlesex (the latter which includes a portion of Somerville), the 29th Middlesex (which includes a small part of Watertown), and the Eighth and Ninth Suffolk (both including parts of the City of Boston). The city is represented in the [[Massachusetts Senate]] as a part of the "First Suffolk and Middlesex" district (this contains parts of Boston, Revere and Winthrop each in Suffolk County); the "Middlesex, Suffolk and Essex" district, which includes Everett and Somerville, with Boston, Chelsea, and Revere of Suffolk, and Saugus in Essex; and the "Second Suffolk and Middlesex" district, containing parts of the City of Boston in Suffolk county, and Cambridge, Belmont and Watertown in Middlesex county.<ref>{{cite web|url=http://www.malegislature.gov/ |title=Index of Legislative Representation by City and Town, from |publisher=Mass.gov |date= |accessdate=2012-04-28}}</ref> In addition to the [[Cambridge Police Department (Massachusetts)|Cambridge Police Department]], the city is patrolled by the Fifth (Brighton) Barracks of Troop H of the [[Massachusetts State Police]].<ref>[http://www.mass.gov/?pageID=eopsterminal&L=5&L0=Home&L1=Law+Enforcement+%26+Criminal+Justice&L2=Law+Enforcement&L3=State+Police+Troops&L4=Troop+H&sid=Eeops&b=terminalcontent&f=msp_divisions_field_services_troops_troop_h_msp_field_troop_h_station_h5&csid=Eeops Station H-5, SP Brighton]{{dead link|date=April 2012}}</ref> Due, however, to close proximity, the city also practices functional cooperation with the Fourth (Boston) Barracks of Troop H, as well.<ref>[http://www.mass.gov/?pageID=eopsterminal&L=5&L0=Home&L1=Law+Enforcement+%26+Criminal+Justice&L2=Law+Enforcement&L3=State+Police+Troops&L4=Troop+H&sid=Eeops&b=terminalcontent&f=msp_divisions_field_services_troops_troop_h_msp_field_troop_h_station_h4&csid=Eeops Station H-4, SP Boston]{{dead link|date=April 2012}}</ref> ===City government=== [[File:CambridgeMACityHall1.jpg|thumb|right|[[Cambridge, Massachusetts City Hall|Cambridge City Hall]] in the 1980s]] Cambridge has a city government led by a [[List of mayors of Cambridge, Massachusetts|Mayor]] and nine-member City Council. There is also a six-member School Committee which functions alongside the Superintendent of public schools. The councilors and school committee members are elected every two years using the [[single transferable vote]] (STV) system.<ref>{{cite web|url=http://www.cambridgema.gov/election/Proportional_Representation.cfm |title=Proportional Representation Voting in Cambridge |publisher=Cambridgema.gov |date= |accessdate=2012-04-28}}</ref> Once a laborious process that took several days to complete by hand, ballot sorting and calculations to determine the outcome of elections are now quickly performed by computer, after the ballots have been [[Optical scan voting system|optically scanned]]. The mayor is elected by the city councilors from amongst themselves, and serves as the chair of City Council meetings. The mayor also sits on the School Committee. However, the Mayor is not the Chief Executive of the City. Rather, the City Manager, who is appointed by the City Council, serves in that capacity. Under the City's Plan E form of government the city council does not have the power to appoint or remove city officials who are under direction of the city manager. The city council and its individual members are also forbidden from giving orders to any subordinate of the city manager.<ref>http://www.cambridgema.gov/CityOfCambridge_Content/documents/planE.pdf</ref> [[Robert W. Healy]] is the City Manager; he has served in the position since 1981. In recent history, the media has highlighted the salary of the City Manager as being one of the highest in the State of Massachusetts.<ref>{{cite news |title=Cambridge city manager's salary almost as much as Obama's pay |url=http://www.wickedlocal.com/cambridge/features/x1837730973/Cambridge-city-managers-salary-almost-as-much-as-Obamas |agency= |newspaper=Wicked Local: Cambridge |publisher= |date=August 11, 2011 |accessdate=December 30, 2011 |quote= |archiveurl= |archivedate= |deadurl= |ref=}}</ref> The city council consists of:<ref>{{cite web|url=http://www.cambridgema.gov/ccouncil/citycouncilmembers.aspx |title=City of Cambridge – City Council Members |publisher=Cambridgema.gov |date= |accessdate=2012-04-28}}</ref>{{Refbegin|3}} *[[Leland Cheung]] (Jan. 2010–present) *Henrietta Davis (Jan. 1996–present)* *Marjorie C. Decker (Jan. 2000–present)<ref>{{cite web |url= http://www.wickedlocal.com/cambridge/news/x738245499/Marjorie-Decker-announces-she-will-run-for-Alice-Wolfs-Cambridge-State-Representative-seat |title= Marjorie Decker announces she will run for Alice Wolf's Cambridge State Representative seat |date= 22 March 2012 |work= Wicked Local Cambridge |publisher= GateHouse Media, Inc. |accessdate= 4 April 2012 }}</ref> *Craig A. Kelley (Jan. 2006–present) *David Maher (Jan. 2000-Jan. 2006, Sept. 2007–present<ref>{{cite web|author=By ewelin, on September 5th, 2007 |url=http://www.cambridgehighlands.com/2007/09/david-p-maher-elected-to-fill-michael-sullivans-vacated-city-council-seat |title=David P. Maher Elected to fill Michael Sullivan’s Vacated City Council Seat • Cambridge Highlands Neighborhood Association |publisher=Cambridgehighlands.com |date=2007-09-05 |accessdate=2012-04-28}}</ref>)** *[[Kenneth Reeves]] (Jan. 1990–present)** *[[E. Denise Simmons]] (Jan. 2002–present)** *[[Timothy J. Toomey, Jr.]] (Jan. 1990–present) *Minka vanBeuzekom (Jan. 2012–present){{Refend}} ''* = Current Mayor''<br> ''** = former Mayor'' ===Fire Department=== The city of Cambridge is protected full-time by the 274 professional firefighters of the Cambridge Fire Department. The current Chief of Department is Gerald R. Reardon. The Cambridge Fire Department operates out of eight fire stations, located throughout the city, under the command of two divisions. The CFD also maintains and operates a front-line fire apparatus fleet of eight engines, four ladders, two Non-Transport Paramedic EMS units, a Haz-Mat unit, a Tactical Rescue unit, a Dive Rescue unit, two Marine units, and numerous special, support, and reserve units. John J. Gelinas, Chief of Operations, is in charge of day to day operation of the department.<ref>{{cite web|url=http://www2.cambridgema.gov/cfd/ |title=City of Cambridge Fire Department |publisher=.cambridgema.gov |date=2005-03-13 |accessdate=2012-06-26}}</ref> The CFD is rated as a Class 1 fire department by the [[Insurance Services Office]] (ISO), and is one of only 32 fire departments so rated, out of 37,000 departments in the United States. The other class 1 departments in New England are in [[Hartford, Connecticut]] and [[Milford, Connecticut]]. Class 1 signifies the highest level of fire protection according to various criteria.<ref>{{cite web|url=http://www2.cambridgema.gov/CFD/Class1FD.cfm |title=Class 1 Fire Department |publisher=.cambridgema.gov |date=1999-07-01 |accessdate=2012-06-26}}</ref> The CFD responds to approximately 15,000 emergency calls annually. {| class=wikitable |- valign=bottom ! Engine Company ! Ladder Company ! Special Unit ! Division ! Address ! Neighborhood |- | Engine 1 || Ladder 1 || || || 491 Broadway || Harvard Square |- | Engine 2 || Ladder 3 || Squad 2 || || 378 Massachusetts Ave. || Lafayette Square |- | Engine 3 || Ladder 2 || || || 175 Cambridge St. || East Cambridge |- | Engine 4 || || Squad 4 || || 2029 Massachusetts Ave. || Porter Square |- | Engine 5 || || || Division 1 || 1384 Cambridge St. || Inman Square |- | Engine 6 || || || || 176 River St. || Cambridgeport |- | Engine 8 || Ladder 4 || || Division 2 || 113 Garden St. || Taylor Square |- | Engine 9 || || || || 167 Lexington Ave || West Cambridge |- | Maintenance Facility || || || || 100 Smith Pl. || |} ===Water Department=== Cambridge is unusual among cities inside Route 128 in having a non-[[MWRA]] water supply. City water is obtained from [[Hobbs Brook]] (in [[Lincoln, Massachusetts|Lincoln]] and [[Waltham, Massachusetts|Waltham]]), [[Stony Brook (Boston)|Stony Brook]] (Waltham and [[Weston, Massachusetts|Weston]]), and [[Fresh Pond (Cambridge, Massachusetts)|Fresh Pond]] (Cambridge). The city owns over 1200 acres of land in other towns that includes these reservoirs and portions of their watershed.<ref>{{cite web|url=http://www2.cambridgema.gov/CWD/wat_lands.cfm |title=Cambridge Watershed Lands & Facilities |publisher=.cambridgema.gov |date= |accessdate=2012-04-28}}</ref> Water is treated at Fresh Pond, then pumped uphill to an elevation of {{convert|176|ft|m}} [[above sea level]] at the Payson Park Reservoir ([[Belmont, Massachusetts|Belmont]]); From there, the water is redistributed downhill via gravity to individual users in the city.<ref>{{cite web|url=http://www.cambridgema.gov/CityOfCambridge_Content/documents/CWD_March_2010.pdf |title=Water supply system |format=PDF |date= |accessdate=2012-04-28}}</ref><ref>[http://www.cambridgema.gov/CWD/fpfaqs.cfm Is Fresh Pond really used for drinking water?], Cambridge Water Department</ref> ===County government=== Cambridge is a [[county seat]] of [[Middlesex County, Massachusetts]], along with [[Lowell, Massachusetts|Lowell]]. Though the county government was abolished in 1997, the county still exists as a geographical and political region. The employees of Middlesex County courts, jails, registries, and other county agencies now work directly for the state. At present, the county's registrars of [[Deed]]s and Probate remain in Cambridge; however, the Superior Court and District Attorney have had their base of operations transferred to [[Woburn, Massachusetts|Woburn]]. Third District court has shifted operations to [[Medford, Massachusetts|Medford]], and the Sheriff's office for the county is still awaiting a near-term relocation.<ref>{{cite news | url=http://www.boston.com/news/local/massachusetts/articles/2008/02/14/court_move_a_hassle_for_commuters/ |title=Court move a hassle for commuters |accessdate=July 25, 2009 |first=Eric |last=Moskowitz |authorlink= |coauthors= |date=February 14, 2008 |work=[[Boston Globe|The Boston Globe]] |pages= |archiveurl= |archivedate= |quote=In a little more than a month, Middlesex Superior Court will open in Woburn after nearly four decades at the Edward J. Sullivan Courthouse in Cambridge. With it, the court will bring the roughly 500 people who pass through its doors each day – the clerical staff, lawyers, judges, jurors, plaintiffs, defendants, and others who use or work in the system.}}</ref><ref>{{cite news | url=http://www.wickedlocal.com/cambridge/homepage/x135741754/Cambridges-Middlesex-Jail-courts-may-be-shuttered-for-good |title=Cambridge's Middlesex Jail, courts may be shuttered for good |accessdate=July 25, 2009 |first=Charlie |last=Breitrose |authorlink= |coauthors= |date=July 7, 2009 |work=Wicked Local News: Cambridge |pages= |archiveurl= |archivedate= |quote=The courts moved out of the building to allow workers to remove asbestos. Superior Court moved to Woburn in March 2008, and in February, the Third District Court moved to Medford.}}</ref> ==Education== [[File:MIT Main Campus Aerial.jpg|thumb|Aerial view of part of [[MIT]]'s main campus]] [[File:Dunster House.jpg|thumb|[[Dunster House]], Harvard]] ===Higher education=== Cambridge is perhaps best known as an academic and intellectual center, owing to its colleges and universities, which include: *[[Cambridge College]] *[[Cambridge School of Culinary Arts]] *[[Episcopal Divinity School]] *[[Harvard University]] *[[Hult International Business School]] *[[Lesley University]] *[[Longy School of Music]] *[[Massachusetts Institute of Technology]] *[[Le Cordon Bleu College of Culinary Arts in Boston]] [[Nobel laureates by university affiliation|At least 129]] of the world's total 780 [[Nobel Prize]] winners have been, at some point in their careers, affiliated with universities in Cambridge. The [[American Academy of Arts and Sciences]] is also based in Cambridge. ===Primary and secondary public education=== The Cambridge Public School District encompasses 12 elementary schools that follow a variety of different educational systems and philosophies. All but one of the elementary schools extend up to the [[middle school]] grades as well. The 12 elementary schools are: *[[Amigos School]] *Baldwin School *Cambridgeport School *Fletcher-Maynard Academy *Graham and Parks Alternative School *Haggerty School *Kennedy-Longfellow School *King Open School *Martin Luther King, Jr. School *Morse School (a [[Core Knowledge Foundation|Core Knowledge]] school) *Peabody School *Tobin School (a [[Montessori school]]) There are three public high schools serving Cambridge students, including the [[Cambridge Rindge and Latin School]].<ref>{{cite web|url=http://www.cpsd.us/Web/PubInfo/SchoolsAtAGlance06-07.pdf|title=Cambridge Public Schools at a Glance|format=PDF}}{{dead link|date=June 2012}}</ref> and Community Charter School of Cambridge (www.ccscambridge.org) In 2003, the CRLS, also known as Rindge, came close to losing its educational accreditation when it was placed on probation by the [[New England Association of Schools and Colleges]].<ref name="Crimson MCAS">{{cite web|url=http://www.thecrimson.com/article.aspx?ref=512061|title=School Fights Achievement Gap|publisher=The Harvard Crimson|accessdate=May 14, 2009}}</ref> The school has improved under Principal Chris Saheed, graduation rates hover around 98%, and 70% of students gain college admission. Community Charter School of Cambridge serves 350 students, primarily from Boston and Cambridge, and is a tuition free public charter school with a college preparatory curriculum. All students from the class of 2009 and 2010 gained admission to college. Outside of the main public schools are public charter schools including: [[Benjamin Banneker Charter School]], which serves students in grades K-6,<ref>{{cite web|url=http://www.banneker.org/ |title=The Benjamin Banneker Charter Public School |publisher=Banneker.org |date=2012-03-01 |accessdate=2012-04-28}}</ref> [[Community Charter School of Cambridge]],<ref>{{cite web|url=http://www.ccscambridge.org/ |title=Community Charter School of Cambridge |publisher=Ccscambridge.org |date= |accessdate=2012-04-28}}</ref> which is located in Kendall Square and serves students in grades 7–12, and [[Prospect Hill Academy]], a [[charter school]] whose upper school is in [[Central Square (Cambridge)|Central Square]], though it is not a part of the Cambridge Public School District. ===Primary and secondary private education=== [[File:Cambridge Public Library, Cambridge, Massachusetts.JPG|thumb|right|[[Cambridge Public Library]] original building, part of an expanded facility]] There are also many private schools in the city including: <!-- please keep alphabetical --> *[[Boston Archdiocesan Choir School]] (BACS) *[[Buckingham Browne & Nichols]] (BB&N) *[[Cambridge montessori school|Cambridge Montessori School]] (CMS) *Cambridge [[Religious Society of Friends|Friends]] School. Thomas Waring served as founding headmaster of the school. *Fayerweather Street School (FSS)[http://www.fayerweather.org/ ] *[[International School of Boston]] (ISB, formerly École Bilingue) *[[Matignon High School]] *[[North Cambridge Catholic High School]] (re-branded as Cristo Rey Boston and relocated to Dorchester, MA in 2010) *[[Shady Hill School]] *St. Peter School ==Economy== [[File:Cambridge Skyline.jpg|thumb|Buildings of [[Kendall Square]], center of Cambridge's [[biotech]] economy, seen from the [[Charles River]]]] Manufacturing was an important part of the economy in the late 19th and early 20th century, but educational institutions are the city's biggest employers today. Harvard and [[Massachusetts Institute of Technology|MIT]] together employ about 20,000.<ref name="2008top25">[http://www2.cambridgema.gov/cdd/data/labor/top25/top25_2008.html Top 25 Cambridge Employers: 2008], City of Cambridge</ref> As a cradle of technological innovation, Cambridge was home to technology firms [[Analog Devices]], [[Akamai Technologies|Akamai]], [[BBN Technologies|Bolt, Beranek, and Newman (BBN Technologies)]] (now part of Raytheon), [[General Radio|General Radio (later GenRad)]], [[Lotus Development Corporation]] (now part of [[IBM]]), [[Polaroid Corporation|Polaroid]], [[Symbolics]], and [[Thinking Machines]]. In 1996, [[Polaroid Corporation|Polaroid]], [[Arthur D. Little]], and [[Lotus Development Corporation|Lotus]] were top employers with over 1,000 employees in Cambridge, but faded out a few years later. Health care and biotechnology firms such as [[Genzyme]], [[Biogen Idec]], [[Millennium Pharmaceuticals]], [[Sanofi]], [[Pfizer]] and [[Novartis]]<ref>{{cite news |title=Novartis doubles plan for Cambridge |author=Casey Ross and Robert Weisman |first= |last= |authorlink= |authorlink2= |url=http://articles.boston.com/2010-10-27/business/29323650_1_french-drug-maker-astrazeneca-plc-research-operations |agency= |newspaper=[[The Boston Globe]] |publisher= |isbn= |issn= |pmid= |pmd= |bibcode= |doi= |date=October 27, 2010 |page= |pages= |accessdate=April 12, 2011|quote=Already Cambridge’s largest corporate employer, the Swiss firm expects to hire an additional 200 to 300 employees over the next five years, bringing its total workforce in the city to around 2,300. Novartis’s global research operations are headquartered in Cambridge, across Massachusetts Avenue from the site of the new four-acre campus. |archiveurl= |archivedate= |ref=}}</ref> have significant presences in the city. Though headquartered in Switzerland, Novartis continues to expand its operations in Cambridge. Other major biotech and pharmaceutical firms expanding their presence in Cambridge include [[GlaxoSmithKline]], [[AstraZeneca]], [[Shire plc|Shire]], and [[Pfizer]].<ref>{{cite news|title=Novartis Doubles Plan for Cambridge|url=http://www.boston.com/business/healthcare/articles/2010/10/27/novartis_doubles_plan_for_cambridge/|accessdate=23 February 2012 | work=The Boston Globe|first1=Casey|last1=Ross|first2=Robert|last2=Weisman|date=October 27, 2010}}</ref> Most Biotech firms in Cambridge are located around [[Kendall Square]] and [[East Cambridge, Massachusetts|East Cambridge]], which decades ago were the city's center of manufacturing. A number of biotechnology companies are also located in [[University Park at MIT]], a new development in another former manufacturing area. None of the high technology firms that once dominated the economy was among the 25 largest employers in 2005, but by 2008 high tech companies [[Akamai Technologies|Akamai]] and [[ITA Software]] had grown to be among the largest 25 employers.<ref name="2008top25" /> [[Google]],<ref>{{cite web|url=http://www.google.com/corporate/address.html |title=Google Offices |publisher=Google.com |date= |accessdate=2012-07-18}}</ref> [[IBM Research]], and [[Microsoft Research]] maintain offices in Cambridge. In late January 2012—less than a year after acquiring [[Billerica, Massachusetts|Billerica]]-based analytic database management company, [[Vertica]]—[[Hewlett-Packard]] announced it would also be opening its first offices in Cambridge.<ref>{{cite web|last=Huang|first=Gregory|title=Hewlett-Packard Expands to Cambridge via Vertica’s "Big Data" Center|url=http://www.xconomy.com/boston/2012/01/23/hewlett-packard-expands-to-cambridge-via-verticas-big-data-center/?single_page=true}}</ref> Around this same time, e-commerce giants [[Staples Inc.|Staples]]<ref>{{cite web|title=Staples to bring e-commerce office to Cambridge's Kendall Square Read more: Staples to bring e-commerce office to Cambridge's Kendall Square - Cambridge, Massachusetts - Cambridge Chronicle http://www.wickedlocal.com/cambridge/news/x690035936/Staples-to-bring-E-commerce-office-to-Cambridges-Kendall-Square#ixzz1nDY39Who|url=http://www.wickedlocal.com/cambridge/news/x690035936/Staples-to-bring-E-commerce-office-to-Cambridges-Kendall-Square#axzz1kg3no7Zg}}</ref> and [[Amazon.com]]<ref>{{cite web|title=Amazon Seeks Brick-And-Mortar Presence In Boston Area|url=http://www.wbur.org/2011/12/22/amazon-boston}}</ref> said they would be opening research and innovation centers in Kendall Square. Video game developer [[Harmonix Music Systems]] is based in [[Central Square (Cambridge)|Central Square]]. The proximity of Cambridge's universities has also made the city a center for nonprofit groups and think tanks, including the [[National Bureau of Economic Research]], the [[Smithsonian Astrophysical Observatory]], the [[Lincoln Institute of Land Policy]], [[Cultural Survival]], and [[One Laptop per Child]]. In September 2011, an initiative by the City of Cambridge called the "[[Entrepreneur Walk of Fame]]" was launched. It seeks to highlight individuals who have made contributions to innovation in the global business community.<ref>{{cite news |title=Stars of invention |author= |first=Kathleen |last=Pierce |url=http://articles.boston.com/2011-09-16/business/30165912_1_gates-and-jobs-microsoft-granite-stars |agency= |newspaper=The Boston Globe|date=September 16, 2011 |page= |pages= |at= |accessdate=October 1, 2011}}</ref> ===Top employers=== The top ten employers in the city are:<ref>{{cite web|url=http://cambridgema.gov/citynewsandpublications/news/2012/01/fy11comprehensiveannualfinancialreportnowavailable.aspx |title=City of Cambridge, Massachusetts Comprehensive Annual Financial Report July 1, 2010—June 30, 2011 |publisher=Cambridgema.gov |date=2011-06-30 |accessdate=2012-04-28}}</ref> {| class="wikitable" |- ! # ! Employer ! # of employees |- | 1 |[[Harvard University]] |10,718 |- |2 |[[Massachusetts Institute of Technology]] |7,604 |- |3 |City of Cambridge |2,922 |- |4 |[[Novartis]] Institutes for BioMedical Research |2,095 |- |5 |[[Mount Auburn Hospital]] |1,665 |- |6 |[[Vertex Pharmaceuticals]] |1,600 |- |7 |[[Genzyme]] |1,504 |- |8 |[[Biogen Idec]] |1,350 |- |9 |[[Federal government of the United States|Federal Government]] |1,316 |- |10 |[[Pfizer]] |1,300 |} ==Transportation== {{See also|Boston transportation}} ===Road=== [[File:Harvard Square at Peabody Street and Mass Avenue.jpg|thumb|[[Massachusetts Avenue (Boston)|Massachusetts Avenue]] in [[Harvard Square]]]] Several major roads lead to Cambridge, including [[Massachusetts State Highway 2|Route 2]], [[Massachusetts State Highway 16|Route 16]] and the [[Massachusetts State Highway 28|McGrath Highway (Route 28)]]. The [[Massachusetts Turnpike]] does not pass through Cambridge, but provides access by an exit in nearby [[Allston, Massachusetts|Allston]]. Both [[U.S. Route 1]] and [[I-93 (MA)]] also provide additional access on the eastern end of Cambridge at Leverett Circle in [[Boston]]. [[Massachusetts State Highway 2A|Route 2A]] runs the length of the city, chiefly along Massachusetts Avenue. The Charles River forms the southern border of Cambridge and is crossed by 11 bridges connecting Cambridge to Boston, including the [[Longfellow Bridge]] and the [[Harvard Bridge]], eight of which are open to motorized road traffic. Cambridge has an irregular street network because many of the roads date from the colonial era. Contrary to popular belief, the road system did not evolve from longstanding cow-paths. Roads connected various village settlements with each other and nearby towns, and were shaped by geographic features, most notably streams, hills, and swampy areas. Today, the major "squares" are typically connected by long, mostly straight roads, such as Massachusetts Avenue between [[Harvard Square]] and [[Central Square (Cambridge)|Central Square]], or Hampshire Street between [[Kendall Square]] and [[Inman Square]]. ===Mass transit=== [[File:Central MBTA station.jpg|thumb|[[Central (MBTA)|Central station on the MBTA Red Line]]]] Cambridge is well served by the [[MBTA]], including the [[Porter (MBTA station)|Porter Square stop]] on the regional [[MBTA Commuter Rail|Commuter Rail]], the [[Lechmere (MBTA station)|Lechmere stop]] on the [[Green Line (MBTA)|Green Line]], and five stops on the [[Red Line (MBTA)|Red Line]] ([[Alewife Station (MBTA)|Alewife]], [[Porter (MBTA)|Porter Square]], [[Harvard (MBTA station)|Harvard Square]], [[Central (MBTA station)|Central Square]], and [[Kendall/MIT (MBTA station)|Kendall Square/MIT]]). Alewife Station, the current terminus of the Red Line, has a large multi-story parking garage (at a rate of $7 per day {{as of|lc=y|2009}}).<ref>{{cite web|url=http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=10029 |title=> Schedules & Maps > Subway > Alewife Station |publisher=MBTA |date= |accessdate=2012-04-28}}</ref> The [[Harvard Bus Tunnel]], under Harvard Square, reduces traffic congestion on the surface, and connects to the Red Line underground. This tunnel was originally opened for streetcars in 1912, and served trackless trolleys and buses as the routes were converted. The tunnel was partially reconfigured when the Red Line was extended to Alewife in the early 1980s. Outside of the state-owned transit agency, the city is also served by the Charles River Transportation Management Agency (CRTMA) shuttles which are supported by some of the largest companies operating in city, in addition to the municipal government itself.<ref>{{cite web |url=http://www.charlesrivertma.org/members.htm |title=Charles River TMA Members |author=Staff writer |date=(As of) January 1, 2013 |work=CRTMA |publisher= |language= |trans_title= |type= |archiveurl= |archivedate= |deadurl= |accessdate=January 1, 2013 |quote= |ref= |separator= |postscript=}} </ref> ===Cycling=== Cambridge has several [[bike path]]s, including one along the Charles River,<ref>{{cite web|url=http://www.mass.gov/dcr/parks/metroboston/maps/bikepaths_dudley.gif |title=Dr. Paul Dudley White Bikepath |date= |accessdate=2012-04-28}}</ref> and the [[Cambridge Linear Park|Linear Park]] connecting the [[Minuteman Bikeway]] at Alewife with the [[Somerville Community Path]]. Bike parking is common and there are bike lanes on many streets, although concerns have been expressed regarding the suitability of many of the lanes. On several central MIT streets, bike lanes transfer onto the sidewalk. Cambridge bans cycling on certain sections of sidewalk where pedestrian traffic is heavy.<ref>{{cite web|url=http://www.cambridgema.gov/cdd/et/bike/bike_ban.html |title=Sidewalk Bicycling Banned Areas – Cambridge Massachusetts |publisher=Cambridgema.gov |date= |accessdate=2012-04-28}}</ref><ref>{{cite web|url=http://www.cambridgema.gov/cdd/et/bike/bike_reg.html |title=Traffic Regulations for Cyclists – Cambridge Massachusetts |publisher=Cambridgema.gov |date=1997-05-01 |accessdate=2012-04-28}}</ref> While ''[[Bicycling Magazine]]'' has rated Boston as one of the worst cities in the nation for bicycling (In their words, for "lousy roads, scarce and unconnected bike lanes and bike-friendly gestures from City Hall that go nowhere—such as hiring a bike coordinator in 2001, only to cut the position two years later"),<ref>[http://www.bicycling.com/article/1,6610,s1-2-16-14593-11,00.html Urban Treasures – bicycling.com]{{dead link|date=April 2012}}</ref> it has listed Cambridge as an honorable mention as one of the best<ref>[http://www.bicycling.com/article/1,6610,s1-2-16-14593-9,00.html Urban Treasures – bicycling.com]{{dead link|date=April 2012}}</ref> and was called by the magazine "Boston's Great Hope." Cambridge has an active, official bicycle committee. ===Walking=== [[File:Weeks Footbridge Cambridge, MA.jpg|thumb|The [[John W. Weeks Bridge|Weeks Bridge]] provides a pedestrian-only connection between Boston's Allston-Brighton neighborhood and Cambridge over the Charles River]] Walking is a popular activity in Cambridge. Per year 2000 data, of the communities in the U.S. with more than 100,000 residents, Cambridge has the highest percentage of commuters who walk to work.<ref>{{cite web|url=http://www.bikesatwork.com/carfree/census-lookup.php?state_select=ALL_STATES&lower_pop=100000&upper_pop=99999999&sort_num=2&show_rows=25&first_row=0 |title=The Carfree Census Database: Result of search for communities in any state with population over 100,000, sorted in descending order by % Pedestrian Commuters |publisher=Bikesatwork.com |date= |accessdate=2012-04-28}}</ref> Cambridge receives a "Walk Score" of 100 out of 100 possible points.<ref>[http://www.walkscore.com/get-score.php?street=cambridge%2C+ma&go=Go Walk Score site] Accessed July 28, 2009</ref> Cambridge's major historic squares have been recently changed into a modern walking landscape, which has sparked a traffic calming program based on the needs of pedestrians rather than of motorists. ===Intercity=== The Boston intercity bus and train stations at [[South Station]], Boston, and [[Logan International Airport]] in [[East Boston]], are accessible by [[Red Line (MBTA)|subway]]. The [[Fitchburg Line]] rail service from [[Porter (MBTA station)|Porter Square]] connects to some western suburbs. Since October 2010, there has also been intercity bus service between [[Alewife (MBTA station)|Alewife Station]] (Cambridge) and [[New York City]].<ref>{{cite web|last=Thomas |first=Sarah |url=http://www.boston.com/yourtown/news/cambridge/2010/10/warren_mbta_welcome_world_wide.html |title=NYC-bound buses will roll from Newton, Cambridge |publisher=Boston.com |date=2010-10-19 |accessdate=2012-04-28}}</ref> ==Media== ===Newspapers=== Cambridge is served by several weekly newspapers. The most prominent is the ''[[Cambridge Chronicle]]'', which is also the oldest surviving weekly paper in the United States. ===Radio=== Cambridge is home to the following commercially licensed and student-run radio stations: {| class=wikitable |- ! [[Callsign]] !! Frequency !! City/town !! Licensee !! Format |- | [[WHRB]] || align=right | 95.3 FM || Cambridge (Harvard) || Harvard Radio Broadcasting Co., Inc. || [[Variety (US radio)|Musical variety]] |- | [[WJIB]] || align=right | 740&nbsp;AM || Cambridge || Bob Bittner Broadcasting || [[Adult Standards]]/Pop |- | [[WMBR]] || align=right | 88.1 FM || Cambridge (MIT) || Technology Broadcasting Corporation || [[College radio]] |} ===Television=== Cambridge Community Television (CCTV) has served the Cambridge community since its inception in 1988. CCTV operates Cambridge's public access television facility and programs three television channels, 8, 9, and 96 on the Cambridge cable system (Comcast). ===Social media=== As of 2011, a growing number of social media efforts provide means for participatory engagement with the locality of Cambridge, such as Localocracy<ref>"Localocracy is an online town common where registered voters using real names can weigh in on local issues." [http://cambridge.localocracy.com/ Localocracy Cambridge, Massachusetts]. Accessed 2011-10-01</ref> and [[foursquare (website)|Foursquare]]. ==Culture, art and architecture== [[File:Fogg.jpg|thumb|[[Fogg Museum]], Harvard]] ===Museums=== * [[Harvard Art Museum]], including the [[Busch-Reisinger Museum]], a collection of Germanic art the [[Fogg Art Museum]], a comprehensive collection of Western art, and the [[Arthur M. Sackler Museum]], a collection of Middle East and Asian art * [[Harvard Museum of Natural History]], including the [[Glass Flowers]] collection * [[Peabody Museum of Archaeology and Ethnology]], Harvard *[[Semitic Museum]], Harvard * [[MIT Museum]] * [[List Visual Arts Center]], MIT ===Public art=== Cambridge has a large and varied collection of permanent public art, both on city property (managed by the Cambridge Arts Council),<ref>{{cite web|url=http://www.cambridgema.gov/CAC/Public/overview.cfm |title=CAC Public Art Program |publisher=Cambridgema.gov |date=2007-03-13 |accessdate=2012-04-28}}</ref> and on the campuses of Harvard<ref>{{cite web|url=http://ofa.fas.harvard.edu/visualarts/pubart.php |title=Office for the Arts at Harvard: Public Art |publisher=Ofa.fas.harvard.edu |date= |accessdate=2012-04-28}}</ref> and MIT.<ref>{{cite web|url=http://listart.mit.edu/map |title=MIT Public Art Collection Map |publisher=Listart.mit.edu |date= |accessdate=2012-04-28}}</ref> Temporary public artworks are displayed as part of the annual Cambridge River Festival on the banks of the Charles River, during winter celebrations in Harvard and Central Squares, and at university campus sites. Experimental forms of public artistic and cultural expression include the Central Square World's Fair, the Somerville-based annual Honk! Festival,<ref>{{cite web|url=http://honkfest.org/ |title= Honk Fest}}</ref> and [[If This House Could Talk]],<ref>{{cite web|url=http://cambridgehistory.org/discover/ifthishousecouldtalk/index.html |title=The Cambridge Historical Society}}</ref> a neighborhood art and history event. {{or|date=April 2012}} {{Citation needed|date=April 2012}} An active tradition of street musicians and other performers in Harvard Square entertains an audience of tourists and local residents during the warmer months of the year. The performances are coordinated through a public process that has been developed collaboratively by the performers,<ref>{{cite web|url=http://www.buskersadvocates.org/ | title= Street Arts & Buskers Advocates}}</ref> city administrators, private organizations and business groups.<ref>{{cite web|url=http://harvardsquare.com/Home/Arts-and-Entertainment/Street-Arts-and-Buskers-Advocates.aspx |title=Street Arts and Buskers Advocates |publisher=Harvardsquare.com |date= |accessdate=2012-04-28}}</ref> [[File:Longfellow National Historic Site, Cambridge, Massachusetts.JPG|thumb|right|The [[Longfellow National Historic Site]]]] [[File:Wfm stata center.jpg|thumb|[[Stata Center]], MIT]] [[File:Simmons Hall, MIT, Cambridge, Massachusetts.JPG|thumb|[[List of MIT undergraduate dormitories|Simmons Hall]], MIT]] ===Architecture=== Despite intensive urbanization during the late 19th century and 20th century, Cambridge has preserved an unusual number of historic buildings, including some dating to the 17th century. The city also contains an abundance of innovative contemporary architecture, largely built by Harvard and MIT. ;Notable historic buildings in the city include: * The [[Asa Gray House]] (1810) * [[Austin Hall, Harvard University]] (1882–84) * [[Cambridge, Massachusetts City Hall|Cambridge City Hall]] (1888–89) * [[Cambridge Public Library]] (1888) * [[Christ Church, Cambridge]] (1761) * [[Cooper-Frost-Austin House]] (1689–1817) * [[Elmwood (Cambridge, Massachusetts)|Elmwood House]] (1767), residence of the [[President of Harvard University]] * [[First Church of Christ, Scientist (Cambridge, Massachusetts)|First Church of Christ, Scientist]] (1924–30) * [[The First Parish in Cambridge]] (1833) * [[Harvard-Epworth United Methodist Church]] (1891–93) * [[Harvard Lampoon Building]] (1909) * The [[Hooper-Lee-Nichols House]] (1685–1850) * [[Longfellow National Historic Site]] (1759), former home of poet [[Henry Wadsworth Longfellow]] * [[The Memorial Church of Harvard University]] (1932) * [[Memorial Hall, Harvard University]] (1870–77) * [[Middlesex County Courthouse (Massachusetts)|Middlesex County Courthouse]] (1814–48) * [[Urban Rowhouse (40-48 Pearl Street, Cambridge, Massachusetts)|Urban Rowhouse]] (1875) * [[spite house|O'Reilly Spite House]] (1908), built to spite a neighbor who would not sell his adjacent land<ref name="existing">Bloom, Jonathan. (February 2, 2003) [[Boston Globe]] ''[http://nl.newsbank.com/nl-search/we/Archives?p_product=BG&p_theme=bg&p_action=search&p_maxdocs=200&p_topdoc=1&p_text_direct-0=0F907F2342522B5D&p_field_direct-0=document_id&p_perpage=10&p_sort=YMD_date:D Existing by the Thinnest of Margins. A Concord Avenue Landmark Gives New Meaning to Cozy.]'' Section: City Weekly; Page 11. Location: 260 Concord Ave, Cambridge, MA 02138.</ref> {{See also|List of Registered Historic Places in Cambridge, Massachusetts}} ;Contemporary architecture: * [[List of MIT undergraduate dormitories#Baker House|Baker House]] dormitory, MIT, by Finnish architect [[Alvar Aalto]], one of only two buildings by Aalto in the US * Harvard Graduate Center/Harkness Commons, by [[The Architects Collaborative]] (TAC, with [[Walter Gropius]]) * [[Carpenter Center for the Visual Arts]], Harvard, the only building in North America by [[Le Corbusier]] * [[Kresge Auditorium]], MIT, by [[Eero Saarinen]] * [[MIT Chapel]], by [[Eero Saarinen]] * [[Design Research Building]], by [[Benjamin Thompson and Associates]] * [[American Academy of Arts and Sciences]], by [[Kallmann McKinnell and Wood]], also architects of Boston City Hall * [[Arthur M. Sackler Museum]], Harvard, one of the few buildings in the U.S. by [[James Stirling (architect)|James Stirling]], winner of the [[Pritzker Prize]] * [[Stata Center]], MIT, by [[Frank Gehry]] * [[List of MIT undergraduate dormitories#Simmons Hall|Simmons Hall]], MIT, by [[Steven Holl]] ===Music=== <!-- make section generic. NEEDS MORE WORK. remove marketing fluff for Ryles. --> The city has an active music scene from classical performances to the latest popular bands. ==Sister cities== Cambridge has 8 active, official [[Twin towns and sister cities|sister cities]], and an unofficial relationship with [[Cambridge]], England:<ref name="peacom">"A message from the Peace Commission" [http://www.cambridgema.gov/peace/newsandpublications/news/detail.aspx?path=%2fsitecore%2fcontent%2fhome%2fpeace%2fnewsandpublications%2fnews%2f2008%2f02%2finformationoncambridgessistercities].</ref> *{{Flagicon|PRT}} [[Coimbra]], [[Portugal]] *{{Flagicon|CUB}} [[Cienfuegos]], [[Cuba]] *{{Flagicon|ITA}} [[Gaeta]], [[Italy]] *{{Flagicon|IRL}} [[Galway]], [[Republic of Ireland|Ireland]] *{{Flagicon|ARM}} [[Yerevan]], [[Armenia]]<ref>{{cite web|url=http://www.cysca.org/ |title=Cambridge-Yerevan Sister City Association |publisher=Cysca.org |date= |accessdate=2012-04-28}}</ref> *{{Flagicon|SLV}} [[San José Las Flores, Chalatenango|San José Las Flores]], [[El Salvador]] *{{Flagicon|JPN}} [[Tsukuba, Ibaraki|Tsukuba Science City]], Japan *{{Flagicon|POL}} [[Kraków]], [[Poland]] *{{Flagicon|CHN}} [[Haidian District]], [[China]] Ten other official sister city relationships are inactive: [[Dublin]], Ireland; [[Ischia]], [[Catania]], and [[Florence]], Italy; [[Kraków]], Poland; [[Santo Domingo Oeste]], Dominican Republic; [[Southwark]], London, England; [[Yuseong]], Daejeon, Korea; and [[Haidian District|Haidian]], Beijing, China.<ref name="peacom"/> There has also been an unofficial relationship with: *{{Flagicon|GBR}} [[Cambridge]], England, UK<ref>{{cite web|url=http://www.cambridgema.gov/peace/newsandpublications/news/detail.aspx?path=%2fsitecore%2fcontent%2fhome%2fpeace%2fnewsandpublications%2fnews%2f2008%2f02%2finformationoncambridgessistercities |title="Sister Cities", Cambridge Peace Commission |publisher=Cambridgema.gov |date=2008-02-15 |accessdate=2012-07-18}}</ref> ==Zip codes== *02138—Harvard Square/West Cambridge *02139—Central Square/Inman Square/MIT *02140—Porter Square/North Cambridge *02141—East Cambridge *02142—Kendall Square ==References== {{reflist|30em}} ==General references== * ''History of Middlesex County, Massachusetts'', [http://books.google.com/books?id=QGolOAyd9RMC&dq=intitle:History+intitle:of+intitle:Middlesex+intitle:County+intitle:Massachusetts&lr=&num=50&as_brr=0&source=gbs_other_versions_sidebar_s&cad=5 Volume 1 (A-H)], [http://books.google.com/books?id=hNaAnwRMedUC&pg=PA506&dq=intitle:History+intitle:of+intitle:Middlesex+intitle:County+intitle:Massachusetts&lr=&num=50&as_brr=0#PPA3,M1 Volume 2 (L-W)] compiled by Samuel Adams Drake, published 1879–1880. ** [http://books.google.com/books?id=QGolOAyd9RMC&printsec=titlepage#PPA305,M1 Cambridge article] by Rev. Edward Abbott in volume 1, pages 305–358. *Eliot, Samuel Atkins. ''A History of Cambridge, Massachusetts: 1630–1913''. Cambridge: The Cambridge Tribune, 1913. *Hiestand, Emily. "Watershed: An Excursion in Four Parts" The Georgia Review Spring 1998 pages 7–28 *[[Lucius Robinson Paige|Paige, Lucius]]. ''History of Cambridge, Massachusetts: 1630–1877''. Cambridge: The Riverside Press, 1877. *Survey of Architectural History in Cambridge: Mid Cambridge, 1967, Cambridge Historical Commission, Cambridge, Mass.{{ISBN missing}} *Survey of Architectural History in Cambridge: Cambridgeport, 1971 ISBN 0-262-53013-9, Cambridge Historical Commission, Cambridge, Mass. *Survey of Architectural History in Cambridge: Old Cambridge, 1973 ISBN 0-262-53014-7, Cambridge Historical Commission, Cambridge, Mass. *Survey of Architectural History in Cambridge: Northwest Cambridge, 1977 ISBN 0-262-53032-5, Cambridge Historical Commission, Cambridge, Mass. *Survey of Architectural History in Cambridge: East Cambridge, 1988 (revised) ISBN 0-262-53078-3, Cambridge Historical Commission, Cambridge, Mass. *{{cite book|last=Sinclair|first=Jill|title=Fresh Pond: The History of a Cambridge Landscape|publisher=MIT Press|location=Cambridge, Mass.|date=April 2009|isbn=978-0-262-19591-1 }} *{{cite book|last=Seaburg|first=Alan|title=Cambridge on the Charles|url=http://books.google.com/books?id=c7_oCS782-8C|publisher=Anne Miniver Press|location=Billerica, Mass.|year=2001|author=Seaburg, A. and Dahill, T. and Rose, C.H.|isbn=978-0-9625794-9-3}} ==External links== {{Commons category}} <!-- for current and future use if material is uploaded --> {{Wikivoyage|Cambridge (Massachusetts)}} {{Portal|Boston}} {{Commons category|Cambridge, Massachusetts}} *{{Official website|http://www.cambridgema.gov/}} *[http://www.cambridge-usa.org/ Cambridge Office for Tourism] *[http://www.city-data.com/city/Cambridge-Massachusetts.html City-Data.com] *[http://www.epodunk.com/cgi-bin/genInfo.php?locIndex=2894 ePodunk: Profile for Cambridge, Massachusetts] *{{dmoz|Regional/North_America/United_States/Massachusetts/Localities/C/Cambridge}} <br/><!--this break is to put visual space between the last information and the following template if needed--> ===Maps=== *[http://www.cambridgema.gov/GIS/FindMapAtlas.cfm Cambridge Maps] *[http://www.cambridgema.gov/GIS City of Cambridge Geographic Information System (GIS)] *[http://www.salemdeeds.com/atlases_results.asp?ImageType=index&atlastype=MassWorld&atlastown=&atlas=MASSACHUSETTS+1871&atlas_desc=MASSACHUSETTS+1871 ''1871 Atlas of Massachusetts''.] by Wall & Gray. [http://www.salemdeeds.com/atlases_pages.asp?ImageName=PAGE_0010_0011.jpg&atlastype=MassWorld&atlastown=&atlas=MASSACHUSETTS+1871&atlas_desc=MASSACHUSETTS+1871&pageprefix= Map of Massachusetts.] [http://www.salemdeeds.com/atlases_pages.asp?ImageName=PAGE_0044_0045.jpg&atlastype=MassWorld&atlastown=&atlas=MASSACHUSETTS+1871&atlas_desc=MASSACHUSETTS+1871&pageprefix= Map of Middlesex County.] *Dutton, E.P. [http://maps.bpl.org/details_10717/?srch_query=Dutton%2C+E.P.&srch_fields=all&srch_author=on&srch_style=exact&srch_fa=save&srch_ok=Go+Search Chart of Boston Harbor and Massachusetts Bay with Map of Adjacent Country.] Published 1867. A good map of roads and rail lines around Cambridge. *[http://www.citymap.com/cambridge/index.htm Cambridge Citymap – Community, Business, and Visitor Map.] *[http://docs.unh.edu/towns/CambridgeMassachusettsMapList.htm Old USGS maps of Cambridge area.] {{Greater Boston}} {{Middlesex County, Massachusetts}} {{Massachusetts}} {{New England}} {{Massachusetts cities and mayors of 100,000 population}} [[Category:Cambridge, Massachusetts| ]] [[Category:University towns in the United States]] [[Category:County seats in Massachusetts]] [[Category:Populated places established in 1630]] [[Category:Charles River]] [[Category:Place names of English origin in the United States]] [[af:Cambridge, Massachusetts]] [[ar:كامبريدج، ماساتشوستس]] [[zh-min-nan:Cambridge, Massachusetts]] [[be:Горад Кембрыдж, Масачусетс]] [[be-x-old:Кембрыдж (Масачусэтс)]] [[bg:Кеймбридж (Масачузетс)]] [[br:Cambridge (Massachusetts)]] [[ca:Cambridge (Massachusetts)]] [[cs:Cambridge (Massachusetts)]] [[cy:Cambridge, Massachusetts]] [[da:Cambridge (Massachusetts)]] [[de:Cambridge (Massachusetts)]] [[et:Cambridge (Massachusetts)]] [[es:Cambridge (Massachusetts)]] [[eo:Kembriĝo (Masaĉuseco)]] [[eu:Cambridge (Massachusetts)]] [[fa:کمبریج (ماساچوست)]] [[fr:Cambridge (Massachusetts)]] [[gd:Cambridge (MA)]] [[ko:케임브리지 (매사추세츠 주)]] [[hy:Քեմբրիջ (Մասաչուսեթս)]] [[id:Cambridge, Massachusetts]] [[it:Cambridge (Massachusetts)]] [[he:קיימברידג' (מסצ'וסטס)]] [[jv:Cambridge, Massachusetts]] [[kk:Кэмбридж (Массачусетс)]] [[kw:Cambridge, Massachusetts]] [[sw:Cambridge, Massachusetts]] [[ht:Cambridge, Massachusetts]] [[la:Cantabrigia (Massachusetta)]] [[lv:Keimbridža]] [[lb:Cambridge (Massachusetts)]] [[hu:Cambridge (Massachusetts)]] [[mr:केंब्रिज, मॅसेच्युसेट्स]] [[ms:Cambridge, Massachusetts]] [[nl:Cambridge (Massachusetts)]] [[ja:ケンブリッジ (マサチューセッツ州)]] [[no:Cambridge (Massachusetts)]] [[pl:Cambridge (Massachusetts)]] [[pt:Cambridge (Massachusetts)]] [[ro:Cambridge, Massachusetts]] [[ru:Кембридж (Массачусетс)]] [[scn:Cambridge (Massachusetts), USA]] [[simple:Cambridge, Massachusetts]] [[sk:Cambridge (Massachusetts)]] [[sl:Cambridge, Massachusetts]] [[sr:Кембриџ (Масачусетс)]] [[fi:Cambridge (Massachusetts)]] [[sv:Cambridge, Massachusetts]] [[tl:Cambridge, Massachusetts]] [[ta:கேம்பிரிஜ், மாசசூசெட்ஸ்]] [[th:เคมบริดจ์ (รัฐแมสซาชูเซตส์)]] [[tg:Кембриҷ (Массачусетс)]] [[tr:Cambridge, Massachusetts]] [[uk:Кембридж (Массачусетс)]] [[vi:Cambridge, Massachusetts]] [[vo:Cambridge (Massachusetts)]] [[war:Cambridge, Massachusetts]] [[yi:קעמברידזש, מאסאטשוסעטס]] [[zh:剑桥 (马萨诸塞州)]]

BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:381: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:67: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:349: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1757: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1547: Rat problems were found!

Total time: 107 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.6.0 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure