Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/634/
1 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: null
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: null
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.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)
Build Log:
[...truncated 11816 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/init-core-data-001
[junit4] 2> 709615 T849 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 709616 T849 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 709623 T849 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 709624 T849 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 709625 T850 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 709724 T849 oasc.ZkTestServer.run start zk server on port:53968
[junit4] 2> 709725 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 709726 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 709730 T856 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@23262ce0
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 709730 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 709730 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 709731 T849 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 709734 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 709735 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 709736 T858 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4b0306cb
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 709736 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 709737 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 709737 T849 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 709739 T849 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 709741 T849 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 709742 T849 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 709744 T849 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> 709745 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 709748 T849 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 709748 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 709852 T849 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> 709853 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 709855 T849 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> 709855 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 709857 T849 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> 709858 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 709860 T849 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> 709860 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 709862 T849 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> 709863 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 709865 T849 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> 709866 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 709867 T849 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> 709868 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 709870 T849 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> 709870 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 709872 T849 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> 709873 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> Using old style solr.xml
[junit4] 2> 709876 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 709877 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 709878 T860 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@630af713
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 709879 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 709879 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 709879 T849 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 709882 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 709882 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 709884 T862 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6fe7b7cb
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 709884 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 709884 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 709886 T849 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/conf2/solrconfig.xml
[junit4] 2> 709887 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/solrconfig.xml
[junit4] 2> 709889 T849 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 709890 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/schema.xml
[junit4] 2> 709992 T849 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/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 709993 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 709995 T849 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/conf2/stopwords.txt
[junit4] 2> 709996 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/stopwords.txt
[junit4] 2> 709997 T849 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/conf2/protwords.txt
[junit4] 2> 709998 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/protwords.txt
[junit4] 2> 710000 T849 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/conf2/currency.xml
[junit4] 2> 710000 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/currency.xml
[junit4] 2> 710002 T849 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/conf2/open-exchange-rates.json
[junit4] 2> 710002 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/open-exchange-rates.json
[junit4] 2> 710004 T849 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/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 710005 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 710006 T849 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/conf2/old_synonyms.txt
[junit4] 2> 710007 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/old_synonyms.txt
[junit4] 2> 710009 T849 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/conf2/synonyms.txt
[junit4] 2> 710009 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/synonyms.txt
[junit4] 2> 710011 T849 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 710012 T849 oascc.SolrZkClient.makePath makePath:
/configs/conf2/elevate.xml
[junit4] 2> 711470 T849 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 711475 T849 oejs.AbstractConnector.doStart Started
[email protected]:53975
[junit4] 2> 711476 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 711477 T849 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 711477 T849 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-002
[junit4] 2> 711477 T849 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-002/'
[junit4] 2> 711521 T849 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-002/solr.xml
[junit4] 2> 711603 T849 oasc.CoreContainer.<init> New CoreContainer
38703507
[junit4] 2> 711603 T849 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-002/]
[junit4] 2> 711605 T849 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 120000
[junit4] 2> 711605 T849 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 711605 T849 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 711606 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 711606 T849 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 711607 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 711607 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 711607 T849 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 711608 T849 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 711608 T849 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 711609 T849 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 711609 T849 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 711609 T849 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 711610 T849 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53968/solr
[junit4] 2> 711610 T849 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 711610 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 711612 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 711613 T873 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@74374b13
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 711614 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 711615 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 711617 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 711618 T875 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@189b8a12
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 711618 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 711620 T849 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 711623 T849 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 711625 T849 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 711627 T849 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 711629 T849 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 711631 T849 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 711632 T849 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:53975_
[junit4] 2> 711633 T849 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53975_
[junit4] 2> 711635 T849 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 711636 T849 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 711638 T849 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 711640 T849 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:53975_
[junit4] 2> 711640 T849 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 711641 T849 oasc.Overseer.start Overseer
(id=92491924338638853-127.0.0.1:53975_-n_0000000000) starting
[junit4] 2> 711643 T849 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 711650 T849 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 711650 T877 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 711651 T849 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 711654 T849 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 711655 T849
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 711657 T876 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 711661 T849 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
[junit4] 2> 711661 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 711662 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 711663 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 711664 T881 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1ecf705c
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 711664 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 711665 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 711666 T849
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 711668 T849 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 711669 T849 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 711669 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 711670 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 711671 T883 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@dc6bbf6 name:ZooKeeperConnection
Watcher:127.0.0.1:53968/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 711671 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 711672 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 711674 T884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 711677 T876 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 711677 T876 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection collection1 with shards [shard1, shard2]
[junit4] 2> 711677 T876 oasc.Overseer$ClusterStateUpdater.createCollection
state version collection1 2
[junit4] 2> 711679 T876 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 711681 T884 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> 711681 T885 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> 712728 T849 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 712729 T849 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 712732 T849 oejs.AbstractConnector.doStart Started
[email protected]:53981
[junit4] 2> 712732 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 712733 T849 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 712733 T849 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003
[junit4] 2> 712733 T849 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/'
[junit4] 2> 712762 T849 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solr.xml
[junit4] 2> 712832 T849 oasc.CoreContainer.<init> New CoreContainer
300685973
[junit4] 2> 712833 T849 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/]
[junit4] 2> 712834 T849 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 120000
[junit4] 2> 712834 T849 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 712834 T849 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 712835 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 712835 T849 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 712835 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 712835 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 712836 T849 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 712836 T849 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 712836 T849 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 712836 T849 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 712837 T849 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 712837 T849 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 712837 T849 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53968/solr
[junit4] 2> 712837 T849 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 712838 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 712838 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 712840 T896 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@23c53564
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 712841 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 712841 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 712843 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 712844 T898 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@58a78d5e
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 712844 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 712848 T849
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 713851 T849 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:53981_
[junit4] 2> 713852 T849 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53981_
[junit4] 2> 713855 T849 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 713861 T849 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
[junit4] 2> 713861 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 715542 T849 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 715542 T849 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 715545 T849 oejs.AbstractConnector.doStart Started
[email protected]:53992
[junit4] 2> 715546 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 715546 T849 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 715546 T849 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004
[junit4] 2> 715547 T849 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/'
[junit4] 2> 715575 T849 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solr.xml
[junit4] 2> 715629 T849 oasc.CoreContainer.<init> New CoreContainer
1976502008
[junit4] 2> 715629 T849 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/]
[junit4] 2> 715630 T849 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 120000
[junit4] 2> 715630 T849 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 715630 T849 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 715631 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 715631 T849 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 715631 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 715631 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 715632 T849 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 715632 T849 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 715632 T849 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 715633 T849 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 715633 T849 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 715633 T849 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 715633 T849 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53968/solr
[junit4] 2> 715634 T849 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 715634 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 715634 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 715636 T911 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6ad2c034
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 715637 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 715637 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 715639 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 715640 T913 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15b25ae3
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 715640 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 715644 T849
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 716647 T849 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:53992_
[junit4] 2> 716648 T849 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53992_
[junit4] 2> 716652 T849 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 716657 T849 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
[junit4] 2> 716657 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 718186 T849 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 718187 T849 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 718189 T849 oejs.AbstractConnector.doStart Started
[email protected]:54000
[junit4] 2> 718190 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 718190 T849 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 718190 T849 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005
[junit4] 2> 718190 T849 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/'
[junit4] 2> 718222 T849 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solr.xml
[junit4] 2> 718280 T849 oasc.CoreContainer.<init> New CoreContainer
1585989520
[junit4] 2> 718281 T849 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/]
[junit4] 2> 718282 T849 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 120000
[junit4] 2> 718282 T849 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 718282 T849 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 718282 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 718283 T849 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 718283 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 718283 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 718283 T849 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 718283 T849 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 718284 T849 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 718284 T849 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 718284 T849 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 718285 T849 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 718285 T849 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53968/solr
[junit4] 2> 718285 T849 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 718285 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 718286 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 718288 T926 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@45126f6c
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 718288 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 718288 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 718290 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 718291 T928 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4edf884a
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 718292 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 718297 T849
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 719301 T849 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:54000_
[junit4] 2> 719302 T849 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54000_
[junit4] 2> 719305 T849 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 719310 T849 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
[junit4] 2> 719311 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 720594 T849 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 4
[junit4] 2> 720596 T849 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 720599 T849 oejs.AbstractConnector.doStart Started
[email protected]:54009
[junit4] 2> 720600 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 720600 T849 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 720600 T849 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006
[junit4] 2> 720600 T849 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/'
[junit4] 2> 720629 T849 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solr.xml
[junit4] 2> 720682 T849 oasc.CoreContainer.<init> New CoreContainer
1592647512
[junit4] 2> 720682 T849 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/]
[junit4] 2> 720683 T849 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 120000
[junit4] 2> 720683 T849 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 720684 T849 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 720684 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 720684 T849 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 720684 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 720684 T849 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 720685 T849 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 720685 T849 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 720685 T849 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 720686 T849 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 720686 T849 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 720686 T849 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 720686 T849 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53968/solr
[junit4] 2> 720687 T849 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 720687 T849
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 720688 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 720689 T941 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@52e23b18
name:ZooKeeperConnection Watcher:127.0.0.1:53968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 720690 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 720690 T849 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 720692 T849 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 720693 T943 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@55429290
name:ZooKeeperConnection Watcher:127.0.0.1:53968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 720694 T849 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 720698 T849
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 721703 T849 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:54009_
[junit4] 2> 721704 T849 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54009_
[junit4] 2> 721707 T849 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 721712 T849 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
[junit4] 2> 721712 T849 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 721726 T889 oasha.CollectionsHandler.handleCreateAction
Creating Collection :
action=CREATE&numShards=2&collection.configName=conf1&replicationFactor=2&name=solrj_collection&wt=javabin&router.field=myOwnField&version=2
[junit4] 2> 721727 T884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 721728 T877 oasc.OverseerCollectionProcessor.run Overseer
Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"solrj_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "router.field":"myOwnField"}
[junit4] 2> 721729 T946 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"solrj_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "router.field":"myOwnField"}
[junit4] 2> 721730 T946 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/solrj_collection
[junit4] 2> 721730 T946 oascc.SolrZkClient.makePath makePath:
/collections/solrj_collection
[junit4] 2> 721733 T884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 721734 T876 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: solrj_collection
[junit4] 2> 721735 T876 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection solrj_collection with shards [shard1, shard2]
[junit4] 2> 721735 T876 oasc.Overseer$ClusterStateUpdater.createCollection
state version solrj_collection 1
[junit4] 2> 721737 T929 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721737 T884 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721737 T944 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721737 T914 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721737 T899 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721737 T885 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721833 T946 oasc.OverseerCollectionProcessor.createCollection
Creating SolrCores for new collection solrj_collection, shardNames [shard1,
shard2] , replicationFactor : 2
[junit4] 2> 721834 T946 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of
collection solrj_collection on 127.0.0.1:53981_
[junit4] 2> 721834 T946 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of
collection solrj_collection on 127.0.0.1:53992_
[junit4] 2> 721836 T946 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of
collection solrj_collection on 127.0.0.1:54009_
[junit4] 2> 721836 T946 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of
collection solrj_collection on 127.0.0.1:54000_
[junit4] 2> 721838 T905 oasha.CoreAdminHandler.handleCreateAction core
create command
shard=shard1&action=CREATE&numShards=2&collection.configName=conf1&collection=solrj_collection&name=solrj_collection_shard1_replica2&wt=javabin&qt=/admin/cores&version=2
[junit4] 2> 721838 T888 oasha.CoreAdminHandler.handleCreateAction core
create command
shard=shard1&action=CREATE&numShards=2&collection.configName=conf1&collection=solrj_collection&name=solrj_collection_shard1_replica1&wt=javabin&qt=/admin/cores&version=2
[junit4] 2> 721838 T933 oasha.CoreAdminHandler.handleCreateAction core
create command
shard=shard2&action=CREATE&numShards=2&collection.configName=conf1&collection=solrj_collection&name=solrj_collection_shard2_replica1&wt=javabin&qt=/admin/cores&version=2
[junit4] 2> 721839 T918 oasha.CoreAdminHandler.handleCreateAction core
create command
shard=shard2&action=CREATE&numShards=2&collection.configName=conf1&collection=solrj_collection&name=solrj_collection_shard2_replica2&wt=javabin&qt=/admin/cores&version=2
[junit4] 2> 721842 T905 oasc.ZkController.publish publishing
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
[junit4] 2> 721842 T918 oasc.ZkController.publish publishing
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
[junit4] 2> 721842 T888 oasc.ZkController.publish publishing
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
[junit4] 2> 721843 T884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 721843 T933 oasc.ZkController.publish publishing
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
[junit4] 2> 721843 T905 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 721843 T888 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 721843 T918 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 721844 T933 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 721845 T876 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard1_replica2",
[junit4] 2> "node_name":"127.0.0.1:53992_",
[junit4] 2> "base_url":"http://127.0.0.1:53992"}
[junit4] 2> 721847 T876 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard2_replica2",
[junit4] 2> "node_name":"127.0.0.1:54000_",
[junit4] 2> "base_url":"http://127.0.0.1:54000"}
[junit4] 2> 721848 T884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 721849 T876 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard1_replica1",
[junit4] 2> "node_name":"127.0.0.1:53981_",
[junit4] 2> "base_url":"http://127.0.0.1:53981"}
[junit4] 2> 721850 T876 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard2_replica1",
[junit4] 2> "node_name":"127.0.0.1:54009_",
[junit4] 2> "base_url":"http://127.0.0.1:54009"}
[junit4] 2> 721851 T884 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 721852 T885 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721852 T899 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721852 T929 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721852 T944 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721852 T884 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 721852 T914 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 722844 T888 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard1_replica1
[junit4] 2> 722844 T905 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard1_replica2
[junit4] 2> 722844 T918 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard2_replica2
[junit4] 2> 722845 T933 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard2_replica1
[junit4] 2> 722845 T905 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:solrj_collection
[junit4] 2> 722845 T888 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:solrj_collection
[junit4] 2> 722846 T933 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:solrj_collection
[junit4] 2> 722846 T918 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:solrj_collection
[junit4] 2> 722847 T888 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 722847 T905 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 722848 T918 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 722847 T888 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/solrj_collection
[junit4] 2> 722847 T933 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 722848 T918 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/solrj_collection
[junit4] 2> 722848 T905 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/solrj_collection
[junit4] 2> 722849 T888 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 722849 T918 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 722849 T933 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/solrj_collection
[junit4] 2> 722850 T905 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 722850 T918 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/'
[junit4] 2> 722850 T888 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/'
[junit4] 2> 722851 T933 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 722850 T905 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/'
[junit4] 2> 722851 T933 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/'
[junit4] 2> 722895 T918 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 722897 T888 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 722918 T905 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 722925 T933 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 722939 T918 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 722941 T888 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 722987 T905 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 722992 T933 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 723041 T918 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 723043 T888 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 723069 T918 oass.IndexSchema.readSchema
[solrj_collection_shard2_replica2] Schema name=test
[junit4] 2> 723070 T888 oass.IndexSchema.readSchema
[solrj_collection_shard1_replica1] Schema name=test
[junit4] 2> 723089 T905 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 723093 T933 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 723116 T905 oass.IndexSchema.readSchema
[solrj_collection_shard1_replica2] Schema name=test
[junit4] 2> 723121 T933 oass.IndexSchema.readSchema
[solrj_collection_shard2_replica1] Schema name=test
[junit4] 2> 723559 T918 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 723563 T888 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 723571 T918 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 723572 T888 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 723574 T918 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 723575 T888 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 723589 T888 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723589 T918 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723594 T888 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723594 T918 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723598 T933 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 723599 T905 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 723599 T888 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723599 T918 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723600 T888
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723600 T918
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723602 T888
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723603 T918
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723603 T888 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723603 T918 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723604 T888
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723605 T918
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723605 T888
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723605 T918
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723605 T888 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard1_replica1' using configuration from collection
solrj_collection
[junit4] 2> 723606 T918 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard2_replica2' using configuration from collection
solrj_collection
[junit4] 2> 723606 T888 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 723606 T933 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 723606 T918 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 723607 T905 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 723607 T918 oasc.SolrCore.<init>
[solrj_collection_shard2_replica2] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/data/
[junit4] 2> 723607 T888 oasc.SolrCore.<init>
[solrj_collection_shard1_replica1] Opening new SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/data/
[junit4] 2> 723608 T918 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378bb9dd
[junit4] 2> 723608 T888 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378bb9dd
[junit4] 2> 723610 T918 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/data
[junit4] 2> 723610 T888 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/data
[junit4] 2> 723610 T905 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 723610 T933 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 723610 T888 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/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/data/index/
[junit4] 2> 723610 T918 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/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/data/index/
[junit4] 2> 723611 T888 oasc.SolrCore.initIndex WARN
[solrj_collection_shard1_replica1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 723612 T918 oasc.SolrCore.initIndex WARN
[solrj_collection_shard2_replica2] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 723612 T888 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-003/solrj_collection_shard1_replica1/data/index
[junit4] 2> 723613 T918 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-005/solrj_collection_shard2_replica2/data/index
[junit4] 2> 723614 T888 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.3095703125,
floorSegmentMB=0.9052734375, forceMergeDeletesPctAllowed=0.25918543404116035,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=0.703125,
noCFSRatio=0.1283506115192169
[junit4] 2> 723614 T918 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.3095703125,
floorSegmentMB=0.9052734375, forceMergeDeletesPctAllowed=0.25918543404116035,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=0.703125,
noCFSRatio=0.1283506115192169
[junit4] 2> 723615 T888 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-2b6dca80)),segFN=segments_1,generation=1}
[junit4] 2> 723615 T888 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 723615 T918 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-766f4ffc)),segFN=segments_1,generation=1}
[junit4] 2> 723616 T918 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 723621 T888 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 723621 T888 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 723622 T888 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 723622 T888 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 723623 T888 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 723623 T888 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 723623 T918 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 723623 T888 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 723624 T918 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 723624 T888 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 723624 T918 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 723624 T933 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723624 T905 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723625 T918 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 723625 T888 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 723626 T918 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 723627 T918 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 723627 T918 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 723628 T918 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 723628 T918 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 723628 T888 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 723629 T918 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 723629 T888 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 723629 T918 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 723630 T888 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 723630 T918 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 723630 T905 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723631 T918 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 723630 T933 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 723631 T918 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 723630 T888 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 723632 T918 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 723632 T888 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 723632 T918 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 723633 T888 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 723633 T918 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 723633 T888 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 723634 T918 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 723634 T888 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 723634 T918 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 723635 T888 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 723635 T933 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723635 T888 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 723634 T905 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723636 T888 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 723636 T933
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723635 T918 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 723637 T933
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723636 T905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723637 T933 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723638 T905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723638 T905 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 723639 T933
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723639 T933
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723639 T905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 723640 T905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 723639 T933 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard2_replica1' using configuration from collection
solrj_collection
[junit4] 2> 723640 T905 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard1_replica2' using configuration from collection
solrj_collection
[junit4] 2> 723640 T933 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 723641 T905 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 723641 T933 oasc.SolrCore.<init>
[solrj_collection_shard2_replica1] Opening new SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/data/
[junit4] 2> 723641 T905 oasc.SolrCore.<init>
[solrj_collection_shard1_replica2] Opening new SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/data/
[junit4] 2> 723642 T933 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378bb9dd
[junit4] 2> 723642 T905 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378bb9dd
[junit4] 2> 723643 T933 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/data
[junit4] 2> 723643 T905 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/data
[junit4] 2> 723644 T933 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/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/data/index/
[junit4] 2> 723644 T905 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/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/data/index/
[junit4] 2> 723644 T933 oasc.SolrCore.initIndex WARN
[solrj_collection_shard2_replica1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 723645 T905 oasc.SolrCore.initIndex WARN
[solrj_collection_shard1_replica2] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 723645 T933 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-006/solrj_collection_shard2_replica1/data/index
[junit4] 2> 723646 T905 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-D132E48489767C4A-001/tempDir-004/solrj_collection_shard1_replica2/data/index
[junit4] 2> 723646 T933 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.3095703125,
floorSegmentMB=0.9052734375, forceMergeDeletesPctAllowed=0.25918543404116035,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=0.703125,
noCFSRatio=0.1283506115192169
[junit4] 2> 723647 T905 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.3095703125,
floorSegmentMB=0.9052734375, forceMergeDeletesPctAllowed=0.25918543404116035,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=0.703125,
noCFSRatio=0.1283506115192169
[junit4] 2> 723647 T933 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-6557dffe)),segFN=segments_1,generation=1}
[junit4] 2> 723648 T905 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-1d20dac9)),segFN=segments_1,generation=1}
[junit4] 2> 723648 T933 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 723648 T905 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 723653 T933 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 723654 T905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 723654 T933 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 723654 T905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 723654 T933 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 723655 T905 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 723655 T933 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 723655 T905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 723656 T933 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 723656 T905 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 723656 T933 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 723656 T905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4
[...truncated too long message...]
HttpSolrServer.java:322)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:878)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1548)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1569)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection0_1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
[junit4] > ... 6 moreThrowable #6:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1296, name=Thread-515, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:53981, http://127.0.0.1:53975,
http://127.0.0.1:53992, http://127.0.0.1:54000, http://127.0.0.1:54009]
[junit4] > at
__randomizedtesting.SeedInfo.seed([D132E48489767C4A]:0)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1056)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request:[http://127.0.0.1:53981,
http://127.0.0.1:53975, http://127.0.0.1:53992, http://127.0.0.1:54000,
http://127.0.0.1:54009]
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:878)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1548)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1569)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection5_1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
[junit4] > ... 6 moreThrowable #7:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1292, name=Thread-511, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:53981, http://127.0.0.1:53975,
http://127.0.0.1:53992, http://127.0.0.1:54000, http://127.0.0.1:54009]
[junit4] > at
__randomizedtesting.SeedInfo.seed([D132E48489767C4A]:0)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1056)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request:[http://127.0.0.1:53981,
http://127.0.0.1:53975, http://127.0.0.1:53992, http://127.0.0.1:54000,
http://127.0.0.1:54009]
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:878)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1548)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1569)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1037)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
fully create collection: awholynewstresscollection_collection1_1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
[junit4] > ... 6 more
[junit4] 2> 978843 T849 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-D132E48489767C4A-001
[junit4] 2> 269235 T848 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene410:
{a_i1=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct),
id=PostingsFormat(name=Lucene41VarGapFixedInterval),
other_tl1=PostingsFormat(name=Lucene41VarGapFixedInterval),
_version_=PostingsFormat(name=Lucene41VarGapFixedInterval),
multiDefault=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=Direct),
intDefault=PostingsFormat(name=Lucene41VarGapFixedInterval),
timestamp=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory
doPackFST= true)}, docValues:{timestamp=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=iw,
timezone=Europe/Istanbul
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=198372864,total=369098752
[junit4] 2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest,
TestFastLRUCache, TestFreeTextSuggestions, TestSchemaSimilarityResource,
ShardSplitTest, CoreContainerCoreInitFailuresTest, SolrIndexSplitterTest,
TestDocBasedVersionConstraints, TestCloudManagedSchemaConcurrent, TestDocSet,
DocValuesMultiTest, SliceStateTest, OutputWriterTest, TestMergePolicyConfig,
TestFastWriter, CollectionsAPIDistributedZkTest]
[junit4] Completed on J3 in 269.79s, 1 test, 1 error <<< FAILURES!
[...truncated 970 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:498:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:471:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:60:
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:1358:
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: 429 suites, 1772 tests, 1 error, 55 ignored (11
assumptions)
Total time: 161 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #633
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 637384016 bytes
Compression is 0.0%
Took 1 min 42 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]