Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2140/
2 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:62358/a_hae/kd, http://127.0.0.1:62363/a_hae/kd, http://127.0.0.1:62366/a_hae/kd] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:62358/a_hae/kd, http://127.0.0.1:62363/a_hae/kd, http://127.0.0.1:62366/a_hae/kd] at __randomizedtesting.SeedInfo.seed([3D4777566E991DE0:BCA1F94E19C67DDC]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) 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_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) 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 REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:32929, http://127.0.0.1:32922, http://127.0.0.1:32829, http://127.0.0.1:44246, http://127.0.0.1:32944] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:32929, http://127.0.0.1:32922, http://127.0.0.1:32829, http://127.0.0.1:44246, http://127.0.0.1:32944] at __randomizedtesting.SeedInfo.seed([3D4777566E991DE0:BCA1F94E19C67DDC]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) 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:171) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) 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/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) 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 11182 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/init-core-data-001 [junit4] 2> 381264 T1021 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 381264 T1021 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 381269 T1021 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 381269 T1021 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 381270 T1022 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 381371 T1021 oasc.ZkTestServer.run start zk server on port:32917 [junit4] 2> 381372 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 381373 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 381375 T1028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1eb59a4a name:ZooKeeperConnection Watcher:127.0.0.1:32917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 381376 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 381376 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 381376 T1021 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 381379 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 381379 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 381380 T1030 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b57a5f5 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 381381 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 381381 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 381381 T1021 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 381383 T1021 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 381384 T1021 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 381386 T1021 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 381387 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 381388 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 381390 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 381391 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 381393 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 381393 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 381395 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 381395 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 381397 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 381398 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 381399 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 381400 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 381401 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 381402 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 381403 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 381404 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 381406 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 381406 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 381408 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 381408 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 381410 T1021 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 381410 T1021 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 382305 T1021 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 382312 T1021 oejs.AbstractConnector.doStart Started [email protected]:32922 [junit4] 2> 382312 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 382313 T1021 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 382313 T1021 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002 [junit4] 2> 382313 T1021 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/' [junit4] 2> 382342 T1021 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/solr.xml [junit4] 2> 382383 T1021 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002 [junit4] 2> 382384 T1021 oasc.CoreContainer.<init> New CoreContainer 1105008511 [junit4] 2> 382384 T1021 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/] [junit4] 2> 382385 T1021 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 382385 T1021 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 382385 T1021 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 382386 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 382386 T1021 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 382386 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 382386 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 382387 T1021 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 382387 T1021 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 382387 T1021 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 382388 T1021 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 382388 T1021 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 382388 T1021 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 382388 T1021 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32917/solr [junit4] 2> 382388 T1021 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 382389 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 382390 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 382391 T1041 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a31b4a1 name:ZooKeeperConnection Watcher:127.0.0.1:32917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 382392 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 382392 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 382394 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 382395 T1043 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71a47e82 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 382395 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 382397 T1021 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 382399 T1021 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 382401 T1021 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 382404 T1021 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 382406 T1021 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 382408 T1021 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 382409 T1021 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32922_ [junit4] 2> 382410 T1021 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32922_ [junit4] 2> 382412 T1021 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 382413 T1021 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 382415 T1021 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 382416 T1021 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:32922_ [junit4] 2> 382417 T1021 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 382418 T1021 oasc.Overseer.start Overseer (id=92528233118433283-127.0.0.1:32922_-n_0000000000) starting [junit4] 2> 382420 T1021 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 382427 T1021 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 382427 T1045 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 382428 T1021 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 382430 T1021 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 382431 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 382434 T1044 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 382436 T1021 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002 [junit4] 2> 382439 T1021 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/conf/ [junit4] 2> 383644 T1021 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 383645 T1021 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 383646 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 383646 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 383647 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 383648 T1049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cd3c66c name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 383648 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 383648 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 383650 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 383652 T1021 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 383652 T1021 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 383652 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 383653 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 383654 T1051 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@455de8b8 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 383654 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 383654 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 383656 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 383658 T1044 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 383658 T1044 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 383658 T1044 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 383660 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 383661 T1052 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> 383661 T1053 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> 385374 T1021 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 385375 T1021 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 385378 T1021 oejs.AbstractConnector.doStart Started [email protected]:32929 [junit4] 2> 385378 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 385379 T1021 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 385379 T1021 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003 [junit4] 2> 385379 T1021 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003/' [junit4] 2> 385413 T1021 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003/solr.xml [junit4] 2> 385460 T1021 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003 [junit4] 2> 385460 T1021 oasc.CoreContainer.<init> New CoreContainer 1827725920 [junit4] 2> 385460 T1021 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003/] [junit4] 2> 385461 T1021 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 385461 T1021 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 385462 T1021 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 385462 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 385462 T1021 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 385462 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 385463 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 385463 T1021 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 385463 T1021 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 385464 T1021 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 385464 T1021 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 385464 T1021 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 385464 T1021 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 385465 T1021 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32917/solr [junit4] 2> 385465 T1021 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 385465 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 385466 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 385467 T1064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a9e4480 name:ZooKeeperConnection Watcher:127.0.0.1:32917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 385468 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 385468 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 385470 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 385471 T1066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@401f9b4e name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 385471 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 385475 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 386479 T1021 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32929_ [junit4] 2> 386480 T1021 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32929_ [junit4] 2> 386484 T1021 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 386488 T1021 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003 [junit4] 2> 386765 T1021 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-003/conf/ [junit4] 2> 388086 T1021 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 388087 T1021 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 388087 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 389566 T1021 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 389566 T1021 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 389569 T1021 oejs.AbstractConnector.doStart Started [email protected]:32944 [junit4] 2> 389569 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 389570 T1021 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 389570 T1021 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004 [junit4] 2> 389570 T1021 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004/' [junit4] 2> 389613 T1021 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004/solr.xml [junit4] 2> 389674 T1021 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004 [junit4] 2> 389674 T1021 oasc.CoreContainer.<init> New CoreContainer 970214288 [junit4] 2> 389674 T1021 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004/] [junit4] 2> 389675 T1021 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 389676 T1021 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 389676 T1021 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 389676 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 389676 T1021 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 389677 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 389677 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 389677 T1021 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 389677 T1021 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 389678 T1021 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 389678 T1021 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 389678 T1021 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 389678 T1021 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 389679 T1021 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32917/solr [junit4] 2> 389679 T1021 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 389679 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 389680 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 389681 T1079 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20acf899 name:ZooKeeperConnection Watcher:127.0.0.1:32917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 389682 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 389682 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 389684 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 389685 T1081 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cfc6eb1 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 389685 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 389689 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 390692 T1021 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32944_ [junit4] 2> 390693 T1021 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32944_ [junit4] 2> 390696 T1021 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 390700 T1021 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004 [junit4] 2> 391760 T1021 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-004/conf/ [junit4] 2> 392029 T1021 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 392030 T1021 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 392030 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 393271 T1021 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 393273 T1021 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 393275 T1021 oejs.AbstractConnector.doStart Started [email protected]:44246 [junit4] 2> 393276 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 393276 T1021 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 393276 T1021 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005 [junit4] 2> 393277 T1021 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005/' [junit4] 2> 393312 T1021 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005/solr.xml [junit4] 2> 393361 T1021 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005 [junit4] 2> 393362 T1021 oasc.CoreContainer.<init> New CoreContainer 1934810614 [junit4] 2> 393362 T1021 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005/] [junit4] 2> 393363 T1021 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 393363 T1021 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 393363 T1021 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 393364 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 393364 T1021 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 393364 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 393364 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 393364 T1021 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 393365 T1021 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 393365 T1021 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 393365 T1021 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 393366 T1021 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 393366 T1021 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 393366 T1021 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32917/solr [junit4] 2> 393366 T1021 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 393367 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 393367 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 393369 T1094 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@456a7ca0 name:ZooKeeperConnection Watcher:127.0.0.1:32917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 393370 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 393370 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 393372 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 393373 T1096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@431f2943 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 393374 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 393378 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 394383 T1021 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44246_ [junit4] 2> 394384 T1021 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44246_ [junit4] 2> 394387 T1021 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 394391 T1021 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005 [junit4] 2> 395370 T1021 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-005/conf/ [junit4] 2> 395371 T1021 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 395372 T1021 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 395372 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 396435 T1021 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 396435 T1021 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 396438 T1021 oejs.AbstractConnector.doStart Started [email protected]:32829 [junit4] 2> 396438 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 396439 T1021 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 396439 T1021 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006 [junit4] 2> 396439 T1021 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006/' [junit4] 2> 396473 T1021 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006/solr.xml [junit4] 2> 396519 T1021 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006 [junit4] 2> 396519 T1021 oasc.CoreContainer.<init> New CoreContainer 1194263777 [junit4] 2> 396520 T1021 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006/] [junit4] 2> 396521 T1021 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 396521 T1021 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 396521 T1021 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 396521 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 396521 T1021 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 396522 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 396522 T1021 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 396522 T1021 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 396522 T1021 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 396523 T1021 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 396523 T1021 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 396523 T1021 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 396524 T1021 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 396524 T1021 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32917/solr [junit4] 2> 396524 T1021 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 396524 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 396525 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 396526 T1109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fe97449 name:ZooKeeperConnection Watcher:127.0.0.1:32917 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 396527 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 396527 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 396529 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 396530 T1111 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66f22f90 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 396530 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 396535 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 397539 T1021 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32829_ [junit4] 2> 397540 T1021 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32829_ [junit4] 2> 397543 T1021 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 397547 T1021 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006 [junit4] 2> 397552 T1021 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006/conf/ [junit4] 2> 398532 T1021 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 398533 T1021 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 398533 T1021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 398535 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 398536 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 398537 T1115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bf9eb94 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 398537 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 398538 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 398539 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 398541 T1021 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 398541 T1021 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 398542 T1021 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 398543 T1117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10a80b13 name:ZooKeeperConnection Watcher:127.0.0.1:32917/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 398543 T1021 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 398543 T1021 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 398544 T1021 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 398549 T1059 oasha.CollectionsHandler.handleCreateAction Creating Collection : action=CREATE&numShards=2&maxShardsPerNode=2&replicationFactor=2&stateFormat=2&name=delLiveColl&wt=javabin&version=2 [junit4] 2> 398550 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 398551 T1045 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 398551 T1118 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 398552 T1118 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 398552 T1118 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 398553 T1118 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 398555 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 398557 T1044 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 398557 T1044 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 398558 T1044 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 398559 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 398560 T1112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398560 T1097 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398561 T1120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398560 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398560 T1082 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398560 T1067 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398560 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398560 T1053 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 398656 T1118 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 398657 T1118 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:32829_ [junit4] 2> 398658 T1118 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:32922_ [junit4] 2> 398659 T1118 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:44246_ [junit4] 2> 398659 T1118 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:32944_ [junit4] 2> 398661 T1036 oasha.CoreAdminHandler.handleCreateAction core create command shard=shard1&collection=delLiveColl&action=CREATE&numShards=2&name=delLiveColl_shard1_replica2&wt=javabin&version=2&collection.configName=conf1&qt=/admin/cores [junit4] 2> 398661 T1101 oasha.CoreAdminHandler.handleCreateAction core create command shard=shard1&collection=delLiveColl&action=CREATE&numShards=2&name=delLiveColl_shard1_replica1&wt=javabin&version=2&collection.configName=conf1&qt=/admin/cores [junit4] 2> 398661 T1088 oasha.CoreAdminHandler.handleCreateAction core create command shard=shard2&collection=delLiveColl&action=CREATE&numShards=2&name=delLiveColl_shard2_replica1&wt=javabin&version=2&collection.configName=conf1&qt=/admin/cores [junit4] 2> 398663 T1074 oasha.CoreAdminHandler.handleCreateAction core create command shard=shard2&collection=delLiveColl&action=CREATE&numShards=2&name=delLiveColl_shard2_replica2&wt=javabin&version=2&collection.configName=conf1&qt=/admin/cores [junit4] 2> 398664 T1036 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 398665 T1101 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 398665 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 398665 T1088 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 398665 T1036 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 398666 T1101 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 398667 T1101 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 398667 T1074 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 398667 T1088 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 398667 T1101 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 398668 T1044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard1", [junit4] 2> "base_url":"http://127.0.0.1:32922", [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "node_name":"127.0.0.1:32922_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "roles":null} [junit4] 2> 398668 T1088 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 398668 T1088 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 398669 T1101 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 398669 T1101 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 398669 T1074 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 398669 T1088 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 398669 T1074 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 398669 T1088 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 398670 T1074 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 398671 T1074 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 398671 T1074 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 398672 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 398673 T1082 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398673 T1097 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398673 T1112 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398674 T1082 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 398674 T1097 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 398674 T1112 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 398674 T1036 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 398675 T1036 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 398676 T1036 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 398676 T1036 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 398676 T1036 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 398676 T1036 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 398677 T1036 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 398677 T1036 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 398678 T1036 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 398678 T1044 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 398678 T1036 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/' [junit4] 2> 398678 T1044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard1", [junit4] 2> "base_url":"http://127.0.0.1:32829", [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "node_name":"127.0.0.1:32829_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "roles":null} [junit4] 2> 398679 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 398680 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 398680 T1097 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398680 T1082 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398680 T1112 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398681 T1097 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 398681 T1082 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 398680 T1052 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398681 T1112 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 398682 T1052 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 398684 T1044 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 398684 T1044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard2", [junit4] 2> "base_url":"http://127.0.0.1:44246", [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "node_name":"127.0.0.1:44246_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "roles":null} [junit4] 2> 398685 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 398686 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 398686 T1052 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398686 T1097 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398686 T1112 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398686 T1082 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398687 T1097 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 398687 T1112 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 398688 T1082 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 398688 T1052 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 398690 T1044 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 398691 T1044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard2", [junit4] 2> "base_url":"http://127.0.0.1:32944", [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "node_name":"127.0.0.1:32944_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "roles":null} [junit4] 2> 398692 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 398692 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 398693 T1097 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398693 T1112 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398693 T1082 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398693 T1052 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 398693 T1097 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 398694 T1082 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 398694 T1112 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 398694 T1052 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 398792 T1036 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 399017 T1036 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 399018 T1036 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 399028 T1036 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 399281 T1036 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 399289 T1036 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 399291 T1036 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 399299 T1036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 399302 T1036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 399305 T1036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 399305 T1036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 399307 T1036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 399307 T1036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 399308 T1036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 399308 T1036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 399308 T1036 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 399309 T1036 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 399309 T1036 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/data/ [junit4] 2> 399309 T1036 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6419a8b5 [junit4] 2> 399310 T1036 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/data [junit4] 2> 399310 T1036 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/data/index/ [junit4] 2> 399310 T1036 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 399311 T1036 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-002/delLiveColl_shard1_replica2/data/index [junit4] 2> 399311 T1036 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 399312 T1036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-78860911)),segFN=segments_1,generation=1} [junit4] 2> 399312 T1036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 399316 T1036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 399316 T1036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 399317 T1036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 399317 T1036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 399317 T1036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 399317 T1036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 399318 T1036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 399318 T1036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 399318 T1036 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 399319 T1036 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 399319 T1036 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 399320 T1036 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 399320 T1036 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 399320 T1036 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 399321 T1036 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 399321 T1036 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 399321 T1036 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 399321 T1036 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 399322 T1036 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 399322 T1036 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 399337 T1036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 399339 T1036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 399340 T1036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 399342 T1036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 399346 T1036 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 399346 T1036 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 399347 T1036 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=517887932, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 399347 T1036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-78860911)),segFN=segments_1,generation=1} [junit4] 2> 399347 T1036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 399348 T1036 oass.SolrIndexSearcher.<init> Opening Searcher@582d0255[delLiveColl_shard1_replica2] main [junit4] 2> 399348 T1036 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 399349 T1036 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 399349 T1036 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 399349 T1036 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 399349 T1036 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 399350 T1036 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 399350 T1036 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 399350 T1036 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 399351 T1036 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 399352 T1036 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 399352 T1036 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 399353 T1036 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 399355 T1125 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@582d0255[delLiveColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 399357 T1036 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2 [junit4] 2> 399357 T1036 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:32922 collection:delLiveColl shard:shard1 [junit4] 2> 399358 T1036 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election [junit4] 2> 399361 T1036 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 399362 T1052 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 399362 T1036 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=6.3502584E15ms [junit4] 2> 399364 T1044 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 399365 T1044 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 399366 T1082 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 399370 T1097 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 399370 T1112 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 399371 T1082 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 399371 T1097 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 399366 T1052 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 399371 T1112 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 399371 T1052 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 399669 T1101 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 399670 T1101 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 399670 T1101 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 399671 T1101 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 399671 T1088 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 399671 T1101 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 399672 T1088 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 399672 T1101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-3D4777566E991DE0-001/tempDir-006/delLiveColl_shard1_replica1/' [junit4] 2> 399673 T1088 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 399672 T1074 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 399673 T1088 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 399673 T1074 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 399674 T1088 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 399674 T1074 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 39 [...truncated too long message...] Client$5.execute(SolrZkClient.java:310) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:759) [junit4] 2> ... 4 more [junit4] 2> [junit4] 2> 1728665 T8511 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:62366_a_hae%2Fkd [junit4] 2> 1728665 T8482 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1728669 T8421 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/a_hae/kd,null} [junit4] 2> 1733670 T8421 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1733672 T8421 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62355 62355 [junit4] 2> 1733814 T8422 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62355 62355 [junit4] 2> 1733914 T8485 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@555cd141 rejected from java.util.concurrent.ThreadPoolExecutor@40ae2e2f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 1733914 T8485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30f523f5 name:ZooKeeperConnection Watcher:127.0.0.1:62355/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 1733914 T8485 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 1733915 T8485 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@6e3c2702 rejected from java.util.concurrent.ThreadPoolExecutor@40ae2e2f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=3D4777566E991DE0 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca_ES -Dtests.timezone=Asia/Novosibirsk -Dtests.file.encoding=US-ASCII [junit4] ERROR 134s J1 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:62358/a_hae/kd, http://127.0.0.1:62363/a_hae/kd, http://127.0.0.1:62366/a_hae/kd] [junit4] > at __randomizedtesting.SeedInfo.seed([3D4777566E991DE0:BCA1F94E19C67DDC]: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:880) [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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [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 : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [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] > ... 46 more [junit4] 2> 1733935 T8421 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3D4777566E991DE0-001 [junit4] 2> 134412 T8420 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ca_ES, timezone=Asia/Novosibirsk [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=58251480,total=434634752 [junit4] 2> NOTE: All tests run in this JVM: [TestFiltering, PeerSyncTest, TestFieldSortValues, HdfsSyncSliceTest, ConnectionManagerTest, TestSolrQueryParser, TestFileDictionaryLookup, TestFieldResource, OpenExchangeRatesOrgProviderTest, OverseerTest, ResponseLogComponentTest, ShardRoutingCustomTest, DirectUpdateHandlerOptimizeTest, SOLR749Test, SuggestComponentTest, CollectionsAPIDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, TestInitQParser, StandardRequestHandlerTest, SystemInfoHandlerTest, TestDocBasedVersionConstraints, SolrTestCaseJ4Test, WordBreakSolrSpellCheckerTest, AnalyticsMergeStrategyTest, TestReplicationHandlerBackup, TestCloudManagedSchema, ExternalCollectionsTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestDynamicFieldResource, TestHighFrequencyDictionaryFactory, PolyFieldTest, TestStressRecovery, TestChildDocTransformer, FieldAnalysisRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestSerializedLuceneMatchVersion, DistributedQueryComponentOptimizationTest, TestStandardQParsers, CoreMergeIndexesAdminHandlerTest, TestCSVResponseWriter, HdfsCollectionsAPIDistributedZkTest, RegexBoostProcessorTest, HttpPartitionTest, TestRecovery, TestOverriddenPrefixQueryForCustomFieldType, TestFieldCollectionResource, DistribDocExpirationUpdateProcessorTest, JsonLoaderTest, DistributedFacetPivotLargeTest, TestReplicationHandler, MultiThreadedOCPTest, DistributedIntervalFacetingTest, DeleteInactiveReplicaTest, TestRequestStatusCollectionAPI, DistributedSuggestComponentTest, DistributedTermsComponentTest, TestRandomFaceting, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J1 in 134.70s, 1 test, 1 error <<< FAILURES! [...truncated 512 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962: There were test failures: 431 suites, 1778 tests, 2 errors, 59 ignored (24 assumptions) Total time: 53 minutes 29 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2138 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 161973729 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]
