Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4864/
2 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:23413, http://127.0.0.1:23403, http://127.0.0.1:23394] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:23413, http://127.0.0.1:23403, http://127.0.0.1:23394] at __randomizedtesting.SeedInfo.seed([A88716AF55E00DD8:296198B722BF6DE4]: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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) 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 : customcollreplicadeletion/a/core_node2 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) ... 46 more FAILED: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:64450/bc/n, https://127.0.0.1:23418/bc/n, https://127.0.0.1:52936/bc/n, https://127.0.0.1:23431/bc/n, https://127.0.0.1:23446/bc/n] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:64450/bc/n, https://127.0.0.1:23418/bc/n, https://127.0.0.1:52936/bc/n, https://127.0.0.1:23431/bc/n, https://127.0.0.1:23446/bc/n] at __randomizedtesting.SeedInfo.seed([A88716AF55E00DD8:296198B722BF6DE4]: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 11831 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/init-core-data-001 [junit4] 2> 1311133 T6309 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 1311133 T6309 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1311137 T6309 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1311138 T6309 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1311138 T6310 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1311238 T6309 oasc.ZkTestServer.run start zk server on port:23391 [junit4] 2> 1311239 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1311239 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1311242 T6316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11ece774 name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1311242 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1311242 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1311243 T6309 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1311245 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1311246 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1311246 T6318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cf97681 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1311247 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1311247 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1311247 T6309 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1311248 T6309 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1311250 T6309 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1311251 T6309 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1311252 T6309 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> 1311253 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1311255 T6309 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> 1311255 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1311357 T6309 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> 1311358 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1311359 T6309 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> 1311360 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1311362 T6309 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> 1311362 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1311364 T6309 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> 1311364 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1311366 T6309 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> 1311367 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1311368 T6309 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> 1311369 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1311370 T6309 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> 1311371 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1311373 T6309 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> 1311373 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1311375 T6309 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> 1311375 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1312715 T6309 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1312720 T6309 oejs.AbstractConnector.doStart Started [email protected]:23394 [junit4] 2> 1312720 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1312721 T6309 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1312721 T6309 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/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002 [junit4] 2> 1312721 T6309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/' [junit4] 2> 1312754 T6309 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/solr.xml [junit4] 2> 1312801 T6309 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002 [junit4] 2> 1312802 T6309 oasc.CoreContainer.<init> New CoreContainer 1755860131 [junit4] 2> 1312802 T6309 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/] [junit4] 2> 1312803 T6309 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1312803 T6309 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1312805 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1312805 T6309 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1312805 T6309 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1312805 T6309 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1312806 T6309 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1312806 T6309 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1312806 T6309 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1312806 T6309 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23391/solr [junit4] 2> 1312807 T6309 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1312807 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1312808 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1312809 T6329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13f9703 name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1312810 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1312810 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1312811 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1312812 T6331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b102b6d name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1312813 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1312813 T6309 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1312815 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1312817 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1312818 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1312820 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1312821 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1312822 T6309 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23394_ [junit4] 2> 1312823 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23394_ [junit4] 2> 1312824 T6309 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1312825 T6309 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1312826 T6309 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1312828 T6309 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:23394_ [junit4] 2> 1312828 T6309 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1312829 T6309 oasc.Overseer.start Overseer (id=92476997983797251-127.0.0.1:23394_-n_0000000000) starting [junit4] 2> 1312830 T6309 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1312835 T6309 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1312836 T6333 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1312837 T6309 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1312838 T6309 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1312839 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1312841 T6332 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1312843 T6309 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002 [junit4] 2> 1314450 T6309 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/conf/ [junit4] 2> 1314451 T6309 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1314452 T6309 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3 [junit4] 2> 1314452 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1314453 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1314454 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1314455 T6337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42715df name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1314455 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1314455 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1314456 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1314457 T6309 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1314458 T6309 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1314458 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1314458 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1314459 T6339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3df31672 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1314459 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1314460 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1314461 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1314462 T6332 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1314463 T6332 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1314463 T6332 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1314464 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1314465 T6340 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> 1314465 T6341 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> 1315377 T6309 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1315378 T6309 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1315380 T6309 oejs.AbstractConnector.doStart Started [email protected]:23403 [junit4] 2> 1315381 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1315382 T6309 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1315382 T6309 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/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003 [junit4] 2> 1315382 T6309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/' [junit4] 2> 1315410 T6309 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/solr.xml [junit4] 2> 1315451 T6309 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003 [junit4] 2> 1315452 T6309 oasc.CoreContainer.<init> New CoreContainer 339139428 [junit4] 2> 1315452 T6309 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/] [junit4] 2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1315455 T6309 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1315455 T6309 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1315455 T6309 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1315456 T6309 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1315456 T6309 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23391/solr [junit4] 2> 1315456 T6309 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1315456 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1315457 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1315459 T6352 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d7d8c9a name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1315459 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1315460 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1315461 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1315462 T6354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae27402 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1315463 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1315467 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1316471 T6309 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23403_ [junit4] 2> 1316472 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23403_ [junit4] 2> 1316475 T6309 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1316479 T6309 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003 [junit4] 2> 1316484 T6309 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/conf/ [junit4] 2> 1318000 T6309 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1318002 T6309 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3 [junit4] 2> 1318002 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1318997 T6309 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1318998 T6309 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1319000 T6309 oejs.AbstractConnector.doStart Started [email protected]:23413 [junit4] 2> 1319001 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1319001 T6309 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1319001 T6309 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/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004 [junit4] 2> 1319002 T6309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/' [junit4] 2> 1319045 T6309 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/solr.xml [junit4] 2> 1319106 T6309 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004 [junit4] 2> 1319107 T6309 oasc.CoreContainer.<init> New CoreContainer 1687533693 [junit4] 2> 1319107 T6309 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/] [junit4] 2> 1319108 T6309 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1319108 T6309 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1319110 T6309 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1319110 T6309 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1319110 T6309 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1319111 T6309 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1319111 T6309 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1319111 T6309 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1319111 T6309 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23391/solr [junit4] 2> 1319112 T6309 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1319112 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1319113 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1319114 T6367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21834a22 name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1319115 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1319116 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1319117 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1319118 T6369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41028653 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1319118 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1319122 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1320125 T6309 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23413_ [junit4] 2> 1320126 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23413_ [junit4] 2> 1320128 T6309 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1320132 T6309 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004 [junit4] 2> 1321434 T6309 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/conf/ [junit4] 2> 1321576 T6309 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1321577 T6309 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3 [junit4] 2> 1321577 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1321578 T6309 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1321579 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1321579 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1321581 T6373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66977ed9 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1321581 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1321581 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1321581 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1321585 T6359 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=1&shards=a,b&stateFormat=2&replicationFactor=1&router.name=implicit&action=CREATE&version=2&maxShardsPerNode=5&wt=javabin&name=customcollreplicadeletion [junit4] 2> 1321586 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1321586 T6333 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":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1321588 T6374 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1321588 T6374 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1321588 T6374 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1321589 T6374 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1321591 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1321592 T6332 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1321592 T6332 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1321592 T6332 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1321594 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1321595 T6340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1321595 T6355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1321595 T6375 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1321595 T6370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1321595 T6341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1321691 T6374 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1321692 T6374 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:23394_ [junit4] 2> 1321692 T6374 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:23413_ [junit4] 2> 1321696 T6322 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&qt=/admin/cores&action=CREATE&version=2&shard=a&collection=customcollreplicadeletion&wt=javabin&name=customcollreplicadeletion_a_replica1 [junit4] 2> 1321696 T6360 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&qt=/admin/cores&action=CREATE&version=2&shard=b&collection=customcollreplicadeletion&wt=javabin&name=customcollreplicadeletion_b_replica1 [junit4] 2> 1321699 T6360 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1321700 T6322 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1321700 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1321701 T6360 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1321701 T6360 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1321701 T6322 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1321701 T6360 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1321702 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "numShards":"2", [junit4] 2> "base_url":"http://127.0.0.1:23413", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:23413_", [junit4] 2> "roles":null, [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 1321702 T6360 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1321703 T6360 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1321705 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1321706 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1321706 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1321707 T6322 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1321707 T6322 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1321708 T6322 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1321708 T6322 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1321709 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1321710 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "numShards":"2", [junit4] 2> "base_url":"http://127.0.0.1:23394", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:23394_", [junit4] 2> "roles":null, [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 1321711 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1321711 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1321712 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1321712 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1321712 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1321713 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1322703 T6360 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1322704 T6360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1322705 T6360 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1322705 T6360 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1322705 T6360 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1322706 T6360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 1322708 T6322 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1322709 T6322 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1322709 T6322 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1322710 T6322 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1322710 T6322 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1322710 T6322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1322843 T6360 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1322854 T6322 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1322881 T6360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1322909 T6322 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1322911 T6322 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1322920 T6322 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1322982 T6360 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1322991 T6360 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1323333 T6360 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1323344 T6360 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1323347 T6360 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1323353 T6360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1323357 T6360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1323361 T6322 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1323361 T6360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1323362 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1323363 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1323364 T6360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1323364 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1323364 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1323365 T6360 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1323365 T6360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1323365 T6360 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1323366 T6360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c91b9a2 [junit4] 2> 1323366 T6360 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 1323367 T6360 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/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1323367 T6360 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1323367 T6360 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1323368 T6360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=16.548828125, floorSegmentMB=1.68359375, forceMergeDeletesPctAllowed=16.81168787525791, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1737409955780171 [junit4] 2> 1323368 T6360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3998b2dd)),segFN=segments_1,generation=1} [junit4] 2> 1323369 T6322 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1323369 T6360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1323372 T6322 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1323372 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1323374 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1323374 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1323374 T6360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1323374 T6360 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1323375 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1323375 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1323376 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1323376 T6360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1323378 T6360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1323378 T6360 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1323379 T6360 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1323380 T6322 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1323385 T6322 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1323390 T6322 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1323390 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1323391 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1323391 T6322 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1323392 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1323392 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1323392 T6322 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1323393 T6322 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1323393 T6322 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1323394 T6322 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c91b9a2 [junit4] 2> 1323395 T6322 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1323395 T6322 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/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1323395 T6322 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1323396 T6322 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1323397 T6322 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=16.548828125, floorSegmentMB=1.68359375, forceMergeDeletesPctAllowed=16.81168787525791, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1737409955780171 [junit4] 2> 1323397 T6322 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-54054164)),segFN=segments_1,generation=1} [junit4] 2> 1323398 T6322 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1323402 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1323403 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1323403 T6322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1323403 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1323404 T6322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1323404 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323404 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1323405 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1323405 T6322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1323406 T6322 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1323406 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323406 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1323407 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1323407 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1323408 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323408 T6322 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1323409 T6322 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1323409 T6322 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1323409 T6322 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1323410 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323410 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1323410 T6322 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1323411 T6322 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1323411 T6322 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1323414 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323416 T6360 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1323416 T6360 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1323416 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323417 T6360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1129693363, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1323417 T6360 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3998b2dd)),segFN=segments_1,generation=1} [junit4] 2> 1323417 T6360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1323418 T6360 oass.SolrIndexSearcher.<init> Opening Searcher@21365791[customcollreplicadeletion_b_replica1] main [junit4] 2> 1323418 T6360 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1323418 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323419 T6360 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1323419 T6360 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1323419 T6360 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1323420 T6360 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1323420 T6360 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1323420 T6360 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1323420 T6360 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1323421 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1323421 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1323422 T6360 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1323423 T6360 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1323423 T6360 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1323425 T6378 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@21365791[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1323427 T6360 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1323427 T6360 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:23413 collection:customcollreplicadeletion shard:b [junit4] 2> 1323428 T6360 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1323428 T6322 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1323429 T6322 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1323430 T6322 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1129693363, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1323431 T6322 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-54054164)),segFN=segments_1,generation=1} [junit4] 2> 1323431 T6360 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1323431 T6322 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1323432 T6322 oass.SolrIndexSearcher.<init> Opening Searcher@173655d[customcollreplicadeletion_a_replica1] main [junit4] 2> 1323433 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1323433 T6360 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1323433 T6322 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1323433 T6360 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C551 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@57640ce3 url=http://127.0.0.1:23413/customcollreplicadeletion_b_replica1 node=127.0.0.1:23413_ C551_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:23413, state=down, node_name=127.0.0.1:23413_} [junit4] 2> 1323434 T6360 C551 P23413 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ [junit4] 2> 1323434 T6322 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1323434 T6360 C551 P23413 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1323434 T6322 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1323435 T6360 C551 P23413 oasc.SyncStrategy.syncToMe http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 1323435 T6322 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1323435 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1323436 T6322 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1323435 T6360 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1323436 T6322 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1323436 T6360 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1323437 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1323437 T6322 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1323438 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323438 T6322 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1323438 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323438 T6322 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1323439 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1323439 T6322 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1323440 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1323442 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1323442 T6379 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@173655d[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1323443 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1323443 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1323444 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323444 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323445 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1323445 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1323446 T6322 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1323446 T6322 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:23394 collection:customcollreplicadeletion shard:a [junit4] 2> 1323447 T6322 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1323450 T6322 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 1323451 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1323451 T6322 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1323452 T6322 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C552 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@2a8b7f94 url=http://127.0.0.1:23394/customcollreplicadeletion_a_replica1 node=127.0.0.1:23394_ C552_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:23394, state=down, node_name=127.0.0.1:23394_} [junit4] 2> 1323452 T6322 C552 P23394 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ [junit4] 2> 1323452 T6322 C552 P23394 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1323453 T6322 C552 P23394 oasc.SyncStrategy.syncToMe http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1323453 T6322 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1323453 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1323453 T6322 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1323455 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1323455 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323455 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323456 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1323457 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1323459 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1323460 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1323460 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1323461 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323461 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323461 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1323462 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1323490 T6360 oasc.ZkController.register We are http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ [junit4] 2> 1323491 T6360 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:23413 [junit4] 2> 1323491 T6360 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1323491 T6360 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1323492 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1323493 T6360 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1323494 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1323494 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "numShards":"2", [junit4] 2> "base_url":"http://127.0.0.1:23413", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:23413_", [junit4] 2> "roles":null, [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 1323495 T6360 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&collection.configName=conf1&qt=/admin/cores&action=CREATE&version=2&shard=b&collection=customcollreplicadeletion&wt=javabin&name=customcollreplicadeletion_b_replica1} status=0 QTime=1799 [junit4] 2> 1323496 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1323496 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323496 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1323497 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1323498 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1323507 T6322 oasc.ZkController.register We are http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ [junit4] 2> 1323508 T6322 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:23394 [junit4] 2> 1323508 T6322 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1323508 T6322 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1323509 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1323510 T6322 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1323512 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1323512 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "numShards":"2", [junit4] 2> "base_url":"http://127.0.0.1:23394", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:23394_", [junit4] 2> "roles":null, [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion"} [junit4] 2> 1323513 T6322 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&collection.configName=conf1&qt=/admin [...truncated too long message...] Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data [junit4] 2> 1539406 T7845 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data/index;done=false>>] [junit4] 2> 1539406 T7845 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data/index [junit4] 2> 1539407 T7845 oasc.Overseer.close Overseer (id=92476998477086734-127.0.0.1:64450_bc%2Fn-n_0000000004) closing [junit4] 2> 1539407 T8013 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:64450_bc%2Fn [junit4] 2> 1539410 T8016 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> 1540909 T7938 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1540911 T7845 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/bc/n,null} [junit4] 2> 1545310 T7845 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1545312 T7845 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:23409 23409 [junit4] 2> 1545392 T7846 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:23409 23409 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=A88716AF55E00DD8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=GB -Dtests.file.encoding=US-ASCII [junit4] ERROR 227s J2 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:64450/bc/n, https://127.0.0.1:23418/bc/n, https://127.0.0.1:52936/bc/n, https://127.0.0.1:23431/bc/n, https://127.0.0.1:23446/bc/n] [junit4] > at __randomizedtesting.SeedInfo.seed([A88716AF55E00DD8:296198B722BF6DE4]: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> 1545410 T7845 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/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001 [junit4] 2> 226880 T7844 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=ar_DZ, timezone=GB [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=314896040,total=446169088 [junit4] 2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestShortCircuitedRequests, TestSolrCoreProperties, TestComplexPhraseQParserPlugin, ZkNodePropsTest, HardAutoCommitTest, DefaultValueUpdateProcessorTest, TestJmxMonitoredMap, CustomCollectionTest, UpdateRequestProcessorFactoryTest, DocValuesTest, AtomicUpdatesTest, StressHdfsTest, TestQueryUtils, DistributedDebugComponentTest, OpenExchangeRatesOrgProviderTest, HdfsWriteToMultipleCollectionsTest, LegacyHTMLStripCharFilterTest, TestRandomDVFaceting, TestQuerySenderListener, UUIDUpdateProcessorFallbackTest, BasicFunctionalityTest, TestIntervalFaceting, TestPseudoReturnFields, OverseerCollectionProcessorTest, TestMultiCoreConfBootstrap, HdfsUnloadDistributedZkTest, TestNoOpRegenerator, TestManagedSchemaFieldTypeResource, IndexSchemaTest, TestRealTimeGet, TestNonDefinedSimilarityFactory, SpellCheckCollatorTest, TestManagedSchema, AddBlockUpdateTest, TestRemoteStreaming, TestChildDocTransformer, TestDistributedSearch, TestShardHandlerFactory, BinaryUpdateRequestHandlerTest, TestReversedWildcardFilterFactory, TestIndexingPerformance, RegexBoostProcessorTest, CircularListTest, TestStressLucene, MultiTermTest, HttpPartitionTest, DeleteShardTest, TestCursorMarkWithoutUniqueKey, SharedFSAutoReplicaFailoverUtilsTest, QueryElevationComponentTest, LeaderElectionIntegrationTest, CopyFieldTest, UnloadDistributedZkTest, SyncSliceTest, DistributedSpellCheckComponentTest, TestSolr4Spatial, SpellCheckComponentTest, PeerSyncTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterTest, TestCSVLoader, NoCacheHeaderTest, DebugComponentTest, TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest, TestSolrQueryParser, TestCollationField, TestAnalyzedSuggestions, PingRequestHandlerTest, SearchHandlerTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, NumericFieldsTest, MinimalSchemaTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestDocumentBuilder, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, DeleteReplicaTest] [junit4] Completed on J2 in 227.16s, 1 test, 1 error <<< FAILURES! [...truncated 259 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, 2 errors, 59 ignored (24 assumptions) Total time: 58 minutes 9 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 151296810 bytes Compression is 0.0% Took 27 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]
