Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11263/ Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC
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:39861, http://127.0.0.1:35520, http://127.0.0.1:56282] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39861, http://127.0.0.1:35520, http://127.0.0.1:56282] at __randomizedtesting.SeedInfo.seed([5B0AC388B92F331E:DAEC4D90CE705322]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 45 more REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:35428, http://127.0.0.1:35087, http://127.0.0.1:46657, http://127.0.0.1:54458, http://127.0.0.1:41697] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35428, http://127.0.0.1:35087, http://127.0.0.1:46657, http://127.0.0.1:54458, http://127.0.0.1:41697] at __randomizedtesting.SeedInfo.seed([5B0AC388B92F331E:DAEC4D90CE705322]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard2/core_node4 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 11881 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/init-core-data-001 [junit4] 2> 1878060 T6330 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 1878061 T6330 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1878063 T6330 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1878064 T6330 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1878064 T6331 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1878164 T6330 oasc.ZkTestServer.run start zk server on port:48200 [junit4] 2> 1878164 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1878166 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1878168 T6337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ba2da5 name:ZooKeeperConnection Watcher:127.0.0.1:48200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1878168 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1878169 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1878169 T6330 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1878173 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1878175 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1878176 T6339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b31eca9 name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1878176 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1878177 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1878177 T6330 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1878180 T6330 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1878183 T6330 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1878184 T6330 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1878186 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1878186 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1878189 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1878189 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1878191 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1878192 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1878194 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1878194 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1878195 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1878196 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1878197 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1878197 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1878198 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1878198 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1878199 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1878200 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1878201 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1878201 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1878202 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1878202 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1878203 T6330 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1878204 T6330 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1878479 T6330 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1878509 T6330 oejs.AbstractConnector.doStart Started [email protected]:39861 [junit4] 2> 1878511 T6330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1878511 T6330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1878512 T6330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002 [junit4] 2> 1878512 T6330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/' [junit4] 2> 1878525 T6330 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/solr.xml [junit4] 2> 1878532 T6330 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002 [junit4] 2> 1878532 T6330 oasc.CoreContainer.<init> New CoreContainer 957549831 [junit4] 2> 1878533 T6330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/] [junit4] 2> 1878533 T6330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1878533 T6330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1878534 T6330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1878534 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1878534 T6330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1878534 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1878535 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1878535 T6330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1878535 T6330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1878535 T6330 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1878536 T6330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1878536 T6330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1878536 T6330 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1878536 T6330 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48200/solr [junit4] 2> 1878537 T6330 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1878537 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1878538 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1878539 T6350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14284b21 name:ZooKeeperConnection Watcher:127.0.0.1:48200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1878539 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1878539 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1878541 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1878542 T6352 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@598732c5 name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1878542 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1878544 T6330 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1878547 T6330 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1878549 T6330 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1878552 T6330 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1878555 T6330 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1878558 T6330 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1878560 T6330 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39861_ [junit4] 2> 1878561 T6330 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39861_ [junit4] 2> 1878564 T6330 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1878566 T6330 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1878569 T6330 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1878572 T6330 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39861_ [junit4] 2> 1878573 T6330 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1878575 T6330 oasc.Overseer.start Overseer (id=92465814551986179-127.0.0.1:39861_-n_0000000000) starting [junit4] 2> 1878578 T6330 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1878587 T6330 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1878588 T6354 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1878589 T6330 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1878591 T6330 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1878592 T6330 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1878594 T6353 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1878595 T6330 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002 [junit4] 2> 1878606 T6330 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/conf/ [junit4] 2> 1878725 T6330 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1878726 T6330 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1878726 T6330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1878726 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1878727 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1878728 T6358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5857666b name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1878728 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1878728 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1878729 T6330 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1878730 T6330 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1878731 T6330 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1878731 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1878731 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1878732 T6360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@790d2353 name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1878732 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1878732 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1878734 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1878736 T6353 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1878736 T6353 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1878736 T6353 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1878737 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1878738 T6361 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> 1878738 T6362 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> 1878993 T6330 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1878994 T6330 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1878996 T6330 oejs.AbstractConnector.doStart Started [email protected]:35520 [junit4] 2> 1878997 T6330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1878997 T6330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1878997 T6330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003 [junit4] 2> 1878997 T6330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003/' [junit4] 2> 1879007 T6330 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003/solr.xml [junit4] 2> 1879025 T6330 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003 [junit4] 2> 1879025 T6330 oasc.CoreContainer.<init> New CoreContainer 90869429 [junit4] 2> 1879025 T6330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003/] [junit4] 2> 1879026 T6330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1879026 T6330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1879026 T6330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1879026 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1879027 T6330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1879027 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1879027 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1879027 T6330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1879028 T6330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1879028 T6330 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1879028 T6330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1879028 T6330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1879029 T6330 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1879029 T6330 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48200/solr [junit4] 2> 1879029 T6330 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1879029 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1879030 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1879031 T6373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b82cbab name:ZooKeeperConnection Watcher:127.0.0.1:48200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1879031 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1879031 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1879032 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1879033 T6375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d04be42 name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1879033 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1879037 T6330 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1880040 T6330 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35520_ [junit4] 2> 1880041 T6330 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35520_ [junit4] 2> 1880047 T6330 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1880050 T6330 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003 [junit4] 2> 1880064 T6330 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-003/conf/ [junit4] 2> 1880218 T6330 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1880219 T6330 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1880219 T6330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1880472 T6330 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1880472 T6330 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1880474 T6330 oejs.AbstractConnector.doStart Started [email protected]:56282 [junit4] 2> 1880475 T6330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1880475 T6330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1880476 T6330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004 [junit4] 2> 1880476 T6330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/' [junit4] 2> 1880487 T6330 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/solr.xml [junit4] 2> 1880493 T6330 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004 [junit4] 2> 1880494 T6330 oasc.CoreContainer.<init> New CoreContainer 554351368 [junit4] 2> 1880494 T6330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/] [junit4] 2> 1880494 T6330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1880495 T6330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1880495 T6330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1880495 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1880495 T6330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1880496 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1880496 T6330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1880496 T6330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1880496 T6330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1880497 T6330 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1880497 T6330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1880497 T6330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1880498 T6330 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1880498 T6330 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48200/solr [junit4] 2> 1880498 T6330 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1880498 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1880499 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1880500 T6388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dd01904 name:ZooKeeperConnection Watcher:127.0.0.1:48200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1880501 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1880501 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1880503 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1880504 T6390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e7e19ec name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1880504 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1880511 T6330 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1881516 T6330 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56282_ [junit4] 2> 1881517 T6330 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56282_ [junit4] 2> 1881521 T6330 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1881523 T6330 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004 [junit4] 2> 1881528 T6330 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/conf/ [junit4] 2> 1881644 T6330 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1881645 T6330 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1881645 T6330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1881647 T6330 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1881647 T6330 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1881648 T6330 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1881649 T6394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fa42a47 name:ZooKeeperConnection Watcher:127.0.0.1:48200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1881649 T6330 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1881649 T6330 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1881650 T6330 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1881653 T6348 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 1881653 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1881654 T6354 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"createcollection", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1881655 T6395 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> "operation":"createcollection", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1881656 T6395 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1881656 T6395 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1881657 T6395 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1881659 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1881661 T6353 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1881661 T6353 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1881661 T6353 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1881662 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1881663 T6361 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1881663 T6391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1881663 T6396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1881663 T6362 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1881663 T6376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1881759 T6395 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1881759 T6395 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:39861_ [junit4] 2> 1881760 T6395 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:56282_ [junit4] 2> 1881761 T6346 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 1881762 T6383 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 1881763 T6383 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1881763 T6346 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1881764 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1881765 T6383 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1881765 T6383 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1881765 T6346 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1881765 T6383 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1881766 T6383 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1881766 T6353 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56282", [junit4] 2> "node_name":"127.0.0.1:56282_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1881766 T6383 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1881769 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1881769 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1881770 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1881770 T6346 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1881770 T6346 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1881771 T6346 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1881771 T6346 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1881773 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1881773 T6353 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:39861", [junit4] 2> "node_name":"127.0.0.1:39861_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1881774 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1881774 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1881774 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1881774 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1881775 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1881775 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1882767 T6383 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1882767 T6383 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1882768 T6383 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1882768 T6383 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1882768 T6383 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1882769 T6383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 1882772 T6346 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1882772 T6346 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1882772 T6346 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1882773 T6346 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1882773 T6346 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1882774 T6346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1882790 T6383 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1882791 T6346 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1882813 T6383 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1882814 T6346 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1882818 T6383 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1882818 T6346 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1882825 T6383 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1882825 T6346 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1882969 T6383 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1882975 T6383 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1882977 T6383 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1882977 T6346 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1882981 T6346 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1882982 T6346 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1882983 T6383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1882986 T6383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1882988 T6383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1882988 T6346 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1882988 T6383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1882989 T6383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1882989 T6383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1882990 T6383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1882990 T6383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1882990 T6346 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1882990 T6383 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1882991 T6383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1882991 T6383 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1882991 T6383 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e599390 [junit4] 2> 1882992 T6346 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1882992 T6383 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 1882992 T6346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1882993 T6346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1882992 T6383 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1882993 T6346 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1882993 T6383 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1882994 T6346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1882994 T6346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1882994 T6383 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1882994 T6346 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1882995 T6383 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1882995 T6346 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1882995 T6346 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1882996 T6346 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e599390 [junit4] 2> 1882996 T6383 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-41e228d)),segFN=segments_1,generation=1} [junit4] 2> 1882996 T6383 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1882996 T6346 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1882997 T6346 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1882997 T6346 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1882997 T6346 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-5B0AC388B92F331E-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1882998 T6346 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1882998 T6346 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-4ba8fbc3)),segFN=segments_1,generation=1} [junit4] 2> 1882998 T6346 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1882999 T6383 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1882999 T6383 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1882999 T6383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1883000 T6383 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1883000 T6383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1883000 T6383 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1883000 T6383 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1883001 T6383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1883001 T6383 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1883001 T6346 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1883001 T6383 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1883001 T6346 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1883002 T6383 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1883002 T6346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1883002 T6383 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1883002 T6346 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1883003 T6383 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1883003 T6346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1883003 T6383 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1883003 T6383 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1883003 T6346 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1883004 T6383 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1883004 T6346 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1883004 T6383 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1883004 T6346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1883005 T6346 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1883004 T6383 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1883005 T6346 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1883005 T6383 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1883005 T6346 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1883006 T6383 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1883006 T6346 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1883007 T6346 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1883007 T6346 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1883007 T6346 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1883007 T6346 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1883008 T6383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883008 T6346 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1883008 T6346 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1883008 T6383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883009 T6346 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1883009 T6346 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1883009 T6383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883010 T6346 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883010 T6383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883011 T6346 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883011 T6346 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883012 T6383 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1883012 T6383 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1883012 T6346 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1883012 T6383 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=93.044921875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.800744841940144, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1883013 T6383 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-41e228d)),segFN=segments_1,generation=1} [junit4] 2> 1883013 T6383 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1883014 T6383 oass.SolrIndexSearcher.<init> Opening Searcher@23bcef76[customcollreplicadeletion_b_replica1] main [junit4] 2> 1883014 T6346 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1883014 T6383 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1883014 T6346 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1883015 T6383 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1883015 T6383 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1883015 T6346 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=93.044921875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.800744841940144, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1883015 T6383 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1883016 T6383 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1883016 T6346 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-4ba8fbc3)),segFN=segments_1,generation=1} [junit4] 2> 1883016 T6346 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1883016 T6383 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1883017 T6346 oass.SolrIndexSearcher.<init> Opening Searcher@2779fd3a[customcollreplicadeletion_a_replica1] main [junit4] 2> 1883017 T6383 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1883017 T6346 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1883018 T6383 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1883018 T6346 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1883018 T6346 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1883018 T6383 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1883019 T6346 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1883019 T6346 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1883020 T6346 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1883037 T6383 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1883038 T6383 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1883038 T6383 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1883038 T6346 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1883039 T6346 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1883039 T6346 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1883039 T6346 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1883040 T6399 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@23bcef76[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1883041 T6400 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@2779fd3a[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1883041 T6383 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1883042 T6383 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:56282 collection:customcollreplicadeletion shard:b [junit4] 2> 1883043 T6383 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1883043 T6346 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1883043 T6346 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:39861 collection:customcollreplicadeletion shard:a [junit4] 2> 1883044 T6346 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1883046 T6383 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1883047 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883047 T6383 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1883048 T6346 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 1883048 T6383 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1558 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@f7d5222 url=http://127.0.0.1:56282/customcollreplicadeletion_b_replica1 node=127.0.0.1:56282_ C1558_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:56282, node_name=127.0.0.1:56282_, state=down} [junit4] 2> 1883048 T6383 C1558 P56282 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56282/customcollreplicadeletion_b_replica1/ [junit4] 2> 1883049 T6383 C1558 P56282 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1883049 T6346 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1883050 T6346 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 1883049 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1883049 T6383 C1558 P56282 oasc.SyncStrategy.syncToMe http://127.0.0.1:56282/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> ASYNC NEW_CORE C1559 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@4c456dfe url=http://127.0.0.1:39861/customcollreplicadeletion_a_replica1 node=127.0.0.1:39861_ C1559_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:39861, node_name=127.0.0.1:39861_, state=down} [junit4] 2> 1883050 T6346 C1559 P39861 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39861/customcollreplicadeletion_a_replica1/ [junit4] 2> 1883051 T6383 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56282/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1883051 T6346 C1559 P39861 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1883051 T6383 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1883051 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1883051 T6346 C1559 P39861 oasc.SyncStrategy.syncToMe http://127.0.0.1:39861/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1883052 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883052 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883053 T6346 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39861/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1883053 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1883054 T6346 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1883054 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1883055 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883057 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1883058 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1883058 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883058 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883059 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1883060 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1883062 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1883063 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883063 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1883063 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883064 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883064 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1883065 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1883067 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1883068 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883068 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1883068 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883069 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883069 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1883069 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1883105 T6383 oasc.ZkController.register We are http://127.0.0.1:56282/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:56282/customcollreplicadeletion_b_replica1/ [junit4] 2> 1883106 T6383 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:56282 [junit4] 2> 1883106 T6383 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1883106 T6383 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1883107 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883107 T6346 oasc.ZkController.register We are http://127.0.0.1:39861/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:39861/customcollreplicadeletion_a_replica1/ [junit4] 2> 1883108 T6346 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:39861 [junit4] 2> 1883108 T6346 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1883108 T6346 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1883108 T6383 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1883109 T6383 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1347 [junit4] 2> 1883110 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1883110 T6353 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56282", [junit4] 2> "node_name":"127.0.0.1:56282_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1883111 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1883112 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883112 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883112 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1883113 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1883114 T6346 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1883115 T6346 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=1354 [junit4] 2> 1883115 T6395 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 1883116 T6395 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1347},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=1354},core=customcollreplicadeletion_a_replica1}}} [junit4] 2> 1883117 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 1883117 T6353 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1883117 T6353 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:39861", [junit4] 2> "node_name":"127.0.0.1:39861_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1883118 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883118 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883119 T6348 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1466 [junit4] 2> 1883119 T6353 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1883119 T6330 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 1883119 T6361 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1883120 T6361 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883120 T6391 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1883120 T6391 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1883121 T6361 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadelet [...truncated too long message...] [junit4] 2> 2109791 T5921 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:46657_ [junit4] 2> 2111292 T5924 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296) [junit4] 2> [junit4] 2> 2111292 T5920 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2111317 T5773 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 2116307 T5773 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2116308 T5773 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53408 53408 [junit4] 2> 2117123 T5774 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53408 53408 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=5B0AC388B92F331E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_DO -Dtests.timezone=Asia/Calcutta -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 220s J0 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35428, http://127.0.0.1:35087, http://127.0.0.1:46657, http://127.0.0.1:54458, http://127.0.0.1:41697] [junit4] > at __randomizedtesting.SeedInfo.seed([5B0AC388B92F331E:DAEC4D90CE705322]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard2/core_node4 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 2117145 T5773 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-5B0AC388B92F331E-001 [junit4] 2> 220512 T5772 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_DO, timezone=Asia/Calcutta [junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=200662864,total=519045120 [junit4] 2> NOTE: All tests run in this JVM: [TestConfigSets, TestCodecSupport, TestReplicationHandler, TestRTGBase, TestCloudManagedSchema, FieldMutatingUpdateProcessorTest, TestRandomDVFaceting, TestDocumentBuilder, DateRangeFieldTest, HighlighterConfigTest, DisMaxRequestHandlerTest, CoreAdminCreateDiscoverTest, TestSolr4Spatial2, TestImplicitCoreProperties, MinimalSchemaTest, SharedFSAutoReplicaFailoverTest, DocValuesMultiTest, DistributedExpandComponentTest, TestCopyFieldCollectionResource, OpenExchangeRatesOrgProviderTest, TestModifyConfFiles, ClusterStateUpdateTest, IndexSchemaTest, DistribDocExpirationUpdateProcessorTest, FastVectorHighlighterTest, TestDefaultSearchFieldResource, PeerSyncTest, ZkControllerTest, TestCloudInspectUtil, BadComponentTest, TestFreeTextSuggestions, HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest, PingRequestHandlerTest, DirectSolrSpellCheckerTest, OverseerTest, ResponseLogComponentTest, TestLRUCache, BadCopyFieldTest, TestDFRSimilarityFactory, TestTrie, TestManagedSynonymFilterFactory, TestArbitraryIndexDir, TestLMDirichletSimilarityFactory, TestAnalyzedSuggestions, RequiredFieldsTest, TestDistribDocBasedVersion, SolrIndexSplitterTest, TestSchemaNameResource, TestRecoveryHdfs, TestWordDelimiterFilterFactory, SolrCmdDistributorTest, QueryResultKeyTest, TestStandardQParsers, TestDefaultSimilarityFactory, PrimitiveFieldTypeTest, NoCacheHeaderTest, MergeStrategyTest, BadIndexSchemaTest, TestStressVersions, TestRestManager, PathHierarchyTokenizerFactoryTest, PluginInfoTest, TestSystemIdResolver, TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy2, NotRequiredUniqueKeyTest, StatelessScriptUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, SpellingQueryConverterTest, TestFastOutputStream, TestSort, TermsComponentTest, ZkCLITest, TestHighlightDedupGrouping, TestBinaryResponseWriter, TestFastWriter, TestHighFrequencyDictionaryFactory, TestHashPartitioner, TestMaxScoreQueryParser, SuggesterWFSTTest, TestFuzzyAnalyzedSuggestions, TestReplicationHandlerBackup, TestSolrXml, AliasIntegrationTest, TestPartialUpdateDeduplication, AddBlockUpdateTest, DistributedQueryComponentOptimizationTest, TestStressReorder, TestComponentsName, TestSolrDeletionPolicy1, BlockDirectoryTest, ShardRoutingTest, TestShortCircuitedRequests, TestSolrXmlPersistor, DistributedIntervalFacetingTest, CoreAdminHandlerTest, ZkNodePropsTest, TestAnalyzeInfixSuggestions, SpellPossibilityIteratorTest, MBeansHandlerTest, TestSolrJ, LeaderElectionTest, BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestReload, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, TestFiltering, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestUpdate, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestJmxIntegration, JSONWriterTest, SearchHandlerTest, SOLR749Test, UpdateParamsTest, TestQuerySenderNoQuery, TestStressRecovery, TestSearchPerf, DirectSolrConnectionTest, TestLuceneMatchVersion, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, DeleteReplicaTest] [junit4] Completed on J0 in 220.79s, 1 test, 1 error <<< FAILURES! [...truncated 267 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 2 errors, 45 ignored (23 assumptions) Total time: 89 minutes 16 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
