Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12035/
Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test
Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000
ms! ClusterState: { "collection1":{ "replicationFactor":"1",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node1":{
"core":"collection1", "base_url":"http://127.0.0.1:55241",
"node_name":"127.0.0.1:55241_", "state":"active",
"leader":"true"}, "core_node2":{ "core":"collection1",
"base_url":"http://127.0.0.1:47845",
"node_name":"127.0.0.1:47845_", "state":"recovering"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "autoCreated":"true"}, "control_collection":{
"replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node1":{ "core":"collection1",
"base_url":"http://127.0.0.1:42796",
"node_name":"127.0.0.1:42796_", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false",
"autoCreated":"true"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
collection1 come up within 30000 ms! ClusterState: {
"collection1":{
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1",
"base_url":"http://127.0.0.1:55241",
"node_name":"127.0.0.1:55241_",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"collection1",
"base_url":"http://127.0.0.1:47845",
"node_name":"127.0.0.1:47845_",
"state":"recovering"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"autoCreated":"true"},
"control_collection":{
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"collection1",
"base_url":"http://127.0.0.1:42796",
"node_name":"127.0.0.1:42796_",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"autoCreated":"true"}}
at
__randomizedtesting.SeedInfo.seed([242A02EEF39BA141:AC7E3D345D67CCB9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:103)
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:502)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
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
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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 10669 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/init-core-data-001
[junit4] 2> 1305329 T8542
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1305331 T8542 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1305331 T8543 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1305431 T8542 oasc.ZkTestServer.run start zk server on
port:53915
[junit4] 2> 1305432 T8542
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1305432 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1305433 T8550 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2e0e2b name:ZooKeeperConnection
Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1305434 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1305434 T8542 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1305434 T8542 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1305436 T8542
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1305436 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1305436 T8553 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d1bf17 name:ZooKeeperConnection
Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1305437 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1305437 T8542 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1305437 T8542 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1305438 T8542 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1305438 T8542 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1305439 T8542 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1305439 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1305440 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1305440 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1305441 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1305441 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1305442 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1305442 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1305443 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1305443 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1305443 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1305444 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1305444 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1305445 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1305445 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1305446 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1305446 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1305447 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1305447 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1305447 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1305448 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1305448 T8542 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1305449 T8542 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1305495 T8542 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1
[junit4] 2> 1305496 T8542 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1305499 T8542 oejs.AbstractConnector.doStart Started
[email protected]:48632
[junit4] 2> 1305500 T8542 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/tempDir-001/control/data, hostContext=/, hostPort=42796,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores}
[junit4] 2> 1305500 T8542 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
[junit4] 2> 1305500 T8542 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/'
[junit4] 2> 1305509 T8542 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/solr.xml
[junit4] 2> 1305512 T8542 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores
[junit4] 2> 1305512 T8542 oasc.CoreContainer.<init> New CoreContainer
11989247
[junit4] 2> 1305512 T8542 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/]
[junit4] 2> 1305513 T8542 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/lib
[junit4] 2> 1305513 T8542 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/lib).
[junit4] 2> 1305517 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1305517 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1305518 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1305518 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1305518 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1305518 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1305518 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1305519 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1305519 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1305519 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1305519 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1305520 T8542 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1305521 T8542 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1305521 T8542 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1305521 T8542 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1305521 T8542 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53915/solr
[junit4] 2> 1305522 T8542 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1305522 T8542
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1305522 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1305523 T8565 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@176fe39 name:ZooKeeperConnection
Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1305524 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1305524 T8542 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1305525 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1305526 T8568 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@421e50 name:ZooKeeperConnection
Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1305526 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1305526 T8542 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1305527 T8542 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1305528 T8542 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1305529 T8542 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1305530 T8542 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1305531 T8542 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1305531 T8542 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1305532 T8542 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1305532 T8542 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42796_
[junit4] 2> 1305533 T8542 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:42796_
[junit4] 2> 1305533 T8542 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1305534 T8542 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1305535 T8542 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1305535 T8542 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:42796_
[junit4] 2> 1305535 T8542 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1305536 T8542 oasc.Overseer.start Overseer
(id=93599447542136835-127.0.0.1:42796_-n_0000000000) starting
[junit4] 2> 1305537 T8542 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1305539 T8542 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1305539 T8570 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1305539 T8569 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1305539 T8542
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1305541 T8542 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores
[junit4] 2> 1305542 T8542 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1305542 T8542 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/
[junit4] 2> 1305542 T8542 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1305543 T8572 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1305543 T8572 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1305543 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1305543 T8572 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1305543 T8569 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:42796",
[junit4] 2> "node_name":"127.0.0.1:42796_",
[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> 1305544 T8569 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:42796",
[junit4] 2> "node_name":"127.0.0.1:42796_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1305544 T8569 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1305544 T8569 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1305545 T8568 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> 1306543 T8572 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1306544 T8572 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1306544 T8572 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1306544 T8572 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1306544 T8572 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1306545 T8572 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/'
[junit4] 2> 1306551 T8572 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1306552 T8572 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 1306555 T8572 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1306557 T8572 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1306566 T8572 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1306567 T8572 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1306570 T8572 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1306635 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1306638 T8572 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1306639 T8572 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1306642 T8572 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1306643 T8572 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1306644 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1306644 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1306645 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1306645 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1306645 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1306645 T8572 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1306646 T8572 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1306646 T8572 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1306646 T8572 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/data/
[junit4] 2> 1306646 T8572 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a0967
[junit4] 2> 1306647 T8572 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/data
[junit4] 2> 1306647 T8572 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/data/index/
[junit4] 2> 1306647 T8572 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1306647 T8572 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/control-001/cores/collection1/data/index
[junit4] 2> 1306647 T8572 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=85.9765625,
floorSegmentMB=2.1640625, forceMergeDeletesPctAllowed=28.59752843132574,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1306648 T8572 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e1270b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f4a7b2),segFN=segments_1,generation=1}
[junit4] 2> 1306648 T8572 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1306650 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1306650 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1306650 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1306650 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1306650 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1306651 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1306651 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1306651 T8572 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1306651 T8572 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1306652 T8572 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1306653 T8572 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1306653 T8572 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1306654 T8572 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1306658 T8572 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1306659 T8572 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1306659 T8572 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1306659 T8572 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1306659 T8572 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1306660 T8572 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1306660 T8572 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=42.5283203125,
floorSegmentMB=1.4130859375, forceMergeDeletesPctAllowed=13.072264839852675,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.299540530728451
[junit4] 2> 1306660 T8572 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e1270b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f4a7b2),segFN=segments_1,generation=1}
[junit4] 2> 1306660 T8572 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1306660 T8572 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@4f348a[collection1] main
[junit4] 2> 1306661 T8572 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1306661 T8572 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1306661 T8572 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1306661 T8572 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1306662 T8572 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1306662 T8572 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1306662 T8572 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1306662 T8572 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1306662 T8572 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1306662 T8572 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1306663 T8572 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1306663 T8573 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@4f348a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1306663 T8576 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:42796 collection:control_collection shard:shard1
[junit4] 2> 1306663 T8542 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1306663 T8542 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1306663 T8576 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1306664 T8542
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1306665 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1306665 T8576 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1306666 T8580 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@173658e name:ZooKeeperConnection
Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1306666 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1306666 T8576 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1306666 T8576 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 1306666 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> ASYNC NEW_CORE C4305 name=collection1
org.apache.solr.core.SolrCore@1ddb995 url=http://127.0.0.1:42796/collection1
node=127.0.0.1:42796_ C4305_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:42796,
node_name=127.0.0.1:42796_, state=down}
[junit4] 2> 1306666 T8576 C:control_collection S:shard1 C4305 P42796
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42796/collection1/
[junit4] 2> 1306666 T8542 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1306667 T8569 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> 1306667 T8576 C:control_collection S:shard1 C4305 P42796
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1306667 T8542
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1306667 T8576 C:control_collection S:shard1 C4305 P42796
oasc.SyncStrategy.syncToMe http://127.0.0.1:42796/collection1/ has no replicas
[junit4] 2> 1306667 T8576 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:42796/collection1/ shard1
[junit4] 2> 1306667 T8576 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1306668 T8542 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1306668 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1306669 T8569 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:42796",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1306714 T8542 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1
[junit4] 2> 1306715 T8542 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001
[junit4] 2> 1306715 T8542 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1306716 T8542 oejs.AbstractConnector.doStart Started
[email protected]:52274
[junit4] 2> 1306717 T8542 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/, hostPort=55241,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores}
[junit4] 2> 1306717 T8542 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
[junit4] 2> 1306718 T8542 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/'
[junit4] 2> 1306726 T8542 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/solr.xml
[junit4] 2> 1306728 T8542 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores
[junit4] 2> 1306729 T8542 oasc.CoreContainer.<init> New CoreContainer
25764548
[junit4] 2> 1306729 T8542 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/]
[junit4] 2> 1306729 T8542 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/lib
[junit4] 2> 1306729 T8542 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/lib).
[junit4] 2> 1306733 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1306734 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1306734 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1306734 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1306734 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1306734 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1306735 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1306735 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1306735 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1306735 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1306735 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1306736 T8542 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1306737 T8542 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1306737 T8542 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1306737 T8542 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1306737 T8542 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53915/solr
[junit4] 2> 1306738 T8542 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1306738 T8542
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1306738 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1306739 T8592 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@16cc412 name:ZooKeeperConnection
Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1306740 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1306740 T8542 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1306741 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1306742 T8595 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@f28ebe name:ZooKeeperConnection
Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1306742 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1306744 T8542
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1306770 T8580 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> 1306770 T8595 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> 1306770 T8568 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> 1306819 T8576 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:42796/collection1/ and
leader is http://127.0.0.1:42796/collection1/
[junit4] 2> 1306819 T8576 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:42796
[junit4] 2> 1306819 T8576 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1306819 T8576 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 1306819 T8576 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1306820 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1306820 T8569 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:42796",
[junit4] 2> "node_name":"127.0.0.1:42796_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1306821 T8569 oasco.ReplicaMutator.updateState Update state
numShards=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:42796",
[junit4] 2> "node_name":"127.0.0.1:42796_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1306922 T8580 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> 1306922 T8595 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> 1306922 T8568 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> 1307746 T8542 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55241_
[junit4] 2> 1307747 T8542 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55241_
[junit4] 2> 1307747 T8542 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1307748 T8542 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores
[junit4] 2> 1307749 T8542 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1307749 T8542 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/
[junit4] 2> 1307749 T8542 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1307750 T8596 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1307750 T8596 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1307750 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1307750 T8596 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1307751 T8569 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:55241",
[junit4] 2> "node_name":"127.0.0.1:55241_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1307751 T8569 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:55241",
[junit4] 2> "node_name":"127.0.0.1:55241_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1307751 T8569 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1307751 T8569 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1307853 T8580 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> 1307853 T8568 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> 1307853 T8595 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> 1308751 T8596 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1308751 T8596 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1308751 T8596 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1308751 T8596 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1308752 T8596 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1308752 T8596 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/'
[junit4] 2> 1308758 T8596 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1308759 T8596 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1308761 T8596 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1308764 T8596 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1308769 T8596 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1308769 T8596 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1308772 T8596 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1308852 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1308857 T8596 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1308858 T8596 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1308863 T8596 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1308864 T8596 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1308865 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1308866 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1308866 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1308866 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1308866 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1308867 T8596 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1308867 T8596 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1308867 T8596 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1308867 T8596 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/data/
[junit4] 2> 1308868 T8596 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a0967
[junit4] 2> 1308868 T8596 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/data
[junit4] 2> 1308868 T8596 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1308868 T8596 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1308869 T8596 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1308869 T8596 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=85.9765625,
floorSegmentMB=2.1640625, forceMergeDeletesPctAllowed=28.59752843132574,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1308870 T8596 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@55cf07
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5592a4),segFN=segments_1,generation=1}
[junit4] 2> 1308870 T8596 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1308873 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1308873 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1308873 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1308874 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1308874 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1308874 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1308874 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1308874 T8596 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1308875 T8596 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1308876 T8596 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1308877 T8596 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1308878 T8596 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1308878 T8596 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1308880 T8596 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1308881 T8596 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1308881 T8596 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1308881 T8596 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 1308882 T8596 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1308882 T8596 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1308882 T8596 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=42.5283203125,
floorSegmentMB=1.4130859375, forceMergeDeletesPctAllowed=13.072264839852675,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.299540530728451
[junit4] 2> 1308882 T8596 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@55cf07
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5592a4),segFN=segments_1,generation=1}
[junit4] 2> 1308882 T8596 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1308883 T8596 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@2d7cf5[collection1] main
[junit4] 2> 1308883 T8596 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1308883 T8596 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1308883 T8596 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1308884 T8596 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1308884 T8596 C:collection1 c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1308884 T8596 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1308884 T8596 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1308884 T8596 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1308884 T8596 C:collection1 c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1308885 T8596 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1308885 T8597 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@2d7cf5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1308885 T8596 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1308886 T8600 C:collection1 S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:55241 collection:collection1 shard:shard1
[junit4] 2> 1308886 T8542 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1308886 T8542 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1308886 T8600 C:collection1 S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1308888 T8600 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1308888 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1308888 T8600 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1308889 T8600 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 1308889 T8569 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> ASYNC NEW_CORE C4306 name=collection1
org.apache.solr.core.SolrCore@1f329b7 url=http://127.0.0.1:55241/collection1
node=127.0.0.1:55241_ C4306_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:55241,
node_name=127.0.0.1:55241_, state=down}
[junit4] 2> 1308889 T8600 C:collection1 S:shard1 C4306 P55241
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55241/collection1/
[junit4] 2> 1308889 T8600 C:collection1 S:shard1 C4306 P55241
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1308889 T8600 C:collection1 S:shard1 C4306 P55241
oasc.SyncStrategy.syncToMe http://127.0.0.1:55241/collection1/ has no replicas
[junit4] 2> 1308889 T8600 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:55241/collection1/ shard1
[junit4] 2> 1308889 T8600 C:collection1 S:shard1
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4] 2> 1308891 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1308891 T8569 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55241",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1308956 T8542 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1
[junit4] 2> 1308957 T8542 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001
[junit4] 2> 1308958 T8542 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1308960 T8542 oejs.AbstractConnector.doStart Started
[email protected]:36660
[junit4] 2> 1308960 T8542 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/, hostPort=47845,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores}
[junit4] 2> 1308960 T8542 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
[junit4] 2> 1308961 T8542 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/'
[junit4] 2> 1308969 T8542 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/solr.xml
[junit4] 2> 1308972 T8542 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores
[junit4] 2> 1308972 T8542 oasc.CoreContainer.<init> New CoreContainer
22535007
[junit4] 2> 1308972 T8542 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/]
[junit4] 2> 1308973 T8542 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/lib
[junit4] 2> 1308973 T8542 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/lib).
[junit4] 2> 1308977 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1308977 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1308977 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1308978 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1308978 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1308978 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1308978 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1308978 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1308978 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1308979 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1308979 T8542 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1308980 T8542 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1308980 T8542 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1308980 T8542 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1308981 T8542 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1308981 T8542 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53915/solr
[junit4] 2> 1308981 T8542 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1308981 T8542
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1308982 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1308983 T8613 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e2d35a name:ZooKeeperConnection
Watcher:127.0.0.1:53915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1308983 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1308984 T8542 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1308985 T8542 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1308985 T8616 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e00dc6 name:ZooKeeperConnection
Watcher:127.0.0.1:53915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1308985 T8542 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1308987 T8542
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1308992 T8580 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> 1308992 T8595 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> 1308992 T8616 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> 1308992 T8568 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> 1309041 T8600 C:collection1 S:shard1
oasc.ZkController.register We are http://127.0.0.1:55241/collection1/ and
leader is http://127.0.0.1:55241/collection1/
[junit4] 2> 1309041 T8600 C:collection1 S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:55241
[junit4] 2> 1309042 T8600 C:collection1 S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1309042 T8600 C:collection1 S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 1309042 T8600 C:collection1 S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1309042 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1309043 T8569 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:55241",
[junit4] 2> "node_name":"127.0.0.1:55241_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 1309043 T8569 oasco.ReplicaMutator.updateState Update state
numShards=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:55241",
[junit4] 2> "node_name":"127.0.0.1:55241_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1309144 T8580 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> 1309144 T8616 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> 1309144 T8595 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> 1309144 T8568 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> 1309989 T8542 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47845_
[junit4] 2> 1309990 T8542 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47845_
[junit4] 2> 1309991 T8542 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1309992 T8542 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores
[junit4] 2> 1309993 T8542 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1309993 T8542 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/
[junit4] 2> 1309993 T8542 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1309994 T8617 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1309994 T8617 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1309994 T8617 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1309994 T8568 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1309995 T8569 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:47845",
[junit4] 2> "node_name":"127.0.0.1:47845_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 1309995 T8569 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:47845",
[junit4] 2> "node_name":"127.0.0.1:47845_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1309995 T8569 oasco.ReplicaMutator.updateState Collection
already exists with numShards=1
[junit4] 2> 1309995 T8569 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1310096 T8580 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> 1310096 T8616 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> 1310096 T8568 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> 1310096 T8595 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> 1310994 T8617 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1310995 T8617 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1310995 T8617 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1310995 T8617 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1310995 T8617 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1310995 T8617 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/'
[junit4] 2> 1311013 T8617 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1311014 T8617 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1311016 T8617 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1311018 T8617 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1311024 T8617 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1311024 T8617 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1311027 T8617 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1311091 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1311095 T8617 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1311095 T8617 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1311099 T8617 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1311100 T8617 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1311101 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1311101 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1311101 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1311101 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1311102 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1311102 T8617 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1311102 T8617 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1311102 T8617 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1311102 T8617 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/data/
[junit4] 2> 1311102 T8617 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a0967
[junit4] 2> 1311103 T8617 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/data
[junit4] 2> 1311103 T8617 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 1311103 T8617 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-00
[...truncated too long message...]
cting to 127.0.0.1:53915 53915
[junit4] 2> 1366097 T8543 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1366097 T8542 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:42796/
[junit4] 2> 1366097 T8542 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 8 connections to: http://127.0.0.1:55241/
[junit4] 2> 1366097 T8542 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 1 connections to: http://127.0.0.1:47845/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RecoveryAfterSoftCommitTest -Dtests.method=test
-Dtests.seed=242A02EEF39BA141 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=mt_MT -Dtests.timezone=Africa/Djibouti -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 60.8s J2 | RecoveryAfterSoftCommitTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Didn't see all
replicas for shard shard1 in collection1 come up within 30000 ms! ClusterState:
{
[junit4] > "collection1":{
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"collection1",
[junit4] > "base_url":"http://127.0.0.1:55241",
[junit4] > "node_name":"127.0.0.1:55241_",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "core":"collection1",
[junit4] > "base_url":"http://127.0.0.1:47845",
[junit4] > "node_name":"127.0.0.1:47845_",
[junit4] > "state":"recovering"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "autoCreated":"true"},
[junit4] > "control_collection":{
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node1":{
[junit4] > "core":"collection1",
[junit4] > "base_url":"http://127.0.0.1:42796",
[junit4] > "node_name":"127.0.0.1:42796_",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "autoCreated":"true"}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([242A02EEF39BA141:AC7E3D345D67CCB9]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
[junit4] > at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:103)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1366103 T8542 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryAfterSoftCommitTest
242A02EEF39BA141-001
[junit4] 2> 60776 T8541 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=Direct),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
intDefault=PostingsFormat(name=Direct),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=Asserting),
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity,
locale=mt_MT, timezone=Africa/Djibouti
[junit4] 2> NOTE: Linux 3.13.0-48-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=12,threads=1,free=158940040,total=273915904
[junit4] 2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory,
TestCSVResponseWriter, TestImplicitCoreProperties, AtomicUpdatesTest,
TestPseudoReturnFields, TestNoOpRegenerator, AnalyticsQueryTest,
SolrIndexSplitterTest, HdfsWriteToMultipleCollectionsTest, TestStressReorder,
TestSystemIdResolver, TestReqParamsAPI, TestRecovery, DateRangeFieldTest,
PolyFieldTest, ConnectionManagerTest, TestDefaultSimilarityFactory,
TestGroupingSearch, TestDefaultSearchFieldResource, DirectUpdateHandlerTest,
TestUtils, CustomCollectionTest, ResponseLogComponentTest,
SimpleMLTQParserTest, TestSurroundQueryParser,
ParsingFieldUpdateProcessorsTest, DocValuesMissingTest, AutoCommitTest,
TestCloudManagedSchema, SpellCheckCollatorTest, LeaderElectionTest,
DeleteReplicaTest, MoreLikeThisHandlerTest, RecoveryZkTest,
TestDocBasedVersionConstraints, CloudExitableDirectoryReaderTest,
SearchHandlerTest, FullSolrCloudDistribCmdsTest, TestQuerySenderNoQuery,
DocValuesTest, OpenExchangeRatesOrgProviderTest, AddBlockUpdateTest,
BlockCacheTest, TestSchemaVersionResource, TestFieldTypeCollectionResource,
CursorPagingTest, RegexBoostProcessorTest, TestFastOutputStream,
MultiThreadedOCPTest, CoreAdminRequestStatusTest, CursorMarkTest,
SharedFSAutoReplicaFailoverTest, OverseerCollectionProcessorTest,
TestManagedSchemaFieldResource, TestJsonRequest, StressHdfsTest,
CoreAdminCreateDiscoverTest, TestLuceneMatchVersion, TestSolrXml,
DeleteInactiveReplicaTest, MergeStrategyTest, DirectSolrSpellCheckerTest,
TestSolrDynamicMBean, TestExtendedDismaxParser, BadIndexSchemaTest,
LoggingHandlerTest, TestOrdValues, AnalysisErrorHandlingTest,
BinaryUpdateRequestHandlerTest, TestCollationField, TestTrie,
TestSimpleQParserPlugin, CircularListTest, TestReload,
TestObjectReleaseTracker, CollectionsAPIDistributedZkTest, ShardRoutingTest,
ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest,
TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest,
HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial,
SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, TestSort, TestLazyCores,
TestBadConfig, HighlighterTest, SoftAutoCommitTest,
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest,
SuggesterTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest,
SortByFunctionTest, SolrInfoMBeanTest, DebugComponentTest,
IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes,
TestOmitPositions, XmlUpdateRequestHandlerTest, TestSolrQueryParser,
FastVectorHighlighterTest, ReturnFieldsTest, JSONWriterTest,
TestAnalyzedSuggestions, TestBinaryResponseWriter, SOLR749Test,
UpdateParamsTest, TestSolrIndexConfig, TestStressRecovery,
PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter,
DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache,
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest,
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest,
TestJettySolrRunner, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest,
DistribJoinFromCollectionTest, HttpPartitionTest, RecoveryAfterSoftCommitTest]
[junit4] Completed on J2 in 61.79s, 1 test, 1 failure <<< FAILURES!
[...truncated 307 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976:
There were test failures: 478 suites, 1902 tests, 1 failure, 47 ignored (20
assumptions)
Total time: 51 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b54 -server
-XX:+UseConcMarkSweepGC
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]