Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/4/
Java: 64bit/jdk1.8.0_40-ea-b20 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDistribSearch
Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time
elapsed 15,617 output for url is { "responseHeader":{ "status":0,
"QTime":0}, "response":{ "numFound":1, "start":0, "docs":[{
"id":"test/1", "md5":"2c974205bc83615352406a7171c9862",
"blobName":"test", "version":1,
"timestamp":"2015-01-15T22:02:27.762Z", "size":5317}]}}
Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts.
Expecting 2 items. time elapsed 15,617 output for url is {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"numFound":1,
"start":0,
"docs":[{
"id":"test/1",
"md5":"2c974205bc83615352406a7171c9862",
"blobName":"test",
"version":1,
"timestamp":"2015-01-15T22:02:27.762Z",
"size":5317}]}}
at
__randomizedtesting.SeedInfo.seed([CFBA9475AD91E3C1:4E5C1A6DDACE83FD]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:150)
at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:114)
at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:70)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:54)
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 9432 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/init-core-data-001
[junit4] 2> 662870 T2844 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 662871 T2844 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 662874 T2844 oas.SolrTestCaseJ4.setUp ###Starting testDown
[junit4] 2> 662874 T2844 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 662875 T2845 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 662975 T2844 oasc.ZkTestServer.run start zk server on
port:32842
[junit4] 2> 662975 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 662976 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 662980 T2852 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59db67c4
name:ZooKeeperConnection Watcher:127.0.0.1:32842 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 662980 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 662980 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 662980 T2844 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 662984 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 662994 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 663000 T2855 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2523fb11
name:ZooKeeperConnection Watcher:127.0.0.1:32842/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 663000 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 663001 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 663001 T2844 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 663003 T2844 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 663005 T2844 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 663006 T2844 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 663007 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 663007 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 663009 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 663010 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 663011 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 663011 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 663014 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 663014 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 663015 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 663016 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 663017 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 663018 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 663019 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 663020 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 663021 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 663022 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 663024 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 663024 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 663026 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 663026 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 663028 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 663028 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 663031 T2844 oas.SolrTestCaseJ4.tearDown ###Ending testDown
[junit4] 2> 663033 T2844 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:32842 32842
[junit4] 2> 668452 T2845 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:32842 32842
[junit4] 2> 668454 T2844 oas.SolrTestCaseJ4.tearDown ###Ending testDown
[junit4] 2> 668454 T2844 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:32842 32842
[junit4] 2> 668454 T2844 oas.SolrTestCaseJ4.tearDown ###Ending testDown
[junit4] 2> 668455 T2844 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:32842 32842
[junit4] 2> 668458 T2844 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 668459 T2844 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 668459 T2856 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 668559 T2844 oasc.ZkTestServer.run start zk server on
port:36473
[junit4] 2> 668560 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 668560 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 668563 T2863 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@74b75f02
name:ZooKeeperConnection Watcher:127.0.0.1:36473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 668564 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 668564 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 668564 T2844 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 668574 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 668575 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 668576 T2866 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@66365924
name:ZooKeeperConnection Watcher:127.0.0.1:36473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 668577 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 668577 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 668577 T2844 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 668579 T2844 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 668580 T2844 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 668581 T2844 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 668582 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 668583 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 668584 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 668585 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 668586 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 668586 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 668587 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 668588 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 668589 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 668589 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 668590 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 668590 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 668591 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 668592 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 668593 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 668593 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 668594 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 668594 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 668595 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 668596 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 668597 T2844 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 668597 T2844 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 668850 T2844 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 668854 T2844 oejs.AbstractConnector.doStart Started
[email protected]:47256
[junit4] 2> 668854 T2844 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 668855 T2844 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 668855 T2844 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-003
[junit4] 2> 668855 T2844 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-003/'
[junit4] 2> 668868 T2844 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-003/solr.xml
[junit4] 2> 668906 T2844 oasc.CoreContainer.<init> New CoreContainer
364257830
[junit4] 2> 668907 T2844 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-003/]
[junit4] 2> 668907 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 668907 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 668908 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 668908 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 668908 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 668908 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 668908 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 668909 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 668909 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 668909 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 668909 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 668910 T2844 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 668910 T2844 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 668910 T2844 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 668910 T2844 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 668911 T2844 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36473/solr
[junit4] 2> 668911 T2844 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 668911 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 668912 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 668914 T2878 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@379c50bd
name:ZooKeeperConnection Watcher:127.0.0.1:36473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 668914 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 668914 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 668916 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 668917 T2881 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6008d104
name:ZooKeeperConnection Watcher:127.0.0.1:36473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 668918 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 668919 T2844 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 668920 T2844 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 668921 T2844 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 668923 T2844 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 668924 T2844 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 668925 T2844 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 668926 T2844 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47256_
[junit4] 2> 668926 T2844 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47256_
[junit4] 2> 668927 T2844 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 668928 T2844 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 668929 T2844 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 668930 T2844 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:47256_
[junit4] 2> 668930 T2844 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 668934 T2844 oasc.Overseer.start Overseer
(id=93150205223763971-127.0.0.1:47256_-n_0000000000) starting
[junit4] 2> 668936 T2844 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 668940 T2844 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 668940 T2883 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 668940 T2844 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 668942 T2844 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 668943 T2844
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 668945 T2882 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 668946 T2885 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 668946 T2885 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 668947 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 668947 T2885 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 668949 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47256",
[junit4] 2> "node_name":"127.0.0.1:47256_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 668949 T2882 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47256",
[junit4] 2> "node_name":"127.0.0.1:47256_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 668949 T2882 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 668950 T2882 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 668950 T2881 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> 669947 T2885 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 669948 T2885 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 669948 T2885 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 669948 T2885 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 669949 T2885 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 669949 T2885 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-003/collection1/'
[junit4] 2> 669949 T2885 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 669950 T2885 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 669950 T2885 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 669961 T2885 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 669963 T2885 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 669967 T2885 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 669971 T2885 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 669981 T2885 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 669982 T2885 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 669986 T2885 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 670078 T2885 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 670081 T2885 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 670083 T2885 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 670090 T2885 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 670091 T2885 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 670093 T2885 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 670094 T2885
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 670094 T2885
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 670094 T2885 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 670094 T2885
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 670095 T2885
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 670095 T2885 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 670095 T2885 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 670095 T2885 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/control/data/
[junit4] 2> 670095 T2885 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7614d95a
[junit4] 2> 670096 T2885 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/control/data
[junit4] 2> 670096 T2885 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/control/data/index/
[junit4] 2> 670096 T2885 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 670096 T2885 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/control/data/index
[junit4] 2> 670097 T2885 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 670097 T2885 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6382c328
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e22d3bf),segFN=segments_1,generation=1}
[junit4] 2> 670097 T2885 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 670099 T2885 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 670099 T2885 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 670100 T2885 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 670100 T2885 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 670100 T2885 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 670100 T2885 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 670100 T2885 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 670100 T2885 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 670101 T2885 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 670101 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 670101 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 670101 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 670102 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 670102 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 670102 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 670102 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 670103 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 670103 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 670103 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 670104 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 670104 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 670104 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 670104 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 670105 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 670105 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 670105 T2885 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 670105 T2885 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 670107 T2885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 670107 T2885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 670108 T2885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 670109 T2885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 670109 T2885 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 670110 T2885 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 670110 T2885 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 670111 T2885 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 670111 T2885 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6382c328
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e22d3bf),segFN=segments_1,generation=1}
[junit4] 2> 670111 T2885 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 670111 T2885 oass.SolrIndexSearcher.<init> Opening
Searcher@3f5f432c[collection1] main
[junit4] 2> 670112 T2885 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 670112 T2885 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 670112 T2885 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 670113 T2885
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 670113 T2885 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 670113 T2885 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 670114 T2885
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 670114 T2885 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 670114 T2885 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 670114 T2885 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 670115 T2886 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3f5f432c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670115 T2885 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 670116 T2889 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47256 collection:control_collection
shard:shard1
[junit4] 2> 670116 T2844 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
[junit4] 2> 670116 T2889 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 670116 T2844 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 670117 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 670118 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 670120 T2892 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3d5aeb5e
name:ZooKeeperConnection Watcher:127.0.0.1:36473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 670120 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 670121 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 670121 T2889 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 670122 T2844
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 670122 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 670123 T2889
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 670123 T2889 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C507 name=collection1
org.apache.solr.core.SolrCore@6cf98e3c url=http://127.0.0.1:47256/collection1
node=127.0.0.1:47256_ C507_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47256,
node_name=127.0.0.1:47256_, state=down}
[junit4] 2> 670123 T2889 C507 P47256 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:47256/collection1/
[junit4] 2> 670123 T2889 C507 P47256 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 670124 T2889 C507 P47256 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47256/collection1/ has no replicas
[junit4] 2> 670124 T2889 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:47256/collection1/ shard1
[junit4] 2> 670123 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 670124 T2844 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 670124 T2889 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 670127 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 670127 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:47256",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 670229 T2881 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> 670229 T2892 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> 670278 T2889 oasc.ZkController.register We are
http://127.0.0.1:47256/collection1/ and leader is
http://127.0.0.1:47256/collection1/
[junit4] 2> 670278 T2889 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:47256
[junit4] 2> 670278 T2889 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 670278 T2889 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 670278 T2889 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 670279 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 670281 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47256",
[junit4] 2> "node_name":"127.0.0.1:47256_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 670281 T2882 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47256",
[junit4] 2> "node_name":"127.0.0.1:47256_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 670383 T2881 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> 670383 T2892 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> 670386 T2844 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 670386 T2844 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 670388 T2844 oejs.AbstractConnector.doStart Started
[email protected]:47252
[junit4] 2> 670389 T2844 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 670389 T2844 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 670390 T2844 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-004
[junit4] 2> 670390 T2844 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-004/'
[junit4] 2> 670403 T2844 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-004/solr.xml
[junit4] 2> 670411 T2844 oasc.CoreContainer.<init> New CoreContainer
57459405
[junit4] 2> 670412 T2844 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-004/]
[junit4] 2> 670412 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 670412 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 670413 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 670413 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 670413 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 670413 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 670413 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 670414 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 670414 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 670414 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 670414 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 670415 T2844 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 670415 T2844 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 670415 T2844 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 670415 T2844 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 670416 T2844 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36473/solr
[junit4] 2> 670416 T2844 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 670416 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 670417 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 670419 T2904 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1b5d50e5
name:ZooKeeperConnection Watcher:127.0.0.1:36473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 670419 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 670419 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 670422 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 670423 T2907 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@41300233
name:ZooKeeperConnection Watcher:127.0.0.1:36473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 670424 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 670427 T2844
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 671429 T2844 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47252_
[junit4] 2> 671430 T2844 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47252_
[junit4] 2> 671433 T2844 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 671436 T2908 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 671436 T2908 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 671436 T2908 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 671436 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 671437 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47252",
[junit4] 2> "node_name":"127.0.0.1:47252_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 671438 T2882 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47252",
[junit4] 2> "node_name":"127.0.0.1:47252_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 671438 T2882 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 671438 T2882 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 671540 T2881 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 671540 T2892 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 671540 T2907 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672437 T2908 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 672437 T2908 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 672437 T2908 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 672437 T2908 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 672438 T2908 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 672438 T2908 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-004/collection1/'
[junit4] 2> 672439 T2908 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 672439 T2908 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 672439 T2908 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 672450 T2908 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 672452 T2908 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 672455 T2908 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 672460 T2908 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 672469 T2908 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 672470 T2908 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 672475 T2908 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 672565 T2908 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 672584 T2908 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 672586 T2908 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 672591 T2908 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 672593 T2908 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 672595 T2908 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 672595 T2908
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 672595 T2908
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 672595 T2908 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 672596 T2908
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 672596 T2908
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 672596 T2908 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 672596 T2908 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 672597 T2908 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty1/
[junit4] 2> 672597 T2908 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7614d95a
[junit4] 2> 672597 T2908 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty1
[junit4] 2> 672597 T2908 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty1/index/
[junit4] 2> 672598 T2908 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 672598 T2908 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty1/index
[junit4] 2> 672598 T2908 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 672599 T2908 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5fdf1218
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66614e2),segFN=segments_1,generation=1}
[junit4] 2> 672599 T2908 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 672601 T2908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 672601 T2908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 672602 T2908 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 672602 T2908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 672602 T2908 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 672602 T2908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 672602 T2908 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 672602 T2908 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 672603 T2908 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 672603 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 672603 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 672603 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 672604 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 672604 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 672604 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 672605 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 672606 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 672606 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 672606 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 672607 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 672607 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 672607 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 672608 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 672608 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 672608 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 672609 T2908 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 672609 T2908 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 672610 T2908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 672611 T2908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 672612 T2908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 672612 T2908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 672613 T2908 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 672614 T2908 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 672614 T2908 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 672615 T2908 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 672615 T2908 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5fdf1218
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66614e2),segFN=segments_1,generation=1}
[junit4] 2> 672615 T2908 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 672616 T2908 oass.SolrIndexSearcher.<init> Opening
Searcher@2de39af[collection1] main
[junit4] 2> 672616 T2908 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 672616 T2908 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 672617 T2908 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 672617 T2908
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 672617 T2908 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 672617 T2908 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 672618 T2908
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 672618 T2908 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 672618 T2908 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 672618 T2908 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 672619 T2909 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2de39af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 672619 T2908 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 672619 T2912 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47252 collection:collection1
shard:shard2
[junit4] 2> 672620 T2844 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
[junit4] 2> 672620 T2844 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 672620 T2912 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 672623 T2912 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 672624 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 672624 T2912
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 672624 T2912 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C508 name=collection1
org.apache.solr.core.SolrCore@147945db url=http://127.0.0.1:47252/collection1
node=127.0.0.1:47252_ C508_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47252,
node_name=127.0.0.1:47252_, state=down}
[junit4] 2> 672624 T2912 C508 P47252 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:47252/collection1/
[junit4] 2> 672624 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 672625 T2912 C508 P47252 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 672625 T2912 C508 P47252 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47252/collection1/ has no replicas
[junit4] 2> 672625 T2912 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:47252/collection1/ shard2
[junit4] 2> 672625 T2912 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 672628 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 672628 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:47252",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 672730 T2881 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672730 T2892 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672730 T2907 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672778 T2912 oasc.ZkController.register We are
http://127.0.0.1:47252/collection1/ and leader is
http://127.0.0.1:47252/collection1/
[junit4] 2> 672779 T2912 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:47252
[junit4] 2> 672779 T2912 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 672779 T2912 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 672779 T2912 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 672780 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 672781 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47252",
[junit4] 2> "node_name":"127.0.0.1:47252_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 672781 T2882 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47252",
[junit4] 2> "node_name":"127.0.0.1:47252_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 672877 T2844 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 672878 T2844 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 672879 T2844 oejs.AbstractConnector.doStart Started
[email protected]:53502
[junit4] 2> 672880 T2844 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 672881 T2844 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 672881 T2844 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-005
[junit4] 2> 672881 T2844 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-005/'
[junit4] 2> 672883 T2907 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672883 T2881 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672883 T2892 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 672894 T2844 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-005/solr.xml
[junit4] 2> 672903 T2844 oasc.CoreContainer.<init> New CoreContainer
963164505
[junit4] 2> 672903 T2844 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-005/]
[junit4] 2> 672904 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 672904 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 672904 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 672904 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 672904 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 672905 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 672905 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 672905 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 672905 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 672905 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 672906 T2844 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 672906 T2844 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 672906 T2844 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 672907 T2844 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 672907 T2844 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 672907 T2844 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36473/solr
[junit4] 2> 672907 T2844 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 672908 T2844
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 672908 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 672910 T2924 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6a07d2eb
name:ZooKeeperConnection Watcher:127.0.0.1:36473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 672911 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 672911 T2844 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 672919 T2844 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 672921 T2927 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@45f54913
name:ZooKeeperConnection Watcher:127.0.0.1:36473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 672921 T2844 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 672925 T2844
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 673927 T2844 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53502_
[junit4] 2> 673928 T2844 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53502_
[junit4] 2> 673931 T2844 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 673933 T2928 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 673934 T2928 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 673936 T2928 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 673936 T2881 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 673937 T2882 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53502",
[junit4] 2> "node_name":"127.0.0.1:53502_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 673938 T2882 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53502",
[junit4] 2> "node_name":"127.0.0.1:53502_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 673938 T2882 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 673939 T2882 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 674041 T2907 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 674041 T2927 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 674041 T2881 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 674041 T2892 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 674936 T2928 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 674937 T2928 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 674937 T2928 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 674937 T2928 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 674938 T2928 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 674938 T2928 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-005/collection1/'
[junit4] 2> 674939 T2928 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-005/collection1/lib/.svn/'
to classloader
[junit4] 2> 674939 T2928 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-005/collection1/lib/classes/'
to classloader
[junit4] 2> 674939 T2928 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20CFBA9475AD91E3C1-001/tempDir-005/collection1/lib/README'
to classloader
[junit4] 2> 674959 T2928 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 674961 T2928 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 674967 T2928 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 674973 T2928 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 674986 T2928 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 674987 T2928 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 674994 T2928 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 675149 T2928 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 675154 T2928 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 675156 T2928 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 675162 T2928 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 675164 T2928 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 675167 T2928 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 675168 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 675168 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 675168 T2928 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 675168 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 675169 T2928
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 675169 T2928 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 675169 T2928 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 675169 T2928 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-005/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty2/
[junit4] 2> 675169 T2928 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7614d95a
[junit4] 2> 675170 T2928 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty2
[junit4] 2> 675171 T2928 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty2/index/
[junit4] 2> 675171 T2928 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 675172 T2928 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty2/index
[junit4] 2> 675172 T2928 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 675172 T2928 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@54a596c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a84b15e),segFN=segments_1,generation=1}
[junit4] 2> 675173 T2928 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 675175 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 675175 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 675175 T2928 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 675176 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 675176 T2928 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 675176 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 675176 T2928 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 675177 T2928 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 675177 T2928 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 675177 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 675178 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 675178 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 675178 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 675179 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 675179 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 675180 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 675181 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 675181 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 675184 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 675184 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 675185 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 675185 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 675186 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 675186 T2928 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 675187 T2928
[...truncated too long message...]
state"}
[junit4] 2> 706232 T2844 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 706233 T2844 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 706233 T2844 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 706234 T2844 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 706239 T2844 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 706239 T2844 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty4/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty4/index;done=false>>]
[junit4] 2> 706239 T2844 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty4/index
[junit4] 2> 706240 T2844 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty4
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty4;done=false>>]
[junit4] 2> 706240 T2844 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001/tempDir-002/jetty4
[junit4] 2> 706240 T2844 oasc.Overseer.close Overseer
(id=93150205223763980-127.0.0.1:46104_-n_0000000004) closing
[junit4] 2> 706240 T3025 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:46104_
[junit4] 2> 706243 T2969 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 706266 T2844 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 706457 T2844 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 706458 T2844 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36473 36473
[junit4] 2> 707283 T2856 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36473 36473
[junit4] 2> 707285 T2856 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2 /solr/configs/.system
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 707286 T2844 oasc.ChaosMonkey.monkeyLog monkey: stop shard!
47256
[junit4] 2> 707286 T2844 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 707286 T2844 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:36473 36473
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDistribSearch -Dtests.seed=CFBA9475AD91E3C1
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko
-Dtests.timezone=America/Glace_Bay -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 38.8s J1 | TestDynamicLoading.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not successfully
add blob after 150 attempts. Expecting 2 items. time elapsed 15,617 output
for url is {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "response":{
[junit4] > "numFound":1,
[junit4] > "start":0,
[junit4] > "docs":[{
[junit4] > "id":"test/1",
[junit4] > "md5":"2c974205bc83615352406a7171c9862",
[junit4] > "blobName":"test",
[junit4] > "version":1,
[junit4] > "timestamp":"2015-01-15T22:02:27.762Z",
[junit4] > "size":5317}]}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([CFBA9475AD91E3C1:4E5C1A6DDACE83FD]:0)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:150)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:114)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:70)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 707294 T2844 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
CFBA9475AD91E3C1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{blobName=PostingsFormat(name=Memory doPackFST= true),
size=PostingsFormat(name=Memory doPackFST= false),
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
version=PostingsFormat(name=Memory doPackFST= true),
md5=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
sim=DefaultSimilarity, locale=ko, timezone=America/Glace_Bay
[junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=238723640,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsChaosMonkeySafeLeaderTest, TestSolrDeletionPolicy1, TestCloudPivotFacet,
DistanceUnitsTest, OverseerRolesTest, TestRealTimeGet, HdfsSyncSliceTest,
TestRandomFaceting, AutoCommitTest, TestFieldSortValues, InfoHandlerTest,
TestPivotHelperCode, TestDistribDocBasedVersion, TestConfigSets,
TestLuceneMatchVersion, IndexSchemaTest, BJQParserTest, TestSearchPerf,
TestPostingsSolrHighlighter, DistributedFacetPivotSmallTest,
FastVectorHighlighterTest, SuggesterTSTTest, TestPseudoReturnFields,
TestRawResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest,
TestDistributedGrouping, SolrRequestParserTest, SpellCheckCollatorTest,
TestJoin, TestDefaultSimilarityFactory, UpdateRequestProcessorFactoryTest,
MBeansHandlerTest, TestLRUStatsCache, ReturnFieldsTest, SolrCmdDistributorTest,
MoreLikeThisHandlerTest, TestSolr4Spatial, ChaosMonkeySafeLeaderTest,
TestExactStatsCache, TestElisionMultitermQuery, QueryEqualityTest,
TestClusterStateMutator, ShardRoutingCustomTest, TestCloudInspectUtil,
TestMissingGroups, LoggingHandlerTest, OverseerCollectionProcessorTest,
BlockCacheTest, BasicFunctionalityTest, TestZkChroot,
TestRequestStatusCollectionAPI, OverriddenZkACLAndCredentialsProvidersTest,
DisMaxRequestHandlerTest, FieldMutatingUpdateProcessorTest,
DirectSolrSpellCheckerTest, DistributedDebugComponentTest, TestNRTOpen,
TestRTGBase, TestIntervalFaceting, TestMergePolicyConfig,
TestHighlightDedupGrouping, TestConfig, TestSchemaManager, BasicZkTest,
HdfsRecoveryZkTest, HdfsBasicDistributedZkTest, TestDocBasedVersionConstraints,
TestSchemaResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
CoreAdminRequestStatusTest, SimplePostToolTest, TestClassNameShortening,
OutOfBoxZkACLAndCredentialsProvidersTest, TestJmxMonitoredMap,
TimeZoneUtilsTest, FileUtilsTest, SchemaVersionSpecificBehaviorTest,
CSVRequestHandlerTest, TestShardHandlerFactory, DistributedTermsComponentTest,
TestSuggestSpellingConverter, TermVectorComponentDistributedTest,
HighlighterMaxOffsetTest, TestConfigOverlay, TestFreeTextSuggestions,
TestCollationFieldDocValues, TestHighFrequencyDictionaryFactory,
BadCopyFieldTest, SharedFSAutoReplicaFailoverUtilsTest, TestExpandComponent,
QueryParsingTest, SynonymTokenizerTest, FileBasedSpellCheckerTest,
BadComponentTest, TermsComponentTest, TestCollectionAPI, TestDocSet,
TestDynamicLoading]
[junit4] Completed on J1 in 44.45s, 2 tests, 1 failure <<< FAILURES!
[...truncated 932 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:190: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970:
There were test failures: 462 suites, 1872 tests, 1 failure, 47 ignored (21
assumptions)
Total time: 73 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b20
-XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]