Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/52/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([6C2E8E253E5DB861:EDC8003D4902D85D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9070 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/init-core-data-001
[junit4] 2> 11339 T103 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 11342 T103 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /l/r
[junit4] 2> 11350 T103 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 11442 T103 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 11445 T104 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 11545 T103 oasc.ZkTestServer.run start zk server on port:42579
[junit4] 2> 11565 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 11619 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 11636 T105 oazs.NIOServerCnxn.doIO WARN Exception causing
close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4] 2> 13375 T111 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@240a4c7d
name:ZooKeeperConnection Watcher:127.0.0.1:42579 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 13376 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 13377 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 13379 T103 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 13405 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 13406 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 13409 T114 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5a47575 name:ZooKeeperConnection
Watcher:127.0.0.1:42579/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 13409 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 13410 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 13414 T103 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 13421 T103 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 13426 T103 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 13429 T103 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 13435 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 13435 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 13443 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 13444 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 13450 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 13451 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 13457 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 13457 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 13460 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 13461 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 13464 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 13465 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 13468 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 13469 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 13474 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 13475 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 13480 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 13481 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 13485 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 13486 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 13490 T103 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 13490 T103 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 13499 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 13499 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 13502 T117 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@47ef0c34
name:ZooKeeperConnection Watcher:127.0.0.1:42579/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 13502 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 13503 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 13792 T103 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/cores/collection1
[junit4] 2> 13799 T103 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 14106 T103 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 14130 T103 oejs.AbstractConnector.doStart Started
[email protected]:33694
[junit4] 2> 14137 T103 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 14138 T103 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 14138 T103 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001
[junit4] 2> 14138 T103 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/'
[junit4] 2> 14157 T103 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/solr.xml
[junit4] 2> 14164 T103 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/cores
[junit4] 2> 14164 T103 oasc.CoreContainer.<init> New CoreContainer
524519209
[junit4] 2> 14165 T103 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/]
[junit4] 2> 14165 T103 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 14165 T103 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 14166 T103 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 14166 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 14166 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 14166 T103 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 14167 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 14167 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 14167 T103 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 14167 T103 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 14168 T103 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 14169 T103 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 14171 T103 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 14171 T103 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 14171 T103 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 14172 T103 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:42579/solr
[junit4] 2> 14183 T103 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 14183 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 14184 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 14192 T129 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2c460b13
name:ZooKeeperConnection Watcher:127.0.0.1:42579 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 14193 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 14194 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 14200 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 14202 T132 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@376fe4f0
name:ZooKeeperConnection Watcher:127.0.0.1:42579/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 14202 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 14208 T103 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 14214 T103 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 14219 T103 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 14221 T103 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 14224 T103 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 14231 T103 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 14233 T103 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:33694_l%2Fr
[junit4] 2> 14235 T103 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:33694_l%2Fr
[junit4] 2> 14238 T103 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 14240 T103 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 14243 T103 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 14249 T103 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:33694_l%2Fr
[junit4] 2> 14249 T103 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 14252 T103 oasc.Overseer.start Overseer
(id=93211233484996612-127.0.0.1:33694_l%2Fr-n_0000000000) starting
[junit4] 2> 14258 T103 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 14279 T103 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 14340 T134 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 14341 T103 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 14344 T103 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 14346 T103
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 14352 T133 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 14353 T103 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/cores
[junit4] 2> 14357 T103 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/cores/collection1/
[junit4] 2> 14357 T103 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 14358 T136 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 14359 T136 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 14363 T136 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 14363 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 14368 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33694/l/r",
[junit4] 2> "node_name":"127.0.0.1:33694_l%2Fr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 14377 T133 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33694/l/r",
[junit4] 2> "node_name":"127.0.0.1:33694_l%2Fr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 14378 T133 oasco.ClusterStateMutator.createCollection building
a new cName: control_collection
[junit4] 2> 14385 T133 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 14390 T132 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> 15364 T136 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 15364 T136 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 15365 T136 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 15365 T136 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 15367 T136 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 15367 T136 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/cores/collection1/'
[junit4] 2> 15388 T136 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 15392 T136 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 15402 T136 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 15416 T136 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 15442 T136 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 15448 T136 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 15462 T136 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 15666 T136 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 15667 T136 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 15669 T136 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 15674 T136 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 15705 T136 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 15705 T136 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 15712 T136 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/control-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data/
[junit4] 2> 15713 T136 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5b2ed0
[junit4] 2> 15731 T136 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data
[junit4] 2> 15731 T136 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data/index/
[junit4] 2> 15732 T136 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 15733 T136 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data/index
[junit4] 2> 15733 T136 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14609529594363277]
[junit4] 2> 15742 T136 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 15743 T136 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 15758 T136 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 15772 T136 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 15773 T136 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 15773 T136 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 15773 T136 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 15774 T136 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 15774 T136 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 15775 T136 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 15775 T136 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 15778 T136 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 15779 T136 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 15780 T136 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 15781 T136 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 15782 T136 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 15783 T136 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 15784 T136 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 15785 T136 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 15786 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 15788 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 15789 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 15790 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 15791 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 15792 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 15793 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 15793 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 15794 T136 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 15795 T136 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 15798 T136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 15799 T136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 15800 T136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 15801 T136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 15802 T136 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 15803 T136 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 15804 T136 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 15805 T136 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=49.3349609375,
floorSegmentMB=0.265625, forceMergeDeletesPctAllowed=28.778745939933952,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 15807 T136 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 15807 T136 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 15808 T136 oass.SolrIndexSearcher.<init> Opening
Searcher@3a98070f[collection1] main
[junit4] 2> 15808 T136 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 15809 T136 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 15809 T136 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 15813 T136
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 15813 T136 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 15814 T136 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 15815 T136
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 15815 T136 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 15815 T136 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 15816 T136 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 15818 T137 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3a98070f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 15821 T136 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 15822 T140 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:33694/l/r
collection:control_collection shard:shard1
[junit4] 2> 15823 T103 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
[junit4] 2> 15823 T103 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 15831 T140 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 15841 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 15842 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 15846 T143 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3048faa6
name:ZooKeeperConnection Watcher:127.0.0.1:42579/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 15847 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 15847 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 15862 T140 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 15862 T103
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 15866 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 15867 T140
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 15867 T140 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> 15869 T103 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 15869 T103 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 15869 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> ASYNC NEW_CORE C6 name=collection1
org.apache.solr.core.SolrCore@30dd9f60
url=https://127.0.0.1:33694/l/r/collection1 node=127.0.0.1:33694_l%2Fr
C6_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:33694/l/r, node_name=127.0.0.1:33694_l%2Fr,
state=down}
[junit4] 2> 15869 T140 C6 P33694 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:33694/l/r/collection1/
[junit4] 2> 15871 T140 C6 P33694 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 15871 T140 C6 P33694 oasc.SyncStrategy.syncToMe
https://127.0.0.1:33694/l/r/collection1/ has no replicas
[junit4] 2> 15872 T140 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:33694/l/r/collection1/ shard1
[junit4] 2> 15872 T133 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> 15874 T140 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 15892 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 15906 T146 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@31cfaa7b
name:ZooKeeperConnection Watcher:127.0.0.1:42579/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 15907 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 15908 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 15910 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 15913 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:33694/l/r",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 15921 T132 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> 15923 T143 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> 15949 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 15950 T133 oasco.ClusterStateMutator.createCollection building
a new cName: collection1
[junit4] 2> 15955 T147 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 15956 T133 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 15958 T143 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> 16013 T140 oasc.ZkController.register We are
https://127.0.0.1:33694/l/r/collection1/ and leader is
https://127.0.0.1:33694/l/r/collection1/
[junit4] 2> 16014 T140 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:33694/l/r
[junit4] 2> 16014 T140 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 16014 T140 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 16014 T140 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 16017 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 16021 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33694/l/r",
[junit4] 2> "node_name":"127.0.0.1:33694_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 16023 T133 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33694/l/r",
[junit4] 2> "node_name":"127.0.0.1:33694_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 16128 T143 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> 16129 T132 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> 16347 T103 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/cores/collection1
[junit4] 2> 16349 T103 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 16350 T103 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 16397 T103 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 16409 T103 oejs.AbstractConnector.doStart Started
[email protected]:51155
[junit4] 2> 16411 T103 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 16412 T103 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 16412 T103 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001
[junit4] 2> 16413 T103 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/'
[junit4] 2> 16433 T103 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/solr.xml
[junit4] 2> 16445 T103 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/cores
[junit4] 2> 16446 T103 oasc.CoreContainer.<init> New CoreContainer
943623107
[junit4] 2> 16446 T103 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/]
[junit4] 2> 16447 T103 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 16447 T103 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 16448 T103 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 16452 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 16452 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 16453 T103 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 16453 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 16453 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 16454 T103 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 16454 T103 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 16455 T103 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 16457 T103 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 16459 T103 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 16460 T103 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 16460 T103 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 16461 T103 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:42579/solr
[junit4] 2> 16461 T103 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 16461 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 16465 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 16474 T159 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@110aa935
name:ZooKeeperConnection Watcher:127.0.0.1:42579 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 16476 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 16478 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 16504 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 16505 T162 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ba22571 name:ZooKeeperConnection
Watcher:127.0.0.1:42579/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 16506 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 16536 T103
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 17545 T103 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:51155_l%2Fr
[junit4] 2> 17546 T103 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51155_l%2Fr
[junit4] 2> 17553 T103 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 17559 T103 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/cores
[junit4] 2> 17561 T103 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/cores/collection1/
[junit4] 2> 17561 T103 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 17567 T163 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 17567 T163 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 17571 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 17573 T163 oasc.ZkController.preRegister Registering watch for
external collection collection1
[junit4] 2> 17573 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51155/l/r",
[junit4] 2> "node_name":"127.0.0.1:51155_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 17573 T163 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 17574 T163 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 17575 T133 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51155/l/r",
[junit4] 2> "node_name":"127.0.0.1:51155_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 17576 T133 oasco.ReplicaMutator.updateState Collection already
exists with numShards=3
[junit4] 2> 17576 T133 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard2
[junit4] 2> 17584 T163 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 17584 T163 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 17690 T133 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 17692 T162 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 17694 T162 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 18585 T163 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 18585 T163 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 18586 T163 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 18587 T163 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 18589 T163 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 18589 T163 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/cores/collection1/'
[junit4] 2> 18604 T163 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 18608 T163 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 18616 T163 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 18622 T163 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 18633 T163 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 18634 T163 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 18642 T163 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 18761 T163 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 18762 T163 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 18763 T163 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 18767 T163 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 18797 T163 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 18797 T163 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 18798 T163 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-1-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1/
[junit4] 2> 18798 T163 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5b2ed0
[junit4] 2> 18800 T163 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1
[junit4] 2> 18800 T163 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1/index/
[junit4] 2> 18800 T163 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 18801 T163 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1/index
[junit4] 2> 18802 T163 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14609529594363277]
[junit4] 2> 18814 T163 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 18814 T163 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 18821 T163 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 18822 T163 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 18822 T163 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 18822 T163 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 18823 T163 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 18823 T163 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 18823 T163 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 18823 T163 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 18823 T163 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 18825 T163 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 18826 T163 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 18827 T163 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 18827 T163 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 18828 T163 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 18829 T163 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 18833 T163 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 18834 T163 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 18834 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 18835 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 18836 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 18837 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 18837 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 18838 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 18839 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 18840 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 18840 T163 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 18841 T163 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 18843 T163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 18844 T163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 18845 T163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 18846 T163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 18847 T163 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 18848 T163 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 18848 T163 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 18850 T163 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=49.3349609375,
floorSegmentMB=0.265625, forceMergeDeletesPctAllowed=28.778745939933952,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 18852 T163 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 18852 T163 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 18853 T163 oass.SolrIndexSearcher.<init> Opening
Searcher@7a580beb[collection1] main
[junit4] 2> 18853 T163 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 18854 T163 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 18855 T163 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 18855 T163
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 18855 T163 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 18856 T163 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 18857 T163
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 18857 T163 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 18857 T163 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 18857 T163 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 18859 T164 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7a580beb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18860 T163 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 18861 T167 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:51155/l/r collection:collection1
shard:shard2
[junit4] 2> 18861 T103 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
[junit4] 2> 18862 T103 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 18865 T167 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 18875 T167 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 18879 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 18880 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 18880 T167
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 18881 T167 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C7 name=collection1
org.apache.solr.core.SolrCore@6c1b6f2b
url=https://127.0.0.1:51155/l/r/collection1 node=127.0.0.1:51155_l%2Fr
C7_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:51155/l/r, node_name=127.0.0.1:51155_l%2Fr,
state=down}
[junit4] 2> 18881 T167 C7 P51155 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:51155/l/r/collection1/
[junit4] 2> 18882 T133 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 18882 T167 C7 P51155 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 18883 T167 C7 P51155 oasc.SyncStrategy.syncToMe
https://127.0.0.1:51155/l/r/collection1/ has no replicas
[junit4] 2> 18883 T162 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 18883 T167 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:51155/l/r/collection1/ shard2
[junit4] 2> 18884 T162 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 18884 T167 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 18891 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 18892 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:51155/l/r",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 18894 T133 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 18895 T162 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 18897 T162 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 18942 T167 oasc.ZkController.register We are
https://127.0.0.1:51155/l/r/collection1/ and leader is
https://127.0.0.1:51155/l/r/collection1/
[junit4] 2> 18943 T167 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:51155/l/r
[junit4] 2> 18943 T167 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 18943 T167 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 18943 T167 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 18945 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 18946 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51155/l/r",
[junit4] 2> "node_name":"127.0.0.1:51155_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 18948 T133 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51155/l/r",
[junit4] 2> "node_name":"127.0.0.1:51155_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 18950 T167 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 18952 T133 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 18953 T162 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 18954 T162 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 19226 T103 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/cores/collection1
[junit4] 2> 19228 T103 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 19229 T103 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 19235 T103 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 19243 T103 oejs.AbstractConnector.doStart Started
[email protected]:33679
[junit4] 2> 19246 T103 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 19246 T103 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 19247 T103 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001
[junit4] 2> 19247 T103 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/'
[junit4] 2> 19262 T103 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/solr.xml
[junit4] 2> 19267 T103 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/cores
[junit4] 2> 19268 T103 oasc.CoreContainer.<init> New CoreContainer
1297396219
[junit4] 2> 19268 T103 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/]
[junit4] 2> 19269 T103 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 19269 T103 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 19269 T103 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 19270 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 19270 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 19270 T103 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 19270 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 19271 T103 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 19271 T103 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 19271 T103 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 19271 T103 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 19273 T103 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 19274 T103 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 19275 T103 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 19275 T103 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 19275 T103 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:42579/solr
[junit4] 2> 19276 T103 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 19276 T103
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 19277 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 19286 T179 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@14af1b5b
name:ZooKeeperConnection Watcher:127.0.0.1:42579 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 19291 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 19293 T103 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 19307 T103 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 19310 T182 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@592bfff name:ZooKeeperConnection
Watcher:127.0.0.1:42579/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 19310 T103 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 19317 T103
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 20323 T103 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:33679_l%2Fr
[junit4] 2> 20325 T103 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:33679_l%2Fr
[junit4] 2> 20329 T103 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 20334 T103 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/cores
[junit4] 2> 20336 T103 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/cores/collection1/
[junit4] 2> 20336 T103 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 20342 T183 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 20342 T183 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 20347 T183 oasc.ZkController.preRegister Registering watch for
external collection collection1
[junit4] 2> 20348 T183 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 20348 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 20349 T183 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 20349 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33679/l/r",
[junit4] 2> "node_name":"127.0.0.1:33679_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 20350 T133 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33679/l/r",
[junit4] 2> "node_name":"127.0.0.1:33679_l%2Fr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 20351 T133 oasco.ReplicaMutator.updateState Collection already
exists with numShards=3
[junit4] 2> 20351 T183 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 20351 T133 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard3
[junit4] 2> 20351 T183 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 20353 T133 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 20353 T162 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 20354 T182 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 20355 T162 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 20355 T182 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 21352 T183 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 21352 T183 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 21353 T183 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 21353 T183 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 21354 T183 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 21354 T183 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/cores/collection1/'
[junit4] 2> 21364 T183 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 21366 T183 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 21372 T183 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 21380 T183 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 21407 T183 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 21409 T183 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 21417 T183 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 21576 T183 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 21577 T183 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 21579 T183 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 21583 T183 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 21628 T183 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 21628 T183 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 21629 T183 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/shard-2-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2/
[junit4] 2> 21629 T183 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d5b2ed0
[junit4] 2> 21630 T183 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2
[junit4] 2> 21631 T183 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2/index/
[junit4] 2> 21631 T183 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 21632 T183 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2/index
[junit4] 2> 21632 T183 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14609529594363277]
[junit4] 2> 21652 T183 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 21653 T183 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 21659 T183 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 21660 T183 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 21660 T183 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 21661 T183 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 21661 T183 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 21661 T183 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 21662 T183 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 21662 T183 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 21662 T183 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 21663 T183 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 21664 T183 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 21665 T183 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 21666 T183 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 21667 T183 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 21668 T183 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 21669 T183 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 21670 T183 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 21671 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 21672 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 21673 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 21674 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 21675 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 21676 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 21677 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 21677 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 21678 T183 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 21679 T183 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 21681 T183 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 21682 T183 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 21683 T183 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 21683 T183 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 21684 T183 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 21685 T183 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 21685 T183 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 21686 T183 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=49.3349609375,
floorSegmentMB=0.265625, forceMergeDeletesPctAllowed=28.778745939933952,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 21688 T183 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 21688 T183 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 21689 T183 oass.SolrIndexSearcher.<init> Opening
Searcher@6faf2257[collection1] main
[junit4] 2> 21689 T183 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 21690 T183 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 21690 T183 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 21691 T183
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 21691 T183 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 21691 T183 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 21693 T183
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 21693 T183 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 21693 T183 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 21694 T183 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 21697 T184 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6faf2257[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 21697 T183 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 21699 T187 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:33679/l/r collection:collection1
shard:shard3
[junit4] 2> 21699 T103 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
[junit4] 2> 21700 T103 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 21700 T187 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard3/election
[junit4] 2> 21714 T187 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard3
[junit4] 2> 21717 T132 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 21719 T133 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 21719 T187
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[ju
[...truncated too long message...]
h triggered, but Solr cannot talk to ZK
[junit4] 2> 95410 T278 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 95435 T103 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/l/r,null}
[junit4] 2> 95623 T103 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53228
[junit4] 2> 95623 T103 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=708718060
[junit4] 2> 95624 T103 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 95624 T103 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 95625 T257 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 95626 T103 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@498d94a9
[junit4] 2> 95626 T103 oasc.ZkController.unRegisterConfListener a
listener was removed because of core close
[junit4] 2> 95627 T103 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=2,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=2942,transaction_logs_total_number=3}
[junit4] 2> 95628 T103 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 95628 T103 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 95628 T103 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 95631 T284 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 24
[junit4] 2> 95632 T103 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 95632 T284 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53228/l/r",
[junit4] 2> "node_name":"127.0.0.1:53228_l%2Fr",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 95635 T284 oasco.ReplicaMutator.updateState Update state
numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53228/l/r",
[junit4] 2> "node_name":"127.0.0.1:53228_l%2Fr",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 95637 T284 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 24
[junit4] 2> 95637 T257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 95668 T103 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 95668 T103 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty4
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty4;done=false>>]
[junit4] 2> 95668 T103 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty4
[junit4] 2> 95668 T103 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty4/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty4/index;done=false>>]
[junit4] 2> 95669 T103 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001/tempDir-001/jetty4/index
[junit4] 2> 95670 T103 oasc.Overseer.close Overseer
(id=93211233484996624-127.0.0.1:53228_l%2Fr-n_0000000005) closing
[junit4] 2> 95670 T284 oasc.Overseer$ClusterStateUpdater.run Overseer Loop
exiting : 127.0.0.1:53228_l%2Fr
[junit4] 2> 97171 T257 oascc.ZkStateReader$7.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 97171 T274 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 97194 T103 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/l/r,null}
[junit4] 2> 97384 T103 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 97386 T103 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:42579 42579
[junit4] 2> 98062 T104 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:42579 42579
[junit4] 2> 98075 T104 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/overseer_elect/election/93211233484996620-127.0.0.1:56135_l%2Fr-n_0000000003
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard2/election/93211233484996616-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch
-Dtests.seed=6C2E8E253E5DB861 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar_MA -Dtests.timezone=Africa/Ceuta -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 86.8s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but
was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([6C2E8E253E5DB861:EDC8003D4902D85D]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 98102 T103 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
6C2E8E253E5DB861-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{rnd_b=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory
doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true),
a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)},
docValues:{}, sim=DefaultSimilarity, locale=ar_MA, timezone=Africa/Ceuta
[junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation
1.8.0_31 (64-bit)/cpus=8,threads=1,free=49791360,total=102760448
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrCoreProperties,
TestDynamicFieldResource, DistributedExpandComponentTest,
ChaosMonkeySafeLeaderTest]
[junit4] Completed on J1 in 86.86s, 1 test, 1 failure <<< FAILURES!
[...truncated 1402 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:190: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970:
There were test failures: 459 suites, 1839 tests, 1 failure, 45 ignored (20
assumptions)
Total time: 70 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31
-XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]