Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2928/
1 tests failed.
REGRESSION: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test
Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000
ms! ClusterState: { "control_collection":{ "replicationFactor":"1",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{"core_node1":{
"base_url":"http://127.0.0.1:33535", "core":"collection1",
"state":"active", "node_name":"127.0.0.1:33535_",
"leader":"true"}}}}, "autoAddReplicas":"false", "autoCreated":"true",
"maxShardsPerNode":"1", "router":{"name":"compositeId"}},
"collection1":{ "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "base_url":"http://127.0.0.1:33544",
"core":"collection1", "state":"active",
"node_name":"127.0.0.1:33544_", "leader":"true"},
"core_node2":{ "base_url":"http://127.0.0.1:33554",
"core":"collection1", "state":"recovering",
"node_name":"127.0.0.1:33554_"}}}}, "autoAddReplicas":"false",
"autoCreated":"true", "maxShardsPerNode":"1",
"router":{"name":"compositeId"}}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
collection1 come up within 30000 ms! ClusterState: {
"control_collection":{
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"base_url":"http://127.0.0.1:33535",
"core":"collection1",
"state":"active",
"node_name":"127.0.0.1:33535_",
"leader":"true"}}}},
"autoAddReplicas":"false",
"autoCreated":"true",
"maxShardsPerNode":"1",
"router":{"name":"compositeId"}},
"collection1":{
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"base_url":"http://127.0.0.1:33544",
"core":"collection1",
"state":"active",
"node_name":"127.0.0.1:33544_",
"leader":"true"},
"core_node2":{
"base_url":"http://127.0.0.1:33554",
"core":"collection1",
"state":"recovering",
"node_name":"127.0.0.1:33554_"}}}},
"autoAddReplicas":"false",
"autoCreated":"true",
"maxShardsPerNode":"1",
"router":{"name":"compositeId"}}}
at
__randomizedtesting.SeedInfo.seed([A9860BCE52429128:21D23414FCBEFCD0]: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:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:57)
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:57)
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 10074 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/init-core-data-001
[junit4] 2> 1259674 T5573
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1259681 T5573 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1259682 T5574 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1259782 T5573 oasc.ZkTestServer.run start zk server on
port:33526
[junit4] 2> 1259783 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1259783 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1259787 T5581 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@79868f7c
name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1259788 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1259788 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1259788 T5573 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1259791 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1259792 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1259793 T5584 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@37d0b47c
name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1259793 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1259794 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1259794 T5573 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1259796 T5573 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1259797 T5573 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1259798 T5573 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1259800 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1259800 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1259803 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1259804 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1259906 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1259907 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1259909 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1259909 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1259911 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1259912 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1259914 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1259914 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1259916 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1259917 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1259919 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1259919 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1259921 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1259922 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1259924 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1259924 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1259926 T5573 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1259927 T5573 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1261233 T5573 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1
[junit4] 2> 1261238 T5573 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1261242 T5573 oejs.AbstractConnector.doStart Started
[email protected]:33536
[junit4] 2> 1261242 T5573 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=33535, hostContext=/,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/tempDir-001/control/data}
[junit4] 2> 1261243 T5573 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
[junit4] 2> 1261244 T5573 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/'
[junit4] 2> 1261296 T5573 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/solr.xml
[junit4] 2> 1261356 T5573 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores
[junit4] 2> 1261356 T5573 oasc.CoreContainer.<init> New CoreContainer
1746054381
[junit4] 2> 1261357 T5573 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/]
[junit4] 2> 1261357 T5573 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/lib
[junit4] 2> 1261358 T5573 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/lib).
[junit4] 2> 1261370 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1261371 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1261371 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1261371 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1261372 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1261372 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1261372 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1261373 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1261373 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1261373 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1261374 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1261381 T5573 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1261382 T5573 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1261383 T5573 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1261383 T5573 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1261383 T5573 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33526/solr
[junit4] 2> 1261384 T5573 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1261384 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1261385 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1261386 T5596 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@76507981
name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1261387 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1261388 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1261389 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1261390 T5599 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@157fc1d3
name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1261391 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1261392 T5573 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1261393 T5573 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1261395 T5573 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1261397 T5573 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1261398 T5573 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1261400 T5573 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1261401 T5573 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1261402 T5573 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1261403 T5573 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33535_
[junit4] 2> 1261404 T5573 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:33535_
[junit4] 2> 1261405 T5573 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1261406 T5573 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1261408 T5573 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1261409 T5573 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:33535_
[junit4] 2> 1261409 T5573 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1261410 T5573 oasc.Overseer.start Overseer
(id=93633988819025923-127.0.0.1:33535_-n_0000000000) starting
[junit4] 2> 1261412 T5573 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1261417 T5573 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1261417 T5601 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1261417 T5573
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1261418 T5600 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1261421 T5573 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores
[junit4] 2> 1261423 T5573 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{transient=false,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1,
collection=control_collection, config=solrconfig.xml, dataDir=data/, shard=,
coreNodeName=,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/, name=collection1,
loadOnStartup=true, schema=schema.xml}
[junit4] 2> 1261424 T5573 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/
[junit4] 2> 1261424 T5573 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1261425 T5603 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1261425 T5603 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1261426 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1261426 T5603 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1261426 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:33535",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:33535_",
[junit4] 2> "numShards":"1"} current state version: 0
[junit4] 2> 1261427 T5600 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:33535",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:33535_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 1261427 T5600 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1261427 T5600 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1261428 T5599 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> 1262426 T5603 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1262427 T5603 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1262427 T5603 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1262427 T5603 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1262428 T5603 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1262428 T5603 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/'
[junit4] 2> 1262441 T5603 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1262443 T5603 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 1262450 T5603 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1262484 T5603 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1262521 T5603 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1262623 T5603 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1262630 T5603 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1262925 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1262936 T5603 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1262938 T5603 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1262945 T5603 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1262948 T5603 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1262950 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1262951 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1262951 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1262951 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1262951 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1262952 T5603 C:control_collection c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1262952 T5603 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1262952 T5603 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1262952 T5603 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/data/
[junit4] 2> 1262952 T5603 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@798f5c1e
[junit4] 2> 1262953 T5603 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/data
[junit4] 2> 1262953 T5603 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/data/index/
[junit4] 2> 1262953 T5603 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1262954 T5603 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/control-001/cores/collection1/data/index
[junit4] 2> 1262954 T5603 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=29.6484375,
floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=9.34319332665686,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1262955 T5603 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1b494b65
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68f4e1e1),segFN=segments_1,generation=1}
[junit4] 2> 1262955 T5603 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1262959 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1262959 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1262960 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1262960 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1262960 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1262960 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1262961 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1262961 T5603 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1262961 T5603 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1262976 T5603 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1262977 T5603 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1262979 T5603 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1262980 T5603 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1262984 T5603 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/plugins,/admin/mbeans,/admin/file,/replication,standard,/admin/logging,/config,/admin/luke,/admin/system,/update,/admin/segments,/update/csv,/admin/ping,/admin/threads,/schema,/update/json/docs,/update/json,/get,/admin/properties
[junit4] 2> 1262985 T5603 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1262986 T5603 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1262987 T5603 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1262988 T5603 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1262988 T5603 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1262988 T5603 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=35.375,
floorSegmentMB=1.6279296875, forceMergeDeletesPctAllowed=4.150528181889388,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13953792600185475
[junit4] 2> 1262989 T5603 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1b494b65
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68f4e1e1),segFN=segments_1,generation=1}
[junit4] 2> 1262989 T5603 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1262989 T5603 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@1e9540bd[collection1] main
[junit4] 2> 1262989 T5603 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1262990 T5603 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1262990 T5603 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1262990 T5603 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1262991 T5603 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1262991 T5603 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1262991 T5603 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1262991 T5603 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1262992 T5603 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1262992 T5603 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1262992 T5604 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@1e9540bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1262993 T5603 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1262993 T5607 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:33535 collection:control_collection shard:shard1
[junit4] 2> 1262994 T5573 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 1262994 T5573 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1262994 T5607 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1262997 T5607 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1262998 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1262998 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1262998 T5607 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1262998 T5607 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 1262998 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1262999 T5600 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> ASYNC NEW_CORE C852 name=collection1
org.apache.solr.core.SolrCore@29151d71 url=http://127.0.0.1:33535/collection1
node=127.0.0.1:33535_ C852_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:33535, core=collection1, state=down,
node_name=127.0.0.1:33535_}
[junit4] 2> 1262999 T5607 C:control_collection S:shard1 C852 P33535
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33535/collection1/
[junit4] 2> 1262999 T5607 C:control_collection S:shard1 C852 P33535
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1262999 T5607 C:control_collection S:shard1 C852 P33535
oasc.SyncStrategy.syncToMe http://127.0.0.1:33535/collection1/ has no replicas
[junit4] 2> 1262999 T5607 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:33535/collection1/ shard1
[junit4] 2> 1263000 T5607 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1263000 T5611 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@eb24f3e name:ZooKeeperConnection
Watcher:127.0.0.1:33526/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1263000 T5599 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> 1263000 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1263001 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1263001 T5573
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1263002 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1263003 T5573 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1263003 T5600 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:33535",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1263003 T5573 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1263003 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1263004 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1263005 T5614 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5177ce12
name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1263005 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1263005 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1263006 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1263007 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 1263007 T5600 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1263007 T5611 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> 1263007 T5599 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> 1263053 T5607 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:33535/collection1/ and
leader is http://127.0.0.1:33535/collection1/
[junit4] 2> 1263054 T5607 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:33535
[junit4] 2> 1263054 T5607 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1263054 T5607 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 1263054 T5607 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1263055 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1263055 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:33535",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:33535_",
[junit4] 2> "numShards":"1"} current state version: 3
[junit4] 2> 1263056 T5600 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:33535",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:33535_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 1263056 T5600 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 1263057 T5599 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> 1263057 T5611 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> 1263160 T5611 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> 1263160 T5599 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> 1264443 T5573 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1
[junit4] 2> 1264446 T5573 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001
[junit4] 2> 1264446 T5573 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1264449 T5573 oejs.AbstractConnector.doStart Started
[email protected]:33545
[junit4] 2> 1264449 T5573 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostPort=33544, hostContext=/}
[junit4] 2> 1264450 T5573 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
[junit4] 2> 1264450 T5573 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/'
[junit4] 2> 1264493 T5573 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/solr.xml
[junit4] 2> 1264551 T5573 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores
[junit4] 2> 1264552 T5573 oasc.CoreContainer.<init> New CoreContainer
1781866519
[junit4] 2> 1264552 T5573 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/]
[junit4] 2> 1264552 T5573 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/lib
[junit4] 2> 1264553 T5573 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/lib).
[junit4] 2> 1264563 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1264563 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1264563 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1264564 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1264564 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1264564 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1264564 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1264564 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1264565 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1264565 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1264565 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1264571 T5573 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1264572 T5573 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1264572 T5573 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1264572 T5573 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1264573 T5573 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33526/solr
[junit4] 2> 1264573 T5573 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1264573 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1264574 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1264575 T5626 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ff37774 name:ZooKeeperConnection
Watcher:127.0.0.1:33526 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1264576 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1264576 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1264578 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1264579 T5629 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@119cdcf7
name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1264579 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1264582 T5573
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1265586 T5573 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33544_
[junit4] 2> 1265587 T5573 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:33544_
[junit4] 2> 1265589 T5573 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1265591 T5573 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores
[junit4] 2> 1265593 T5573 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{dataDir=data/, name=collection1,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1, shard=,
config=solrconfig.xml, coreNodeName=,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/, collection=collection1,
loadOnStartup=true, transient=false, schema=schema.xml}
[junit4] 2> 1265593 T5573 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/
[junit4] 2> 1265593 T5573 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1265595 T5630 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1265595 T5630 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1265596 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1265597 T5630 C:collection1 c:collection1
oasc.ZkController.preRegister Registering watch for external collection
collection1
[junit4] 2> 1265597 T5630 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 1265597 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:33544",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:33544_",
[junit4] 2> "numShards":"1"} current state version: 5
[junit4] 2> 1265598 T5630 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1265598 T5600 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:33544",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:33544_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 1265598 T5600 oasco.ReplicaMutator.updateState Collection
already exists with numShards=1
[junit4] 2> 1265598 T5600 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1265598 T5630 C:collection1 c:collection1
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 1265599 T5630 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1265599 T5600 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 1265600 T5629 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 1265600 T5629 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 1266599 T5630 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1266600 T5630 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1266600 T5630 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1266601 T5630 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1266601 T5630 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1266601 T5630 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/'
[junit4] 2> 1266619 T5630 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1266622 T5630 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1266632 T5630 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1266654 T5630 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1266703 T5630 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1266804 T5630 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1266814 T5630 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1267232 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1267248 T5630 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1267251 T5630 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1267259 T5630 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1267264 T5630 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1267267 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1267268 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1267268 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1267269 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1267269 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1267269 T5630 C:collection1 c:collection1
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1267270 T5630 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1267270 T5630 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1267270 T5630 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/data/
[junit4] 2> 1267271 T5630 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@798f5c1e
[junit4] 2> 1267272 T5630 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/data
[junit4] 2> 1267272 T5630 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1267272 T5630 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1267273 T5630 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1267273 T5630 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=29.6484375,
floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=9.34319332665686,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1267274 T5630 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@732064e2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53bf6c7a),segFN=segments_1,generation=1}
[junit4] 2> 1267274 T5630 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1267281 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1267282 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1267282 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1267282 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1267282 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1267283 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1267283 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1267283 T5630 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1267284 T5630 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1267306 T5630 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1267308 T5630 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1267310 T5630 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1267313 T5630 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 1267321 T5630 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/plugins,/admin/mbeans,/admin/file,/replication,standard,/admin/logging,/config,/admin/luke,/admin/system,/update,/admin/segments,/update/csv,/admin/ping,/admin/threads,/schema,/update/json/docs,/update/json,/get,/admin/properties
[junit4] 2> 1267323 T5630 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1267324 T5630 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1267325 T5630 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 1267326 T5630 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1267326 T5630 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1267327 T5630 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=35.375,
floorSegmentMB=1.6279296875, forceMergeDeletesPctAllowed=4.150528181889388,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13953792600185475
[junit4] 2> 1267328 T5630 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@732064e2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53bf6c7a),segFN=segments_1,generation=1}
[junit4] 2> 1267328 T5630 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1267329 T5630 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@1ff97f07[collection1] main
[junit4] 2> 1267329 T5630 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1267330 T5630 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1267330 T5630 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1267330 T5630 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1267331 T5630 C:collection1 c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1267331 T5630 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1267331 T5630 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1267332 T5630 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1267332 T5630 C:collection1 c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1267332 T5630 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1267333 T5631 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@1ff97f07[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1267333 T5630 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1267334 T5634 C:collection1 S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:33544 collection:collection1 shard:shard1
[junit4] 2> 1267334 T5573 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 1267335 T5573 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1267335 T5634 C:collection1 S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1267339 T5634 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1267340 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1267340 T5634 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1267341 T5634 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 1267341 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> ASYNC NEW_CORE C853 name=collection1
org.apache.solr.core.SolrCore@3a68db9e url=http://127.0.0.1:33544/collection1
node=127.0.0.1:33544_ C853_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:33544, core=collection1, state=down,
node_name=127.0.0.1:33544_}
[junit4] 2> 1267341 T5634 C:collection1 S:shard1 C853 P33544
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33544/collection1/
[junit4] 2> 1267341 T5634 C:collection1 S:shard1 C853 P33544
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1267342 T5634 C:collection1 S:shard1 C853 P33544
oasc.SyncStrategy.syncToMe http://127.0.0.1:33544/collection1/ has no replicas
[junit4] 2> 1267342 T5634 C:collection1 S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:33544/collection1/ shard1
[junit4] 2> 1267342 T5600 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 1267342 T5634 C:collection1 S:shard1
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4] 2> 1267343 T5629 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 1267343 T5629 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 1267346 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1267346 T5600 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:33544",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 1267347 T5600 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 1267348 T5629 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 1267348 T5629 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1267397 T5634 C:collection1 S:shard1
oasc.ZkController.register We are http://127.0.0.1:33544/collection1/ and
leader is http://127.0.0.1:33544/collection1/
[junit4] 2> 1267398 T5634 C:collection1 S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:33544
[junit4] 2> 1267398 T5634 C:collection1 S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1267398 T5634 C:collection1 S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 1267398 T5634 C:collection1 S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1267399 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1267400 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:33544",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:33544_",
[junit4] 2> "numShards":"1"} current state version: 5
[junit4] 2> 1267401 T5600 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:33544",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:33544_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 1267402 T5634 C:collection1 S:shard1
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 3
[junit4] 2> 1267402 T5600 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 1267402 T5629 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 1267403 T5629 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1268753 T5573 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1
[junit4] 2> 1268756 T5573 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001
[junit4] 2> 1268757 T5573 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1268760 T5573 oejs.AbstractConnector.doStart Started
[email protected]:33555
[junit4] 2> 1268760 T5573 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores, hostPort=33554,
solrconfig=solrconfig.xml,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/tempDir-001/jetty2}
[junit4] 2> 1268760 T5573 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
[junit4] 2> 1268761 T5573 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/'
[junit4] 2> 1268803 T5573 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/solr.xml
[junit4] 2> 1269167 T5573 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores
[junit4] 2> 1269168 T5573 oasc.CoreContainer.<init> New CoreContainer
927405564
[junit4] 2> 1269168 T5573 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/]
[junit4] 2> 1269168 T5573 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/lib
[junit4] 2> 1269169 T5573 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/lib).
[junit4] 2> 1269178 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1269179 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1269179 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1269179 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1269179 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1269179 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1269180 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1269180 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1269180 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1269180 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1269180 T5573 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1269187 T5573 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1269188 T5573 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1269188 T5573 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1269189 T5573 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1269189 T5573 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33526/solr
[junit4] 2> 1269189 T5573 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1269189 T5573
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1269190 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1269191 T5647 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7b814054
name:ZooKeeperConnection Watcher:127.0.0.1:33526 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1269192 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1269192 T5573 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1269194 T5573 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1269195 T5650 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11d7b962
name:ZooKeeperConnection Watcher:127.0.0.1:33526/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1269195 T5573 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1269198 T5573
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1270202 T5573 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33554_
[junit4] 2> 1270203 T5573 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:33554_
[junit4] 2> 1270205 T5573 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1270207 T5573 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores
[junit4] 2> 1270208 T5573 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, shard=, config=solrconfig.xml, dataDir=data/,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/, transient=false,
collection=collection1, loadOnStartup=true, coreNodeName=, schema=schema.xml}
[junit4] 2> 1270209 T5573 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/
[junit4] 2> 1270209 T5573 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1270211 T5651 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1270211 T5651 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1270212 T5599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1270213 T5651 C:collection1 c:collection1
oasc.ZkController.preRegister Registering watch for external collection
collection1
[junit4] 2> 1270213 T5600 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:33554",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:33554_",
[junit4] 2> "numShards":"1"} current state version: 5
[junit4] 2> 1270213 T5651 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 1270214 T5600 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:33554",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:33554_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 1270214 T5651 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1270214 T5600 oasco.ReplicaMutator.updateState Collection
already exists with numShards=1
[junit4] 2> 1270214 T5600 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1270215 T5651 C:collection1 c:collection1
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 4
[junit4] 2> 1270215 T5600 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 1270215 T5651 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1270216 T5650 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 3)
[junit4] 2> 1270216 T5629 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 3)
[junit4] 2> 1270216 T5650 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1270217 T5629 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1271217 T5651 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1271218 T5651 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1271218 T5651 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1271218 T5651 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1271219 T5651 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1271219 T5651 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/t
[...truncated too long message...]
r-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/data/index.20150411113503646;done=false>>]
[junit4] 2> 1365651 T5699 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/data/index.20150411113503646
[junit4] 2> 1365651 T5699 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/data;done=false>>]
[junit4] 2> 1365651 T5699 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001/shard-2-001/cores/collection1/data
[junit4] 2> 1366336 T5693 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1366338 T5573 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 1366517 T5573 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33526 33526
[junit4] 2> 1366668 T5574 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:33526 33526
[junit4] 2> 1366669 T5574 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 1366670 T5573 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:33535/,
target: http://127.0.0.1:33536/
[junit4] 2> 1366670 T5573 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 1 connections to: http://127.0.0.1:33554/,
target: http://127.0.0.1:33555/
[junit4] 2> 1366671 T5573 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 6 connections to: http://127.0.0.1:33544/,
target: http://127.0.0.1:33545/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RecoveryAfterSoftCommitTest -Dtests.method=test
-Dtests.seed=A9860BCE52429128 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr_BA -Dtests.timezone=Europe/Vilnius -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 107s J3 | 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] > "control_collection":{
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node1":{
[junit4] > "base_url":"http://127.0.0.1:33535",
[junit4] > "core":"collection1",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:33535_",
[junit4] > "leader":"true"}}}},
[junit4] > "autoAddReplicas":"false",
[junit4] > "autoCreated":"true",
[junit4] > "maxShardsPerNode":"1",
[junit4] > "router":{"name":"compositeId"}},
[junit4] > "collection1":{
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "base_url":"http://127.0.0.1:33544",
[junit4] > "core":"collection1",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:33544_",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "base_url":"http://127.0.0.1:33554",
[junit4] > "core":"collection1",
[junit4] > "state":"recovering",
[junit4] > "node_name":"127.0.0.1:33554_"}}}},
[junit4] > "autoAddReplicas":"false",
[junit4] > "autoCreated":"true",
[junit4] > "maxShardsPerNode":"1",
[junit4] > "router":{"name":"compositeId"}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([A9860BCE52429128:21D23414FCBEFCD0]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
[junit4] > at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102)
[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> 1366697 T5573 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
A9860BCE52429128-001
[junit4] 2> 107027 T5572 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50),
sim=DefaultSimilarity, locale=sr_BA, timezone=Europe/Vilnius
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=311294616,total=415236096
[junit4] 2> NOTE: All tests run in this JVM:
[OverriddenZkACLAndCredentialsProvidersTest,
DistributedFacetPivotSmallAdvancedTest, TestDynamicFieldCollectionResource,
TestTrackingShardHandlerFactory, TestConfig, CurrencyFieldOpenExchangeTest,
OverseerTest, SolrRequestParserTest, ResponseHeaderTest,
TestBinaryResponseWriter, TestJsonRequest, SimpleFacetsTest,
TestCloudManagedSchemaConcurrent, SearchHandlerTest, RequiredFieldsTest,
OpenExchangeRatesOrgProviderTest, TestDistribDocBasedVersion,
TestSimpleTrackingShardHandler, TestCopyFieldCollectionResource,
SolrPluginUtilsTest, TestReplicaProperties, TermVectorComponentTest,
HdfsCollectionsAPIDistributedZkTest, SimpleMLTQParserTest,
DistribJoinFromCollectionTest, TestSolrDynamicMBean, TestXIncludeConfig,
TestJettySolrRunner, TestLRUStatsCache, FieldMutatingUpdateProcessorTest,
SolrIndexSplitterTest, HighlighterMaxOffsetTest, TestSearcherReuse,
HardAutoCommitTest, TestMiniSolrCloudClusterSSL, DistanceFunctionTest,
TestSearchPerf, TestLFUCache, LukeRequestHandlerTest, TestRandomFaceting,
TestCharFilters, CollectionReloadTest, SaslZkACLProviderTest,
TestDistributedMissingSort, TestSchemaVersionResource, TestFieldTypeResource,
ShowFileRequestHandlerTest, XsltUpdateRequestHandlerTest,
SpatialHeatmapFacetsTest, TestFuzzyAnalyzedSuggestions,
TestManagedSynonymFilterFactory, TestQuerySenderListener,
FastVectorHighlighterTest, TestTolerantSearch, SolrTestCaseJ4Test,
BasicDistributedZk2Test, BasicDistributedZkTest, RecoveryAfterSoftCommitTest]
[junit4] Completed [253/482] on J3 in 107.82s, 1 test, 1 failure <<<
FAILURES!
[...truncated 728 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:510:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 482 suites, 1914 tests, 1 failure, 63 ignored (22
assumptions)
Total time: 53 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2927
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 236330698 bytes
Compression is 0.0%
Took 45 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]