Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4866/
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:47903/_, https://127.0.0.1:47913/_, https://127.0.0.1:47908/_, https://127.0.0.1:47928/_, https://127.0.0.1:47918/_] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:47903/_, https://127.0.0.1:47913/_, https://127.0.0.1:47908/_, https://127.0.0.1:47928/_, https://127.0.0.1:47918/_] at __randomizedtesting.SeedInfo.seed([A7DBA53940AEE77D:263D2B2137F18741]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:165) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) 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:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard2/core_node4 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 47 more Build Log: [...truncated 11873 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/init-core-data-001 [junit4] 2> 1317342 T3706 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 1317342 T3706 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/ [junit4] 2> 1317346 T3706 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1317347 T3706 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1317347 T3707 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1317447 T3706 oasc.ZkTestServer.run start zk server on port:47897 [junit4] 2> 1317448 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1317449 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1317452 T3713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71075bec name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1317452 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1317452 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1317453 T3706 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1317455 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1317456 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1317457 T3715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d02c69d name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1317457 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1317458 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1317458 T3706 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1317460 T3706 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1317461 T3706 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1317462 T3706 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1317463 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1317463 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1317465 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1317466 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1317567 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1317567 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1317569 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1317569 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1317571 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1317571 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1317573 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1317573 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1317575 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1317575 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1317577 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1317577 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1317579 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1317579 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1317581 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1317581 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1317583 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1317583 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1317585 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1317586 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1317587 T3717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ce95d5 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1317587 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1317588 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1318682 T3706 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1318686 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1318689 T3706 oejs.AbstractConnector.doStart Started [email protected]:47903 [junit4] 2> 1318691 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1318692 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1318692 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002 [junit4] 2> 1318692 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/' [junit4] 2> 1318721 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/solr.xml [junit4] 2> 1318763 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002 [junit4] 2> 1318763 T3706 oasc.CoreContainer.<init> New CoreContainer 1872468228 [junit4] 2> 1318764 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/] [junit4] 2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1318767 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1318769 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1318770 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1318770 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1318771 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1318771 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr [junit4] 2> 1318771 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1318771 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1318772 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1318774 T3728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c9f92e4 name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1318775 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1318775 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1318776 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1318777 T3730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bfb2055 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1318778 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1318779 T3706 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1318781 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1318782 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1318784 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1318786 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1318788 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1318789 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47903__ [junit4] 2> 1318789 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47903__ [junit4] 2> 1318791 T3706 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1318792 T3706 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1318793 T3706 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1318795 T3706 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47903__ [junit4] 2> 1318795 T3706 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1318796 T3706 oasc.Overseer.start Overseer (id=92478839067312132-127.0.0.1:47903__-n_0000000000) starting [junit4] 2> 1318798 T3706 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1318803 T3706 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1318804 T3732 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1318805 T3706 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1318806 T3706 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1318807 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1318809 T3731 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1318811 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002 [junit4] 2> 1318833 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/conf/ [junit4] 2> 1319806 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1319807 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1319807 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1319811 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1319812 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1319813 T3736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c469eb name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1319813 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1319814 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1319815 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1319817 T3706 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1319817 T3706 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1319817 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1319818 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1319819 T3738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b19ea6 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1319819 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1319820 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1319822 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1319824 T3731 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1319824 T3731 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1319825 T3731 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1319826 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1319827 T3739 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1319828 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1320719 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1320720 T3706 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1320724 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1320725 T3706 oejs.AbstractConnector.doStart Started [email protected]:47908 [junit4] 2> 1320727 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1320727 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1320728 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003 [junit4] 2> 1320728 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/' [junit4] 2> 1320759 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/solr.xml [junit4] 2> 1320800 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003 [junit4] 2> 1320801 T3706 oasc.CoreContainer.<init> New CoreContainer 1429917086 [junit4] 2> 1320801 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/] [junit4] 2> 1320802 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1320802 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1320804 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1320804 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1320804 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1320806 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1320807 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1320808 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1320808 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1320808 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr [junit4] 2> 1320809 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1320809 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1320809 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1320811 T3751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@517eb42b name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1320812 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1320813 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1320815 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1320816 T3753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f4cbc95 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1320816 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1320820 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1321824 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47908__ [junit4] 2> 1321825 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47908__ [junit4] 2> 1321828 T3706 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1321833 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003 [junit4] 2> 1322681 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/conf/ [junit4] 2> 1322762 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1322763 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1322763 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1323793 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1323793 T3706 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1323797 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1323798 T3706 oejs.AbstractConnector.doStart Started [email protected]:47913 [junit4] 2> 1323800 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1323801 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1323801 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004 [junit4] 2> 1323801 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/' [junit4] 2> 1323830 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/solr.xml [junit4] 2> 1323871 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004 [junit4] 2> 1323872 T3706 oasc.CoreContainer.<init> New CoreContainer 663647081 [junit4] 2> 1323872 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/] [junit4] 2> 1323873 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1323873 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1323873 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1323875 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1323875 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1323877 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1323878 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1323879 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1323879 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1323879 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr [junit4] 2> 1323879 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1323880 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1323880 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1323882 T3766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b02b4df name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1323882 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1323883 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1323885 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1323886 T3768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54331be8 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1323886 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1323891 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1324895 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47913__ [junit4] 2> 1324896 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47913__ [junit4] 2> 1324899 T3706 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1324904 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004 [junit4] 2> 1325709 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/conf/ [junit4] 2> 1325823 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1325824 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1325824 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1326725 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 1326726 T3706 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1326730 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1326731 T3706 oejs.AbstractConnector.doStart Started [email protected]:47918 [junit4] 2> 1326733 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1326733 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1326733 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005 [junit4] 2> 1326734 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/' [junit4] 2> 1326762 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/solr.xml [junit4] 2> 1326805 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005 [junit4] 2> 1326805 T3706 oasc.CoreContainer.<init> New CoreContainer 454548665 [junit4] 2> 1326805 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/] [junit4] 2> 1326806 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1326806 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1326807 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1326807 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1326807 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1326810 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1326812 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1326812 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1326812 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1326812 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr [junit4] 2> 1326813 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1326813 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1326814 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1326815 T3781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42be882e name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1326816 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1326816 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1326818 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1326819 T3783 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21f20609 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1326819 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1326824 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1327828 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47918__ [junit4] 2> 1327829 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47918__ [junit4] 2> 1327832 T3706 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1327837 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005 [junit4] 2> 1328974 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/conf/ [junit4] 2> 1329027 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1329028 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1329028 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1329956 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 1329956 T3706 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1329961 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1329962 T3706 oejs.AbstractConnector.doStart Started [email protected]:47928 [junit4] 2> 1329964 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1329965 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1329965 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006 [junit4] 2> 1329965 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/' [junit4] 2> 1329997 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/solr.xml [junit4] 2> 1330044 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006 [junit4] 2> 1330045 T3706 oasc.CoreContainer.<init> New CoreContainer 1721825243 [junit4] 2> 1330045 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/] [junit4] 2> 1330046 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1330046 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1330048 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1330048 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1330048 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1330050 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1330052 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1330052 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1330052 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1330053 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr [junit4] 2> 1330053 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1330053 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1330054 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1330056 T3796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@283caa4 name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1330056 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1330057 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1330058 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1330060 T3798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f972a2 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1330060 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1330065 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1331069 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47928__ [junit4] 2> 1331070 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47928__ [junit4] 2> 1331074 T3706 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1331078 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006 [junit4] 2> 1332530 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/conf/ [junit4] 2> 1332531 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1332532 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1 [junit4] 2> 1332532 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1332540 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1332540 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1332542 T3802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62d6332 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1332542 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1332543 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1332544 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1332547 T3706 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 1332547 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1332548 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1332549 T3804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23bf0da1 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1332549 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1332550 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1332551 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1332680 T3773 oasha.CollectionsHandler.handleCreateAction Creating Collection : name=delLiveColl&version=2&action=CREATE&maxShardsPerNode=2&stateFormat=2&replicationFactor=2&wt=javabin&numShards=2 [junit4] 2> 1332681 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1332682 T3732 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 1332683 T3806 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 1332684 T3806 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1332685 T3806 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 1332685 T3806 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 1332687 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1332690 T3731 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 1332690 T3731 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 1332690 T3731 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 1332692 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 1332693 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3807 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3784 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3769 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3754 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3739 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332693 T3808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1332788 T3806 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 1332789 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47913__ [junit4] 2> 1332790 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47928__ [junit4] 2> 1332792 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:47903__ [junit4] 2> 1332793 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:47908__ [junit4] 2> 1332919 T3758 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard1_replica1&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard1 [junit4] 2> 1332919 T3788 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard1_replica2&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard1 [junit4] 2> 1332919 T3724 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard2_replica1&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard2 [junit4] 2> 1332921 T3744 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard2_replica2&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard2 [junit4] 2> 1332923 T3758 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 1332925 T3788 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 1332925 T3744 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 1332925 T3758 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1332925 T3724 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 1332925 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1332926 T3758 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1332927 T3788 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1332927 T3758 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1332927 T3744 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1332928 T3788 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1332929 T3724 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 1332929 T3788 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1332928 T3744 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1332930 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:47913__", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"https://127.0.0.1:47913/_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "shard":"shard1"} [junit4] 2> 1332930 T3744 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1332929 T3758 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1332930 T3788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1332931 T3758 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1332931 T3744 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 1332931 T3788 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1332932 T3744 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1332935 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1332935 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332935 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332935 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332936 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1332936 T3724 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 1332937 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1332936 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1332937 T3724 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 1332938 T3724 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1332939 T3724 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1332941 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 1332941 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:47928__", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"https://127.0.0.1:47928/_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "shard":"shard1"} [junit4] 2> 1332942 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1332943 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1332943 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332943 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332943 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332943 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332944 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1332945 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1332945 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1332945 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1332947 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 1332948 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:47908__", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"https://127.0.0.1:47908/_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "shard":"shard2"} [junit4] 2> 1332949 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1332950 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1332950 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332950 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332950 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332950 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332951 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1332952 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1332952 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1332952 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1332954 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 1332955 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:47903__", [junit4] 2> "operation":"state", [junit4] 2> "base_url":"https://127.0.0.1:47903/_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "shard":"shard2"} [junit4] 2> 1332957 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1332957 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1332958 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332958 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332958 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332958 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1332959 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1332958 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1332959 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1332959 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1333932 T3788 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 1333932 T3758 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 1333933 T3744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 1333933 T3758 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1333933 T3788 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1333934 T3758 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1333935 T3788 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1333935 T3758 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1333934 T3744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1333935 T3788 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1333936 T3744 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1333936 T3758 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1333937 T3788 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1333937 T3744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1333937 T3788 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/' [junit4] 2> 1333937 T3758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/delLiveColl_shard1_replica1/' [junit4] 2> 1333938 T3744 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1333939 T3744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/delLiveColl_shard2_replica2/' [junit4] 2> 1333939 T3724 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 1333940 T3724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 1333940 T3724 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1333941 T3724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1333941 T3724 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1333942 T3724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/' [junit4] 2> 1334093 T3724 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1334093 T3788 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1334093 T3744 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1334093 T3758 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1334161 T3724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1334161 T3788 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1334162 T3744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1334161 T3758 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1334162 T3724 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1334175 T3724 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 1334263 T3788 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1334263 T3758 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1334263 T3744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1334278 T3788 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 1334278 T3758 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 1334279 T3744 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 1334615 T3724 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1334627 T3724 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1334630 T3724 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1334642 T3724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1334647 T3724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1334652 T3724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1334654 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1334656 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1334656 T3724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1334657 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1334658 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1334658 T3724 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl [junit4] 2> 1334658 T3724 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1334659 T3724 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/ [junit4] 2> 1334659 T3724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76b1567b [junit4] 2> 1334661 T3724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data [junit4] 2> 1334661 T3724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/index/ [junit4] 2> 1334661 T3724 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1334662 T3724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/index [junit4] 2> 1334663 T3724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1334664 T3724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4a45fc1c)),segFN=segments_1,generation=1} [junit4] 2> 1334664 T3724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1334669 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1334670 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1334671 T3724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1334671 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1334671 T3724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1334672 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1334672 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1334673 T3724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1334673 T3724 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1334674 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1334675 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1334675 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1334676 T3724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1334677 T3724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1334677 T3724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1334677 T3724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1334678 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1334688 T3724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1334688 T3724 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1334689 T3724 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1334711 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1334714 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1334716 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1334719 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1334726 T3724 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1334727 T3724 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1334728 T3724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=66.359375, floorSegmentMB=2.0341796875, forceMergeDeletesPctAllowed=1.7424937720206224, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2718707039376332 [junit4] 2> 1334729 T3724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4a45fc1c)),segFN=segments_1,generation=1} [junit4] 2> 1334729 T3724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1334730 T3724 oass.SolrIndexSearcher.<init> Opening Searcher@15ef218a[delLiveColl_shard2_replica1] main [junit4] 2> 1334730 T3724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 1334731 T3724 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1334731 T3724 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1334732 T3724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1334732 T3724 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1334733 T3724 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1334733 T3724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1334734 T3724 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1334734 T3724 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1334737 T3724 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1334737 T3724 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1334737 T3788 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1334737 T3724 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1334741 T3817 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@15ef218a[delLiveColl_shard2_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1334745 T3724 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1 [junit4] 2> 1334745 T3788 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1334745 T3724 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:https://127.0.0.1:47903/_ collection:delLiveColl shard:shard2 [junit4] 2> 1334749 T3724 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election [junit4] 2> 1334753 T3788 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1334756 T3724 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1334757 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1334758 T3724 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=5.8477955E15ms [junit4] 2> 1334760 T3744 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1334761 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 1334761 T3758 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1334763 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 1334764 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1334764 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1334764 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1334765 T3788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1334764 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 1334765 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1334765 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1334766 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1334766 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 1334768 T3744 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1334768 T3758 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1334770 T3788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1334771 T3744 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1334771 T3758 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1334774 T3788 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1334775 T3788 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPO [...truncated too long message...] >] [junit4] 2> 1535312 T3706 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data [junit4] 2> 1535312 T3706 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data/index;done=false>>] [junit4] 2> 1535313 T3706 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data/index [junit4] 2> 1535314 T3706 oasc.Overseer.close Overseer (id=92478839067312142-127.0.0.1:47928__-n_0000000004) closing [junit4] 2> 1535314 T3875 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:47928__ [junit4] 2> 1535316 T3799 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1535317 T3706 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_,null} [junit4] 2> 1536816 T3878 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333) [junit4] 2> [junit4] 2> 1540298 T3706 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1540301 T3706 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47897 47897 [junit4] 2> 1542664 T3707 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47897 47897 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=A7DBA53940AEE77D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Asia/Qatar -Dtests.file.encoding=US-ASCII [junit4] ERROR 225s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:47903/_, https://127.0.0.1:47913/_, https://127.0.0.1:47908/_, https://127.0.0.1:47928/_, https://127.0.0.1:47918/_] [junit4] > at __randomizedtesting.SeedInfo.seed([A7DBA53940AEE77D:263D2B2137F18741]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:165) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard2/core_node4 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 47 more [junit4] 2> 1542677 T3706 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene410), sim=DefaultSimilarity, locale=iw_IL, timezone=Asia/Qatar [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=207809240,total=309329920 [junit4] 2> NOTE: All tests run in this JVM: [DocumentBuilderTest, SolrCoreTest, TestSolrQueryParserDefaultOperatorResource, TestLMDirichletSimilarityFactory, SignatureUpdateProcessorFactoryTest, TestRequestStatusCollectionAPI, SolrIndexConfigTest, TestBinaryField, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, DistribCursorPagingTest, TestReload, TestSolrXmlPersistor, SpatialFilterTest, ChaosMonkeySafeLeaderTest, TestPivotHelperCode, TestFieldSortValues, ClusterStateTest, HdfsBasicDistributedZkTest, DisMaxRequestHandlerTest, TestClassNameShortening, TestManagedSchemaDynamicFieldResource, TestCloudManagedSchema, TestZkChroot, SolrRequestParserTest, SortByFunctionTest, TestGroupingSearch, DirectUpdateHandlerTest, SystemInfoHandlerTest, DistributedQueryComponentCustomSortTest, TestPartialUpdateDeduplication, TestCloudSchemaless, FastVectorHighlighterTest, NotRequiredUniqueKeyTest, ChangedSchemaMergeTest, DebugComponentTest, TestRecovery, DirectUpdateHandlerOptimizeTest, TestUniqueKeyFieldResource, TestAtomicUpdateErrorCases, TestDistributedMissingSort, DistributedFacetPivotLongTailTest, TestSweetSpotSimilarityFactory, TestDefaultSearchFieldResource, URLClassifyProcessorTest, PrimitiveFieldTypeTest, TestSchemaVersionResource, TestSystemIdResolver, LukeRequestHandlerTest, OpenCloseCoreStressTest, ExternalCollectionsTest, RankQueryTest, BasicZkTest, DateFieldTest, TestComponentsName, TestLFUCache, UpdateParamsTest, CopyFieldTest, TestDocSet, TestConfig, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, DeleteReplicaTest] [junit4] Completed on J1 in 225.36s, 1 test, 1 error <<< FAILURES! [...truncated 217 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions) Total time: 55 minutes 8 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 155094057 bytes Compression is 0.0% Took 26 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
