Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/648/
2 tests failed.
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for
core: halfcollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
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.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION:
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:63235/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:63235/collection1
at
__randomizedtesting.SeedInfo.seed([CB2CCA54206DAEAF:4ACA444C5732CE93]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:584)
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.request.QueryRequest.process(QueryRequest.java:91)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
at
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
at
org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
at
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
at
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
at
org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
at
org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
at
org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:466)
... 49 more
Build Log:
[...truncated 11952 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/init-core-data-001
[junit4] 2> 463604 T1857 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 463613 T1857 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 463614 T1857 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 463614 T1858 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 463714 T1857 oasc.ZkTestServer.run start zk server on
port:63231
[junit4] 2> 463715 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 463716 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 463718 T1864 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ab7a30a
name:ZooKeeperConnection Watcher:127.0.0.1:63231 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463719 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 463719 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 463719 T1857 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 463721 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 463722 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 463723 T1866 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@653818d4
name:ZooKeeperConnection Watcher:127.0.0.1:63231/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 463723 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 463723 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 463724 T1857 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 463726 T1857 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 463727 T1857 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 463729 T1857 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 463731 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 463731 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 463734 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 463734 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 463736 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 463737 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 463738 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 463739 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 463741 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 463741 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 463743 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 463743 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 463745 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 463746 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 463747 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 463748 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 463750 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 463750 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 463752 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 463752 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 463754 T1857 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 463755 T1857 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 464885 T1857 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 464889 T1857 oejs.AbstractConnector.doStart Started
[email protected]:63235
[junit4] 2> 464889 T1857 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 464890 T1857 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 464890 T1857 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002
[junit4] 2> 464890 T1857 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/'
[junit4] 2> 464920 T1857 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/solr.xml
[junit4] 2> 464974 T1857 oasc.CoreContainer.<init> New CoreContainer
239935073
[junit4] 2> 464974 T1857 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/]
[junit4] 2> 464975 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 464975 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 464975 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 464976 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 464976 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 464976 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 464976 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 464976 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 464977 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 464977 T1857 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 464977 T1857 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 464978 T1857 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 464978 T1857 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 464978 T1857 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:63231/solr
[junit4] 2> 464978 T1857 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 464979 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 464979 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 464981 T1877 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6905799c
name:ZooKeeperConnection Watcher:127.0.0.1:63231 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 464982 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 464982 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 464984 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 464985 T1879 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@274f4c8c
name:ZooKeeperConnection Watcher:127.0.0.1:63231/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 464986 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 464987 T1857 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 464990 T1857 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 464993 T1857 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 464995 T1857 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 464998 T1857 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 465001 T1857 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 465002 T1857 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63235_
[junit4] 2> 465003 T1857 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:63235_
[junit4] 2> 465005 T1857 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 465007 T1857 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 465009 T1857 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 465011 T1857 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:63235_
[junit4] 2> 465011 T1857 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 465013 T1857 oasc.Overseer.start Overseer
(id=92571507416563715-127.0.0.1:63235_-n_0000000000) starting
[junit4] 2> 465015 T1857 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 465023 T1857 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 465024 T1881 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 465024 T1857 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 465026 T1857 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 465028 T1857
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 465031 T1880 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 465037 T1883 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 465037 T1883 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 465038 T1883 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 465039 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 465041 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:63235",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:63235_",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"}
[junit4] 2> 465042 T1880
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 465042 T1880
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 465042 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 465045 T1884 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> 466039 T1883 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 466040 T1883 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 466041 T1883 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 466041 T1883 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 466042 T1883 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 466042 T1883 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/collection1/'
[junit4] 2> 466044 T1883 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 466045 T1883 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 466046 T1883 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 466111 T1883 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 466157 T1883 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 466159 T1883 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 466170 T1883 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 466519 T1883 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 466522 T1883 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 466524 T1883 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 466529 T1883 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 466553 T1883 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 466554 T1883 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 466554 T1883 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/control/data/
[junit4] 2> 466554 T1883 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d39f2c8
[junit4] 2> 466555 T1883 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/control/data
[junit4] 2> 466555 T1883 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/control/data/index/
[junit4] 2> 466556 T1883 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 466556 T1883 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/control/data/index
[junit4] 2> 466556 T1883 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2fcbb1a4
[junit4] 2> 466557 T1883 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-8a18421)),segFN=segments_1,generation=1}
[junit4] 2> 466557 T1883 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 466562 T1883 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 466563 T1883 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 466563 T1883 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 466564 T1883 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 466564 T1883 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 466564 T1883 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 466565 T1883 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 466565 T1883 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 466565 T1883 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 466566 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 466566 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 466567 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 466567 T1883 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 466568 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 466568 T1883 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 466568 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 466569 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 466569 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 466570 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 466570 T1883 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 466589 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 466591 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 466593 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 466595 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 466600 T1883 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 466601 T1883 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 466601 T1883 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 466602 T1883 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-8a18421)),segFN=segments_1,generation=1}
[junit4] 2> 466602 T1883 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 466603 T1883 oass.SolrIndexSearcher.<init> Opening
Searcher@6efb0cc[collection1] main
[junit4] 2> 466603 T1883 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 466604 T1883 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 466604 T1883 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 466605 T1883
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 466605 T1883 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 466605 T1883 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 466606 T1883
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 466606 T1883 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 466607 T1883 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 466609 T1883
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 466609 T1883 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 466609 T1883 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 466613 T1885 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6efb0cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 466616 T1883 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 466617 T1888 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:63235 collection:control_collection
shard:shard1
[junit4] 2> 466618 T1857 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4] 2> 466618 T1857 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 466619 T1888 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 466619 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 466620 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 466622 T1890 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1bb47d0f
name:ZooKeeperConnection Watcher:127.0.0.1:63231/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 466622 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 466622 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 466624 T1857
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 466625 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 466627 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 466628 T1888
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 466628 T1857 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 466628 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 466628 T1857 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> ASYNC NEW_CORE C106 name=collection1
org.apache.solr.core.SolrCore@17d8dfe6 url=http://127.0.0.1:63235/collection1
node=127.0.0.1:63235_ C106_STATE=coll:control_collection core:collection1
props:{state=down, base_url=http://127.0.0.1:63235, node_name=127.0.0.1:63235_,
core=collection1}
[junit4] 2> 466629 T1888 C106 P63235 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:63235/collection1/
[junit4] 2> 466629 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 466629 T1888 C106 P63235 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 466630 T1888 C106 P63235 oasc.SyncStrategy.syncToMe
http://127.0.0.1:63235/collection1/ has no replicas
[junit4] 2> 466630 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 466630 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:63235/collection1/ shard1
[junit4] 2> 466631 T1888 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 466631 T1892 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12f80eeb
name:ZooKeeperConnection Watcher:127.0.0.1:63231/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 466632 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 466632 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 466634 T1884 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> 466634 T1893 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> 466642 T1880 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 466642 T1880
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2, shard3]
[junit4] 2> 466642 T1880
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 466644 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 466645 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 466646 T1893 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> 466646 T1884 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> 466654 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 466655 T1893 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> 466655 T1884 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> 466689 T1888 oasc.ZkController.register We are
http://127.0.0.1:63235/collection1/ and leader is
http://127.0.0.1:63235/collection1/
[junit4] 2> 466690 T1888 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:63235
[junit4] 2> 466690 T1888 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 466690 T1888 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 466690 T1888 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 466692 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 466696 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=3 message={
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"3",
[junit4] 2> "base_url":"http://127.0.0.1:63235",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:63235_",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"}
[junit4] 2> 466801 T1884 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> 466801 T1893 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> 467932 T1857 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 467933 T1857 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 467936 T1857 oejs.AbstractConnector.doStart Started
[email protected]:63242
[junit4] 2> 467936 T1857 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 467937 T1857 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 467937 T1857 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003
[junit4] 2> 467937 T1857 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/'
[junit4] 2> 467967 T1857 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/solr.xml
[junit4] 2> 468023 T1857 oasc.CoreContainer.<init> New CoreContainer
2090946628
[junit4] 2> 468023 T1857 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/]
[junit4] 2> 468024 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 468024 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 468024 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 468024 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 468025 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 468025 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 468025 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 468025 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 468026 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 468026 T1857 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 468026 T1857 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 468027 T1857 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 468027 T1857 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 468027 T1857 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:63231/solr
[junit4] 2> 468027 T1857 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 468028 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 468028 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 468030 T1904 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@429ce048
name:ZooKeeperConnection Watcher:127.0.0.1:63231 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 468030 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 468031 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 468032 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 468033 T1906 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4309255d
name:ZooKeeperConnection Watcher:127.0.0.1:63231/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 468034 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 468038 T1857
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 469043 T1857 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63242_
[junit4] 2> 469044 T1857 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:63242_
[junit4] 2> 469048 T1857 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 469057 T1908 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 469057 T1908 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 469059 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 469060 T1908 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 469060 T1908 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 469060 T1908 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 469062 T1908 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 469062 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=3 message={
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"3",
[junit4] 2> "base_url":"http://127.0.0.1:63242",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:63242_",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 469062 T1908 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 469065 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=3
[junit4] 2> 469066 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 469071 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 469072 T1907 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 469073 T1907 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 470063 T1908 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 470064 T1908 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 470065 T1908 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 470065 T1908 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 470066 T1908 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 470066 T1908 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/collection1/'
[junit4] 2> 470068 T1908 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 470068 T1908 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 470069 T1908 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 470149 T1908 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 470195 T1908 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 470197 T1908 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 470207 T1908 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 470551 T1908 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 470553 T1908 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 470555 T1908 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 470560 T1908 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 470583 T1908 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 470583 T1908 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 470583 T1908 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty1/
[junit4] 2> 470584 T1908 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d39f2c8
[junit4] 2> 470585 T1908 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty1
[junit4] 2> 470585 T1908 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty1/index/
[junit4] 2> 470585 T1908 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 470586 T1908 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty1/index
[junit4] 2> 470586 T1908 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@719085c4
[junit4] 2> 470587 T1908 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-28690035)),segFN=segments_1,generation=1}
[junit4] 2> 470588 T1908 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 470594 T1908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 470595 T1908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 470595 T1908 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 470595 T1908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 470595 T1908 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 470596 T1908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 470596 T1908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 470597 T1908 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 470597 T1908 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 470598 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 470598 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 470599 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 470600 T1908 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 470600 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 470600 T1908 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 470601 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 470601 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 470602 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 470602 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 470603 T1908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 470622 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 470624 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 470626 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 470627 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 470632 T1908 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 470632 T1908 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 470633 T1908 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 470634 T1908 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-28690035)),segFN=segments_1,generation=1}
[junit4] 2> 470634 T1908 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 470634 T1908 oass.SolrIndexSearcher.<init> Opening
Searcher@5dbb42a8[collection1] main
[junit4] 2> 470634 T1908 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 470636 T1908 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 470636 T1908 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 470636 T1908
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 470636 T1908 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 470637 T1908 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 470638 T1908
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 470638 T1908 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 470638 T1908 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 470638 T1908 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 470643 T1909 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5dbb42a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 470648 T1908 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 470649 T1912 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:63242 collection:collection1
shard:shard2
[junit4] 2> 470649 T1857 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4] 2> 470650 T1857 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 470650 T1912 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 470656 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 470657 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 470658 T1912
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 470658 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C107 name=collection1
org.apache.solr.core.SolrCore@5d54e2ed url=http://127.0.0.1:63242/collection1
node=127.0.0.1:63242_ C107_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:63242, node_name=127.0.0.1:63242_,
core=collection1}
[junit4] 2> 470658 T1912 C107 P63242 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:63242/collection1/
[junit4] 2> 470659 T1912 C107 P63242 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 470659 T1912 C107 P63242 oasc.SyncStrategy.syncToMe
http://127.0.0.1:63242/collection1/ has no replicas
[junit4] 2> 470659 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:63242/collection1/ shard2
[junit4] 2> 470659 T1912 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 470664 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 470665 T1907 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 470665 T1907 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 470672 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 470672 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 470673 T1907 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 470674 T1907 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 470715 T1912 oasc.ZkController.register We are
http://127.0.0.1:63242/collection1/ and leader is
http://127.0.0.1:63242/collection1/
[junit4] 2> 470716 T1912 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:63242
[junit4] 2> 470716 T1912 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 470716 T1912 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 470716 T1912 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 470718 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 470722 T1912 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 470722 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=3 message={
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"3",
[junit4] 2> "base_url":"http://127.0.0.1:63242",
[junit4] 2> "shard":"shard2",
[junit4] 2> "node_name":"127.0.0.1:63242_",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 470729 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 470730 T1907 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 470730 T1907 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 471948 T1857 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 471949 T1857 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 471952 T1857 oejs.AbstractConnector.doStart Started
[email protected]:63247
[junit4] 2> 471952 T1857 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 471952 T1857 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 471952 T1857 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004
[junit4] 2> 471953 T1857 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/'
[junit4] 2> 471983 T1857 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/solr.xml
[junit4] 2> 472036 T1857 oasc.CoreContainer.<init> New CoreContainer
1701083293
[junit4] 2> 472037 T1857 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/]
[junit4] 2> 472038 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 472038 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 472038 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 472038 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 472039 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 472039 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 472039 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 472039 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 472039 T1857 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 472040 T1857 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 472040 T1857 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 472040 T1857 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 472041 T1857 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 472041 T1857 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:63231/solr
[junit4] 2> 472041 T1857 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 472041 T1857
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 472042 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 472044 T1923 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@272abf6c
name:ZooKeeperConnection Watcher:127.0.0.1:63231 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 472045 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 472045 T1857 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 472047 T1857 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 472048 T1925 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f9e2851
name:ZooKeeperConnection Watcher:127.0.0.1:63231/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 472048 T1857 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 472054 T1857
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 473060 T1857 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63247_
[junit4] 2> 473061 T1857 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:63247_
[junit4] 2> 473065 T1857 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 473075 T1927 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 473075 T1927 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 473077 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 473078 T1927 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 473078 T1927 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 473079 T1927 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 473080 T1927 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 473080 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=3 message={
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"3",
[junit4] 2> "base_url":"http://127.0.0.1:63247",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:63247_",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 473081 T1927 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 473084 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=3
[junit4] 2> 473085 T1880 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 473091 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 473092 T1907 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 473092 T1926 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 473093 T1907 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 473093 T1926 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 474081 T1927 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 474082 T1927 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 474083 T1927 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 474083 T1927 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 474084 T1927 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 474084 T1927 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/collection1/'
[junit4] 2> 474086 T1927 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 474086 T1927 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 474087 T1927 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 474152 T1927 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 474198 T1927 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 474200 T1927 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 474211 T1927 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 474565 T1927 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 474568 T1927 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 474570 T1927 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 474575 T1927 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 474599 T1927 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 474600 T1927 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 474600 T1927 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty2/
[junit4] 2> 474600 T1927 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d39f2c8
[junit4] 2> 474601 T1927 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty2
[junit4] 2> 474602 T1927 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty2/index/
[junit4] 2> 474602 T1927 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 474603 T1927 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CB2CCA54206DAEAF-001/tempDir-001/jetty2/index
[junit4] 2> 474603 T1927 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@543ee3ab
[junit4] 2> 474604 T1927 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-469fc815)),segFN=segments_1,generation=1}
[junit4] 2> 474604 T1927 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 474611 T1927 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 474611 T1927 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 474612 T1927 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 474612 T1927 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 474612 T1927 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 474613 T1927 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 474613 T1927 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 474613 T1927 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 474614 T1927 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 474614 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 474615 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 474616 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 474616 T1927 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 474617 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 474617 T1927 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 474618 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 474618 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 474619 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 474619 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 474620 T1927 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 474639 T1927 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 474641 T1927 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 474643 T1927 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 474645 T1927 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 474649 T1927 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 474649 T1927 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 474650 T1927 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 474651 T1927 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-469fc815)),segFN=segments_1,generation=1}
[junit4] 2> 474651 T1927 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 474652 T1927 oass.SolrIndexSearcher.<init> Opening
Searcher@7e703b98[collection1] main
[junit4] 2> 474652 T1927 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 474653 T1927 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 474653 T1927 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 474654 T1927
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 474654 T1927 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 474654 T1927 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 474655 T1927
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 474655 T1927 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 474656 T1927 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 474656 T1927 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 474660 T1928 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7e703b98[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 474665 T1927 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 474666 T1931 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:63247 collection:collection1
shard:shard1
[junit4] 2> 474667 T1857 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4] 2> 474667 T1857 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 474667 T1931 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 474672 T1931 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 474674 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 474675 T1931
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 474675 T1931 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C108 name=collection1
org.apache.solr.core.SolrCore@7d6e5880 url=http://127.0.0.1:63247/collection1
node=127.0.0.1:63247_ C108_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:63247, node_name=127.0.0.1:63247_,
core=collection1}
[junit4] 2> 474675 T1931 C108 P63247 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:63247/collection1/
[junit4] 2> 474676 T1931 C108 P63247 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 474676 T1931 C108 P63247 oasc.SyncStrategy.syncToMe
http://127.0.0.1:63247/collection1/ has no replicas
[junit4] 2> 474676 T1931 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:63247/collection1/ shard1
[junit4] 2> 474676 T1931 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 474682 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 474683 T1926 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 474683 T1907 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 474684 T1926 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 474684 T1907 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 474691 T1884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 474692 T1880 oasc.Overseer$ClusterStateUpdater.updateZkStates
goin
[...truncated too long message...]
e.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1635)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)Throwable
#3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=46283, name=Thread-5354,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection1_2
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB2CCA54206DAEAF]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1635)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)Throwable
#4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=46287, name=Thread-5358,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection5_2
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB2CCA54206DAEAF]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1635)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)Throwable
#5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=46286, name=Thread-5357,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection4_2
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB2CCA54206DAEAF]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1635)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)Throwable
#6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=46282, name=Thread-5353,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection0_2
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB2CCA54206DAEAF]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1635)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)Throwable
#7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=46284, name=Thread-5355,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection2_2
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB2CCA54206DAEAF]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1635)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)
[junit4] 2> 1231178 T45904 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-CB2CCA54206DAEAF-001
[junit4] 2> 885572 T45903 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{timestamp=FSTOrd41, text=OrdsLucene41(blocksize=128), a_t=FSTOrd41,
intDefault=PostingsFormat(name=Lucene41VarGapFixedInterval),
id=PostingsFormat(name=MockRandom), multiDefault=FSTOrd41, a_i1=FSTOrd41,
_version_=PostingsFormat(name=Lucene41VarGapFixedInterval),
range_facet_l=FSTOrd41,
other_tl1=PostingsFormat(name=Lucene41VarGapFixedInterval)},
docValues:{timestamp=DocValuesFormat(name=Asserting)},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_NI,
timezone=Africa/Sao_Tome
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=124971632,total=506462208
[junit4] 2> NOTE: All tests run in this JVM: [TestSearchPerf,
TestReRankQParserPlugin, SearchHandlerTest, ResponseLogComponentTest,
SOLR749Test, SpellPossibilityIteratorTest, TestCoreDiscovery,
TestCopyFieldCollectionResource, DistributedIntervalFacetingTest,
OverriddenZkACLAndCredentialsProvidersTest,
DistributedQueryComponentOptimizationTest,
DocExpirationUpdateProcessorFactoryTest, DistributedExpandComponentTest,
StatelessScriptUpdateProcessorFactoryTest, HdfsSyncSliceTest,
FileBasedSpellCheckerTest, CoreMergeIndexesAdminHandlerTest,
TestSchemaNameResource, TestCSVLoader, SuggesterTest, TestFileDictionaryLookup,
SpellCheckComponentTest, CoreContainerCoreInitFailuresTest,
DocumentAnalysisRequestHandlerTest, CollectionsAPIDistributedZkTest]
[junit4] Completed on J3 in 886.12s, 1 test, 1 error <<< FAILURES!
[...truncated 891 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:531:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:961:
There were test failures: 436 suites, 1783 tests, 2 errors, 54 ignored (10
assumptions)
Total time: 207 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #636
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 684121688 bytes
Compression is 0.0%
Took 1 min 56 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]