Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11201/
Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseG1GC
2 tests failed.
REGRESSION:
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testDistribSearch
Error Message:
no exception matching expected: 400: Request took too long during query
expansion. Terminating request.
Stack Trace:
java.lang.AssertionError: no exception matching expected: 400: Request took too
long during query expansion. Terminating request.
at
__randomizedtesting.SeedInfo.seed([7178A0348F4483B2:F09E2E2CF81BE38E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertFail(CloudExitableDirectoryReaderTest.java:101)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:81)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTest(CloudExitableDirectoryReaderTest.java:54)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor37.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)
REGRESSION:
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:51304/kvo/nd, http://127.0.0.1:57720/kvo/nd,
http://127.0.0.1:40414/kvo/nd]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:51304/kvo/nd,
http://127.0.0.1:57720/kvo/nd, http://127.0.0.1:40414/kvo/nd]
at
__randomizedtesting.SeedInfo.seed([7178A0348F4483B2:F09E2E2CF81BE38E]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
at
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
at
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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_node1
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
... 46 more
Build Log:
[...truncated 11391 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/init-core-data-001
[junit4] 2> 1406201 T2887 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 1406201 T2887
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /kvo/nd
[junit4] 2> 1406204 T2887 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1406204 T2887 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1406205 T2888 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1406305 T2887 oasc.ZkTestServer.run start zk server on
port:50023
[junit4] 2> 1406305 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1406306 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1406311 T2894 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1fd03fb name:ZooKeeperConnection
Watcher:127.0.0.1:50023 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1406311 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1406312 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1406312 T2887 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1406316 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1406319 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1406329 T2896 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1a5bd49 name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1406329 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1406330 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1406330 T2887 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1406332 T2887 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1406334 T2887 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1406335 T2887 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1406336 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1406337 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1406339 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1406340 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1406341 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1406342 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1406343 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1406344 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1406345 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1406346 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1406349 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1406350 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1406351 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1406352 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1406353 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1406354 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1406355 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1406355 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1406356 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1406357 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1406358 T2887 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1406358 T2887 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1406641 T2887 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1406645 T2887 oejs.AbstractConnector.doStart Started
[email protected]:51304
[junit4] 2> 1406646 T2887 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1406646 T2887 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1406646 T2887 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002
[junit4] 2> 1406647 T2887 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/'
[junit4] 2> 1406658 T2887 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/solr.xml
[junit4] 2> 1406664 T2887 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002
[junit4] 2> 1406665 T2887 oasc.CoreContainer.<init> New CoreContainer
6860165
[junit4] 2> 1406665 T2887 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/]
[junit4] 2> 1406666 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1406666 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1406666 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1406667 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1406667 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1406667 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1406667 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1406668 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1406668 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1406669 T2887 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1406669 T2887 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1406669 T2887 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1406670 T2887 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1406670 T2887 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50023/solr
[junit4] 2> 1406670 T2887 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1406671 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1406671 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1406673 T2907 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1ce2271 name:ZooKeeperConnection
Watcher:127.0.0.1:50023 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1406674 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1406674 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1406679 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1406681 T2909 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1666090 name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1406681 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1406682 T2887 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1406684 T2887 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1406686 T2887 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1406688 T2887 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1406689 T2887 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1406691 T2887 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1406692 T2887 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51304_kvo%2Fnd
[junit4] 2> 1406692 T2887 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51304_kvo%2Fnd
[junit4] 2> 1406694 T2887 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1406695 T2887 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1406696 T2887 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1406697 T2887 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:51304_kvo%2Fnd
[junit4] 2> 1406698 T2887 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1406699 T2887 oasc.Overseer.start Overseer
(id=92540376063868931-127.0.0.1:51304_kvo%2Fnd-n_0000000000) starting
[junit4] 2> 1406700 T2887 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1406704 T2887 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1406705 T2911 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1406705 T2887 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1406713 T2887 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1406715 T2887
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1406718 T2887 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002
[junit4] 2> 1406723 T2910 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1406730 T2887 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/conf/
[junit4] 2> 1406987 T2887 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1406988 T2887 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1406989 T2887 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1406990 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1406991 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1406992 T2915 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@35431c name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1406992 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1406993 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1406994 T2887
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1406996 T2887 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1406997 T2887 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1406997 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1406998 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1407000 T2917 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12cc81a name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1407001 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1407001 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1407003 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1407006 T2910
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 1407006 T2910
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 1407006 T2910
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 1407008 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 1407010 T2919 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> 1407010 T2918 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> 1407261 T2887 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1407262 T2887 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1407263 T2887 oejs.AbstractConnector.doStart Started
[email protected]:40414
[junit4] 2> 1407264 T2887 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1407264 T2887 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1407265 T2887 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003
[junit4] 2> 1407265 T2887 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003/'
[junit4] 2> 1407275 T2887 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003/solr.xml
[junit4] 2> 1407281 T2887 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003
[junit4] 2> 1407281 T2887 oasc.CoreContainer.<init> New CoreContainer
3407539
[junit4] 2> 1407282 T2887 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003/]
[junit4] 2> 1407282 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1407282 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1407283 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1407283 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1407283 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1407284 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1407284 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1407284 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1407284 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1407285 T2887 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1407285 T2887 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1407286 T2887 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1407286 T2887 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1407286 T2887 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50023/solr
[junit4] 2> 1407287 T2887 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1407287 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1407288 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1407289 T2930 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4d8b73 name:ZooKeeperConnection
Watcher:127.0.0.1:50023 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1407290 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1407290 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1407292 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1407293 T2932 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1018807 name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1407294 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1407297 T2887
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1408300 T2887 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40414_kvo%2Fnd
[junit4] 2> 1408301 T2887 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40414_kvo%2Fnd
[junit4] 2> 1408304 T2887 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1408306 T2887 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003
[junit4] 2> 1408311 T2887 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-003/conf/
[junit4] 2> 1408472 T2887 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1408474 T2887 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1408475 T2887 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1408727 T2887 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1408728 T2887 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1408730 T2887 oejs.AbstractConnector.doStart Started
[email protected]:57720
[junit4] 2> 1408731 T2887 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1408731 T2887 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1408731 T2887 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004
[junit4] 2> 1408732 T2887 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/'
[junit4] 2> 1408742 T2887 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/solr.xml
[junit4] 2> 1408747 T2887 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004
[junit4] 2> 1408748 T2887 oasc.CoreContainer.<init> New CoreContainer
19941394
[junit4] 2> 1408748 T2887 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/]
[junit4] 2> 1408749 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1408749 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1408749 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1408749 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1408750 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1408750 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1408750 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1408751 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1408751 T2887 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1408751 T2887 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1408752 T2887 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1408752 T2887 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1408752 T2887 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1408753 T2887 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50023/solr
[junit4] 2> 1408753 T2887 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1408753 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1408754 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1408756 T2945 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@16895c0 name:ZooKeeperConnection
Watcher:127.0.0.1:50023 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1408757 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1408757 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1408760 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1408761 T2947 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e36013 name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1408761 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1408765 T2887
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1409769 T2887 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57720_kvo%2Fnd
[junit4] 2> 1409770 T2887 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:57720_kvo%2Fnd
[junit4] 2> 1409772 T2887 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1409774 T2887 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004
[junit4] 2> 1409779 T2887 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/conf/
[junit4] 2> 1409897 T2887 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1409898 T2887 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1409898 T2887 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1409899 T2887
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with
stateFormat=2: customcollreplicadeletion
[junit4] 2> 1409900 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1409900 T2887 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1409902 T2951 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1429ec9 name:ZooKeeperConnection
Watcher:127.0.0.1:50023/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1409902 T2887 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1409902 T2887 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1409903 T2887
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1409906 T2940 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> 1409907 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 1409908 T2911 oasc.OverseerCollectionProcessor.run Overseer
Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"customcollreplicadeletion",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"5",
[junit4] 2> "shards":"a,b",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "router.name":"implicit"}
[junit4] 2> 1409908 T2952 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"customcollreplicadeletion",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"5",
[junit4] 2> "shards":"a,b",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "router.name":"implicit"}
[junit4] 2> 1409909 T2952 oasc.OverseerCollectionProcessor.createConfNode
Only one config set found in zk - using it:conf1
[junit4] 2> 1409909 T2952 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/customcollreplicadeletion
[junit4] 2> 1409910 T2952 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion
[junit4] 2> 1409912 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1409913 T2910
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
customcollreplicadeletion
[junit4] 2> 1409914 T2910
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
customcollreplicadeletion with shards [a, b]
[junit4] 2> 1409914 T2910
oasc.Overseer$ClusterStateUpdater.createCollection state version
customcollreplicadeletion 2
[junit4] 2> 1409915 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1409916 T2918 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> 1409916 T2933 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> 1409916 T2948 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> 1409916 T2953 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> 1409917 T2919 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> 1410012 T2952
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new
collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
[junit4] 2> 1410012 T2952
oasc.OverseerCollectionProcessor.createCollection Creating shard
customcollreplicadeletion_a_replica1 as part of slice a of collection
customcollreplicadeletion on 127.0.0.1:51304_kvo%2Fnd
[junit4] 2> 1410013 T2952
oasc.OverseerCollectionProcessor.createCollection Creating shard
customcollreplicadeletion_b_replica1 as part of slice b of collection
customcollreplicadeletion on 127.0.0.1:57720_kvo%2Fnd
[junit4] 2> 1410015 T2904 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> 1410015 T2943 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> 1410017 T2904 oasc.ZkController.publish publishing
core=customcollreplicadeletion_a_replica1 state=down
collection=customcollreplicadeletion
[junit4] 2> 1410018 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1410019 T2943 oasc.ZkController.publish publishing
core=customcollreplicadeletion_b_replica1 state=down
collection=customcollreplicadeletion
[junit4] 2> 1410020 T2943 oasc.ZkController.preRegister Registering watch
for external collection customcollreplicadeletion
[junit4] 2> 1410020 T2943 oascc.ZkStateReader.addZkWatch addZkWatch
customcollreplicadeletion
[junit4] 2> 1410021 T2943 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/customcollreplicadeletion/state.json from
ZooKeeper...
[junit4] 2> 1410021 T2904 oasc.ZkController.preRegister Registering watch
for external collection customcollreplicadeletion
[junit4] 2> 1410022 T2943 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 0
[junit4] 2> 1410022 T2943 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1410031 T2910 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:51304/kvo/nd",
[junit4] 2> "node_name":"127.0.0.1:51304_kvo%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"a",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 1410035 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1410035 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410036 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 1
[junit4] 2> 1410036 T2904 oascc.ZkStateReader.addZkWatch addZkWatch
customcollreplicadeletion
[junit4] 2> 1410037 T2904 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/customcollreplicadeletion/state.json from
ZooKeeper...
[junit4] 2> 1410037 T2904 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 1
[junit4] 2> 1410038 T2904 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1410038 T2904 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for customcollreplicadeletion_a_replica1
[junit4] 2> 1410038 T2904 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:customcollreplicadeletion
[junit4] 2> 1410039 T2904 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1410039 T2904 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 1410040 T2904 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1410040 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 1
[junit4] 2> 1410040 T2904 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/'
[junit4] 2> 1410041 T2910 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:57720/kvo/nd",
[junit4] 2> "node_name":"127.0.0.1:57720_kvo%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"b",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 1410042 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1410042 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1410043 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410043 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410044 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 2
[junit4] 2> 1410046 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 2
[junit4] 2> 1410062 T2904 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1410071 T2904 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1410072 T2904 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1410077 T2904 oass.IndexSchema.readSchema
[customcollreplicadeletion_a_replica1] Schema name=test
[junit4] 2> 1410181 T2904 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1410185 T2904 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1410186 T2904 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1410192 T2904 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1410194 T2904 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1410196 T2904 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1410197 T2904
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1410198 T2904
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1410199 T2904 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1410199 T2904
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1410200 T2904
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1410200 T2904 oasc.CoreContainer.create Creating SolrCore
'customcollreplicadeletion_a_replica1' using configuration from collection
customcollreplicadeletion
[junit4] 2> 1410200 T2904 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1410200 T2904 oasc.SolrCore.<init>
[customcollreplicadeletion_a_replica1] Opening new SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
[junit4] 2> 1410201 T2904 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb8015
[junit4] 2> 1410202 T2904 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/data
[junit4] 2> 1410202 T2904 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
[junit4] 2> 1410202 T2904 oasc.SolrCore.initIndex WARN
[customcollreplicadeletion_a_replica1] Solr index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1410203 T2904 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
[junit4] 2> 1410203 T2904 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11906444463507865]
[junit4] 2> 1410204 T2904 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-843bfb)),segFN=segments_1,generation=1}
[junit4] 2> 1410204 T2904 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1410206 T2904 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1410207 T2904 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1410207 T2904 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1410207 T2904 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1410208 T2904 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1410208 T2904 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1410208 T2904 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1410209 T2904 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1410209 T2904 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1410209 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1410210 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1410210 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1410210 T2904 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1410211 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1410211 T2904 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1410211 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1410212 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1410212 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1410212 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1410213 T2904 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1410214 T2904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1410215 T2904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1410216 T2904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1410217 T2904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1410218 T2904 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1410218 T2904 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1410219 T2904 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1410220 T2904 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-843bfb)),segFN=segments_1,generation=1}
[junit4] 2> 1410220 T2904 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1410220 T2904 oass.SolrIndexSearcher.<init> Opening
Searcher@10a3169[customcollreplicadeletion_a_replica1] main
[junit4] 2> 1410221 T2904 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 1410227 T2904 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1410228 T2904 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1410228 T2904
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1410229 T2904 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1410229 T2904 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1410230 T2904
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1410230 T2904 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1410231 T2904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1410232 T2904
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1410233 T2904 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1410233 T2904 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1410235 T2956 oasc.SolrCore.registerSearcher
[customcollreplicadeletion_a_replica1] Registered new searcher
Searcher@10a3169[customcollreplicadeletion_a_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1410237 T2904 oasc.CoreContainer.registerCore registering
core: customcollreplicadeletion_a_replica1
[junit4] 2> 1410238 T2904 oasc.ZkController.register Register replica -
core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:51304/kvo/nd
collection:customcollreplicadeletion shard:a
[junit4] 2> 1410238 T2904 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leader_elect/a/election
[junit4] 2> 1410242 T2904 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard a
[junit4] 2> 1410243 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1410243 T2904
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1410243 T2904 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C763 name=customcollreplicadeletion_a_replica1
org.apache.solr.core.SolrCore@1ea9a3f
url=http://127.0.0.1:51304/kvo/nd/customcollreplicadeletion_a_replica1
node=127.0.0.1:51304_kvo%2Fnd C763_STATE=coll:customcollreplicadeletion
core:customcollreplicadeletion_a_replica1
props:{core=customcollreplicadeletion_a_replica1,
base_url=http://127.0.0.1:51304/kvo/nd, node_name=127.0.0.1:51304_kvo%2Fnd,
state=down}
[junit4] 2> 1410244 T2904 C763 P51304 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:51304/kvo/nd/customcollreplicadeletion_a_replica1/
[junit4] 2> 1410244 T2904 C763 P51304 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1410245 T2904 C763 P51304 oasc.SyncStrategy.syncToMe
http://127.0.0.1:51304/kvo/nd/customcollreplicadeletion_a_replica1/ has no
replicas
[junit4] 2> 1410245 T2904 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader:
http://127.0.0.1:51304/kvo/nd/customcollreplicadeletion_a_replica1/ a
[junit4] 2> 1410245 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 2
[junit4] 2> 1410245 T2904 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leaders/a
[junit4] 2> 1410253 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1410253 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410253 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410254 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 3
[junit4] 2> 1410255 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 3
[junit4] 2> 1410258 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 3
[junit4] 2> 1410259 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1410259 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1410260 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410260 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410260 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 1410261 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 1410306 T2904 oasc.ZkController.register We are
http://127.0.0.1:51304/kvo/nd/customcollreplicadeletion_a_replica1/ and leader
is http://127.0.0.1:51304/kvo/nd/customcollreplicadeletion_a_replica1/
[junit4] 2> 1410306 T2904 oasc.ZkController.register No LogReplay needed
for core=customcollreplicadeletion_a_replica1
baseURL=http://127.0.0.1:51304/kvo/nd
[junit4] 2> 1410307 T2904 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1410307 T2904 oasc.ZkController.publish publishing
core=customcollreplicadeletion_a_replica1 state=active
collection=customcollreplicadeletion
[junit4] 2> 1410308 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1410310 T2904 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 1410311 T2904 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=296
[junit4] 2> 1410312 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 1410312 T2910 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"customcollreplicadeletion_a_replica1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51304/kvo/nd",
[junit4] 2> "node_name":"127.0.0.1:51304_kvo%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"a",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 1410320 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1410320 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410320 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1410321 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 5
[junit4] 2> 1410323 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 5
[junit4] 2> 1411023 T2943 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for customcollreplicadeletion_b_replica1
[junit4] 2> 1411023 T2943 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:customcollreplicadeletion
[junit4] 2> 1411024 T2943 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1411024 T2943 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 1411025 T2943 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1411025 T2943 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/'
[junit4] 2> 1411050 T2943 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1411061 T2943 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1411062 T2943 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1411069 T2943 oass.IndexSchema.readSchema
[customcollreplicadeletion_b_replica1] Schema name=test
[junit4] 2> 1411173 T2943 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1411177 T2943 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1411179 T2943 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1411186 T2943 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1411188 T2943 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1411191 T2943 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1411192 T2943
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1411193 T2943
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1411193 T2943 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1411194 T2943
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1411194 T2943
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1411195 T2943 oasc.CoreContainer.create Creating SolrCore
'customcollreplicadeletion_b_replica1' using configuration from collection
customcollreplicadeletion
[junit4] 2> 1411195 T2943 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1411195 T2943 oasc.SolrCore.<init>
[customcollreplicadeletion_b_replica1] Opening new SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/data/
[junit4] 2> 1411196 T2943 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1cb8015
[junit4] 2> 1411197 T2943 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/data
[junit4] 2> 1411197 T2943 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/
[junit4] 2> 1411198 T2943 oasc.SolrCore.initIndex WARN
[customcollreplicadeletion_b_replica1] Solr index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1411198 T2943 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7178A0348F4483B2-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index
[junit4] 2> 1411199 T2943 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11906444463507865]
[junit4] 2> 1411199 T2943 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-12bf581)),segFN=segments_1,generation=1}
[junit4] 2> 1411200 T2943 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1411203 T2943 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1411204 T2943 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1411204 T2943 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1411204 T2943 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1411205 T2943 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1411205 T2943 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1411205 T2943 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1411206 T2943 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1411206 T2943 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1411207 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1411207 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1411208 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1411208 T2943 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1411209 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1411209 T2943 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1411209 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1411210 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1411210 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1411211 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1411211 T2943 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1411213 T2943 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1411214 T2943 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1411215 T2943 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1411216 T2943 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1411218 T2943 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1411218 T2943 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1411219 T2943 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1411219 T2943 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-12bf581)),segFN=segments_1,generation=1}
[junit4] 2> 1411220 T2943 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1411220 T2943 oass.SolrIndexSearcher.<init> Opening
Searcher@1aad87f[customcollreplicadeletion_b_replica1] main
[junit4] 2> 1411221 T2943 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 1411221 T2943 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 1411222 T2943 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1411222 T2943
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1411222 T2943 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1411223 T2943 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1411224 T2943
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1411224 T2943 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1411224 T2943 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1411225 T2943 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1411227 T2958 oasc.SolrCore.registerSearcher
[customcollreplicadeletion_b_replica1] Registered new searcher
Searcher@1aad87f[customcollreplicadeletion_b_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1411229 T2943 oasc.CoreContainer.registerCore registering
core: customcollreplicadeletion_b_replica1
[junit4] 2> 1411229 T2943 oasc.ZkController.register Register replica -
core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:57720/kvo/nd
collection:customcollreplicadeletion shard:b
[junit4] 2> 1411230 T2943 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leader_elect/b/election
[junit4] 2> 1411233 T2943 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard b
[junit4] 2> 1411235 T2943
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1411235 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1411235 T2943 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C764 name=customcollreplicadeletion_b_replica1
org.apache.solr.core.SolrCore@2b349e
url=http://127.0.0.1:57720/kvo/nd/customcollreplicadeletion_b_replica1
node=127.0.0.1:57720_kvo%2Fnd C764_STATE=coll:customcollreplicadeletion
core:customcollreplicadeletion_b_replica1
props:{core=customcollreplicadeletion_b_replica1,
base_url=http://127.0.0.1:57720/kvo/nd, node_name=127.0.0.1:57720_kvo%2Fnd,
state=down}
[junit4] 2> 1411235 T2943 C764 P57720 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:57720/kvo/nd/customcollreplicadeletion_b_replica1/
[junit4] 2> 1411236 T2943 C764 P57720 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1411236 T2943 C764 P57720 oasc.SyncStrategy.syncToMe
http://127.0.0.1:57720/kvo/nd/customcollreplicadeletion_b_replica1/ has no
replicas
[junit4] 2> 1411237 T2943 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader:
http://127.0.0.1:57720/kvo/nd/customcollreplicadeletion_b_replica1/ b
[junit4] 2> 1411237 T2943 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leaders/b
[junit4] 2> 1411238 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 5
[junit4] 2> 1411240 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1411240 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1411240 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1411241 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 1411242 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 1411245 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 1411246 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1411246 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1411247 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1411247 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1411247 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 1411248 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 1411291 T2943 oasc.ZkController.register We are
http://127.0.0.1:57720/kvo/nd/customcollreplicadeletion_b_replica1/ and leader
is http://127.0.0.1:57720/kvo/nd/customcollreplicadeletion_b_replica1/
[junit4] 2> 1411291 T2943 oasc.ZkController.register No LogReplay needed
for core=customcollreplicadeletion_b_replica1
baseURL=http://127.0.0.1:57720/kvo/nd
[junit4] 2> 1411292 T2943 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1411292 T2943 oasc.ZkController.publish publishing
core=customcollreplicadeletion_b_replica1 state=active
collection=customcollreplicadeletion
[junit4] 2> 1411293 T2918 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1411295 T2943 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 1411296 T2943 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=1281
[junit4] 2> 1411296 T2952
oasc.OverseerCollectionProcessor.createCollection Finished create command on
all shards for collection: customcollreplicadeletion
[junit4] 2> 1411298 T2910 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 1411299 T2910 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"customcollreplicadeletion_b_replica1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:57720/kvo/nd",
[junit4] 2> "node_name":"127.0.0.1:57720_kvo%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"b",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 1411300 T2910 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 1411301 T2948 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1411302 T2952 oasc.OverseerCollectionProcessor$Runner.run
Overseer Collection Processor: Message
id:/overseer/collection-queue-work/qn-0000000000 complete,
response:{success={null={responseHeader={status=0,QTime=296},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1281},core=customcollreplicadeletion_b_replica1}}}
[junit4] 2> 1411302 T2948 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 8
[junit4] 2> 1411301 T2918 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 1411303 T2948 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000
state: SyncConnected type NodeDataChanged
[junit4] 2> 1411304 T2960 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 1411305 T2940 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=1399
[junit4] 2> 1411306 T2887
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to
finish - collection: customcollreplicadeletion failOnTimeout:true timeout
(sec):330
[junit4] 2> 1411306 T2918 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 8
[junit4] 2> 1411311 T2887
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished -
collection: customcollreplicadeletion
[junit4] 2> 1411312 T2887
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1411313 T
[...truncated too long message...]
inux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001/tempDir-001/jetty4/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001/tempDir-001/jetty4/index;done=false>>]
[junit4] 2> 2229122 T5362 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001/tempDir-001/jetty4/index
[junit4] 2> 2229122 T5362 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001/tempDir-001/jetty4
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001/tempDir-001/jetty4;done=false>>]
[junit4] 2> 2229122 T5362 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001/tempDir-001/jetty4
[junit4] 2> 2229123 T5362 oasc.Overseer.close Overseer
(id=92540424763998221-127.0.0.1:51181_-n_0000000004) closing
[junit4] 2> 2229124 T5509 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:51181_
[junit4] 2> 2229125 T5503 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2229149 T5362 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 2234138 T5362 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2234140 T5362 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:43568 43568
[junit4] 2> 2234696 T5363 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:43568 43568
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=testDistribSearch
-Dtests.seed=7178A0348F4483B2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh_CN -Dtests.timezone=Etc/GMT-14
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 85.4s J1 |
CloudExitableDirectoryReaderTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: no exception matching
expected: 400: Request took too long during query expansion. Terminating
request.
[junit4] > at
__randomizedtesting.SeedInfo.seed([7178A0348F4483B2:F09E2E2CF81BE38E]:0)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertFail(CloudExitableDirectoryReaderTest.java:101)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:81)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTest(CloudExitableDirectoryReaderTest.java:54)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2234706 T5362 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-7178A0348F4483B2-001
[junit4] 2> 85404 T5361 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=FST41, multiDefault=Lucene41(blocksize=128),
name=PostingsFormat(name=MockRandom), intDefault=FST41,
id=PostingsFormat(name=MockRandom), range_facet_l=FST41, timestamp=FST41},
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity,
locale=zh_CN, timezone=Etc/GMT-14
[junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=241633312,total=503316480
[junit4] 2> NOTE: All tests run in this JVM: [SampleTest,
TestIndexingPerformance, SolrInfoMBeanTest, TestPHPSerializedResponseWriter,
URLClassifyProcessorTest, HdfsSyncSliceTest, DistributedTermsComponentTest,
RequestHandlersTest, TestCloudInspectUtil, DocValuesTest,
LukeRequestHandlerTest, RankQueryTest, TestSchemaSimilarityResource,
TestQueryUtils, TestReloadAndDeleteDocs, LegacyHTMLStripCharFilterTest,
TestAnalyzeInfixSuggestions, QueryParsingTest, StatsComponentTest,
TermVectorComponentDistributedTest, SimplePostToolTest, SearchHandlerTest,
SolrRequestParserTest, TestBadConfig, TestCoreContainer, TestZkChroot,
AlternateDirectoryTest, ShardSplitTest, TestComplexPhraseQParserPlugin,
SoftAutoCommitTest, BadCopyFieldTest, CoreContainerCoreInitFailuresTest,
TermVectorComponentTest, TestReversedWildcardFilterFactory,
DeleteInactiveReplicaTest, TestCloudPivotFacet,
OutOfBoxZkACLAndCredentialsProvidersTest, ModifyConfFileTest,
OverseerStatusTest, TestDistributedMissingSort, SuggesterFSTTest,
TestManagedResource, TestBlendedInfixSuggestions, HdfsBasicDistributedZk2Test,
FileBasedSpellCheckerTest, TestLazyCores, TestShardHandlerFactory,
CachingDirectoryFactoryTest, DistributedDebugComponentTest,
DistributedFacetPivotSmallTest, HardAutoCommitTest,
IndexSchemaRuntimeFieldTest, TestNonDefinedSimilarityFactory, UUIDFieldTest,
TestNonNRTOpen, TestSchemaVersionResource, TriLevelCompositeIdRoutingTest,
TestSchemaResource, TestQuerySenderNoQuery, HdfsChaosMonkeySafeLeaderTest,
OpenCloseCoreStressTest, SliceStateTest, TestFunctionQuery, BasicZkTest,
TestDocBasedVersionConstraints, TestInfoStreamLogging, PrimUtilsTest,
TestCSVResponseWriter, AnalysisAfterCoreReloadTest, TestIntervalFaceting,
BasicDistributedZk2Test, TestDistributedGrouping, SortByFunctionTest,
ClusterStateTest, BlockCacheTest, CoreMergeIndexesAdminHandlerTest,
TestXIncludeConfig, HdfsBasicDistributedZkTest, DebugComponentTest,
ConvertedLegacyTest, TestAtomicUpdateErrorCases, TestCharFilters,
ExitableDirectoryReaderTest, CopyFieldTest, BinaryUpdateRequestHandlerTest,
TestFiltering, PolyFieldTest, ConnectionManagerTest, CursorMarkTest,
TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParser,
TestManagedStopFilterFactory, CacheHeaderTest, TestSolrQueryParserResource,
PreAnalyzedUpdateProcessorTest, CurrencyFieldXmlFileTest,
TestPostingsSolrHighlighter, DistributedQueryComponentCustomSortTest,
AutoCommitTest, DeleteLastCustomShardedReplicaTest, TestMergePolicyConfig,
TestNRTOpen, TestSweetSpotSimilarityFactory, TestElisionMultitermQuery,
UnloadDistributedZkTest, LeaderElectionIntegrationTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting,
LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest,
TestDistributedSearch, TestFaceting, TestRecovery, TestHashPartitioner,
ZkControllerTest, TestRealTimeGet, TestStressReorder,
TestMultiCoreConfBootstrap, TestRangeQuery, SolrCoreTest,
SpellCheckComponentTest, TestGroupingSearch, SolrIndexSplitterTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest,
TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest,
SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest,
TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest,
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TestOmitPositions, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest,
RegexBoostProcessorTest, TestJmxIntegration,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
TestBinaryResponseWriter, HighlighterConfigTest, UpdateParamsTest,
ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestDocSet,
TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest,
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
TestFastWriter, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest,
PreAnalyzedFieldTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest,
RAMDirectoryFactoryTest, TestLRUCache, TestUtils, CircularListTest,
TestRTGBase, CursorPagingTest, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, CloudExitableDirectoryReaderTest]
[junit4] Completed on J1 in 85.93s, 1 test, 1 failure <<< FAILURES!
[...truncated 280 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962:
There were test failures: 431 suites, 1778 tests, 1 error, 1 failure, 45
ignored (23 assumptions)
Total time: 103 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -server
-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]