Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/683/
1 tests failed.
REGRESSION:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can
happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([F9074AED85928185:78E1C4F5F2CDE1B9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 11991 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/init-core-data-001
[junit4] 2> 808872 T4643 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /jq/b
[junit4] 2> 808879 T4643 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 808880 T4643 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 808881 T4644 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 808981 T4643 oasc.ZkTestServer.run start zk server on
port:21306
[junit4] 2> 808982 T4643
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 808983 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 808988 T4651 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4b0328d5
name:ZooKeeperConnection Watcher:127.0.0.1:21306 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 808988 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 808989 T4643 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 808989 T4643 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 808993 T4643
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 808993 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 808995 T4654 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@14f300e7
name:ZooKeeperConnection Watcher:127.0.0.1:21306/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 808995 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 808996 T4643 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 808996 T4643 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 808999 T4643 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 809001 T4643 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 809003 T4643 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 809006 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 809006 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 809010 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 809010 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 809013 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 809014 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 809016 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 809017 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 809019 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 809020 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 809023 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 809023 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 809026 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 809026 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 809029 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 809030 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 809032 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 809033 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 809035 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 809036 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 809038 T4643 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 809039 T4643 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 810191 T4643 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 810196 T4643 oejs.AbstractConnector.doStart Started
[email protected]:21315
[junit4] 2> 810196 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 810196 T4643 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 810197 T4643 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002
[junit4] 2> 810197 T4643 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/'
[junit4] 2> 810227 T4643 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/solr.xml
[junit4] 2> 810298 T4643 oasc.CoreContainer.<init> New CoreContainer
1489262136
[junit4] 2> 810298 T4643 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/]
[junit4] 2> 810299 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 810300 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 810300 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 810300 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 810300 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 810301 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 810301 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 810301 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 810301 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 810302 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 810302 T4643 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 810302 T4643 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 810303 T4643 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 810303 T4643 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 810303 T4643 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:21306/solr
[junit4] 2> 810303 T4643 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 810304 T4643
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 810304 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 810307 T4666 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a9f45d3 name:ZooKeeperConnection
Watcher:127.0.0.1:21306 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 810308 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 810308 T4643 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 810310 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 810312 T4669 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62b92816
name:ZooKeeperConnection Watcher:127.0.0.1:21306/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 810312 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 810314 T4643 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 810316 T4643 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 810318 T4643 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 810320 T4643 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 810322 T4643 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 810325 T4643 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 810326 T4643 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21315_jq%2Fb
[junit4] 2> 810327 T4643 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:21315_jq%2Fb
[junit4] 2> 810329 T4643 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 810330 T4643 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 810332 T4643 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 810333 T4643 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:21315_jq%2Fb
[junit4] 2> 810333 T4643 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 810335 T4643 oasc.Overseer.start Overseer
(id=92856226149433347-127.0.0.1:21315_jq%2Fb-n_0000000000) starting
[junit4] 2> 810337 T4643 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 810343 T4643 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 810343 T4671 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 810344 T4643 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 810346 T4643 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 810347 T4643
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 810350 T4670 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 810354 T4673 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 810354 T4673 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 810355 T4673 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 810355 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 810358 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21315/jq/b",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:21315_jq%2Fb"}
[junit4] 2> 810358 T4670
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 810358 T4670
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 810359 T4670 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 810361 T4669 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> 811355 T4673 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 811356 T4673 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 811357 T4673 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 811357 T4673 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 811358 T4673 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 811358 T4673 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/collection1/'
[junit4] 2> 811360 T4673 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 811361 T4673 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 811362 T4673 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 811395 T4673 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 811398 T4673 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 811435 T4673 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 811483 T4673 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 811484 T4673 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 811502 T4673 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 811848 T4673 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 811851 T4673 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 811853 T4673 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 811857 T4673 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 811881 T4673 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 811881 T4673 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 811948 T4673 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data/
[junit4] 2> 811948 T4673 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@241ccc63
[junit4] 2> 811951 T4673 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data
[junit4] 2> 811952 T4673 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data/index/
[junit4] 2> 811953 T4673 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 811954 T4673 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data/index
[junit4] 2> 811955 T4673 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48840439297135774]
[junit4] 2> 811960 T4673 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 811960 T4673 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 811964 T4673 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 811964 T4673 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 811965 T4673 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 811965 T4673 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 811965 T4673 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 811965 T4673 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 811966 T4673 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 811966 T4673 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 811966 T4673 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 811967 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 811967 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 811968 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 811968 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 811969 T4673 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 811969 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 811969 T4673 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 811969 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 811970 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 811970 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 811971 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 811971 T4673 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 811990 T4673 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 811992 T4673 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 811994 T4673 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 811996 T4673 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 811999 T4673 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 812000 T4673 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 812000 T4673 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=0.88671875,
floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=7.615991310789986,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.0859375,
noCFSRatio=0.2402170623670979
[junit4] 2> 812002 T4673 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 812002 T4673 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 812002 T4673 oass.SolrIndexSearcher.<init> Opening
Searcher@6630cb9[collection1] main
[junit4] 2> 812003 T4673 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 812004 T4673 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 812004 T4673 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 812005 T4673
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 812005 T4673 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 812005 T4673 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 812006 T4673
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 812006 T4673 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 812007 T4673 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 812009 T4673
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 812009 T4673 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 812009 T4673 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 812012 T4673 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 812012 T4674 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6630cb9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 812013 T4677 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:21315/jq/b
collection:control_collection shard:shard1
[junit4] 2> 812013 T4643 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 812014 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 812014 T4677 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 812014 T4643
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 812015 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 812017 T4680 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4b2ba413
name:ZooKeeperConnection Watcher:127.0.0.1:21306/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 812017 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 812017 T4643 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 812019 T4643
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 812020 T4677 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 812022 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 812022 T4677
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 812023 T4677 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 812023 T4643 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> ASYNC NEW_CORE C2725 name=collection1
org.apache.solr.core.SolrCore@350ca875
url=http://127.0.0.1:21315/jq/b/collection1 node=127.0.0.1:21315_jq%2Fb
C2725_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:21315/jq/b, state=down, core=collection1,
node_name=127.0.0.1:21315_jq%2Fb}
[junit4] 2> 812023 T4677 C2725 P21315 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:21315/jq/b/collection1/
[junit4] 2> 812024 T4677 C2725 P21315 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 812024 T4677 C2725 P21315 oasc.SyncStrategy.syncToMe
http://127.0.0.1:21315/jq/b/collection1/ has no replicas
[junit4] 2> 812024 T4677 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:21315/jq/b/collection1/ shard1
[junit4] 2> 812024 T4677 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 812025 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 812028 T4669 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> 812028 T4680 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> 812033 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:21315/jq/b",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 812036 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 812037 T4669 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> 812037 T4680 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> 812080 T4677 oasc.ZkController.register We are
http://127.0.0.1:21315/jq/b/collection1/ and leader is
http://127.0.0.1:21315/jq/b/collection1/
[junit4] 2> 812081 T4677 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:21315/jq/b
[junit4] 2> 812081 T4677 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 812081 T4677 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 812081 T4677 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 812082 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 812086 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21315/jq/b",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:21315_jq%2Fb"}
[junit4] 2> 812190 T4669 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> 812190 T4680 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> 813159 T4643 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 813159 T4643 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 813162 T4643 oejs.AbstractConnector.doStart Started
[email protected]:21325
[junit4] 2> 813162 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 813163 T4643 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 813163 T4643 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003
[junit4] 2> 813163 T4643 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/'
[junit4] 2> 813192 T4643 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/solr.xml
[junit4] 2> 813246 T4643 oasc.CoreContainer.<init> New CoreContainer
1052143585
[junit4] 2> 813247 T4643 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/]
[junit4] 2> 813247 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 813248 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 813248 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 813248 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 813248 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 813249 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 813249 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 813249 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 813249 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 813250 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 813250 T4643 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 813250 T4643 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 813251 T4643 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 813251 T4643 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 813251 T4643 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:21306/solr
[junit4] 2> 813251 T4643 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 813251 T4643
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 813252 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 813254 T4692 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5522ee8a
name:ZooKeeperConnection Watcher:127.0.0.1:21306 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 813255 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 813255 T4643 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 813257 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 813259 T4695 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6d8a95d8
name:ZooKeeperConnection Watcher:127.0.0.1:21306/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 813259 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 813265 T4643
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 814269 T4643 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21325_jq%2Fb
[junit4] 2> 814270 T4643 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:21325_jq%2Fb
[junit4] 2> 814274 T4643 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 814282 T4696 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 814282 T4696 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 814283 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 814283 T4696 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 814286 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21325/jq/b",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:21325_jq%2Fb"}
[junit4] 2> 814286 T4670
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 814286 T4670
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 814286 T4670 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 814289 T4669 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 814289 T4695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 814289 T4680 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815283 T4696 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 815284 T4696 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 815285 T4696 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 815285 T4696 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 815286 T4696 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 815286 T4696 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/collection1/'
[junit4] 2> 815288 T4696 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 815288 T4696 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 815289 T4696 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 815321 T4696 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 815324 T4696 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 815360 T4696 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 815408 T4696 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 815409 T4696 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 815423 T4696 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 815766 T4696 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 815769 T4696 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 815771 T4696 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 815776 T4696 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 815799 T4696 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 815799 T4696 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 815799 T4696 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1/
[junit4] 2> 815800 T4696 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@241ccc63
[junit4] 2> 815801 T4696 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1
[junit4] 2> 815802 T4696 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1/index/
[junit4] 2> 815803 T4696 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 815804 T4696 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1/index
[junit4] 2> 815805 T4696 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48840439297135774]
[junit4] 2> 815810 T4696 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 815810 T4696 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 815814 T4696 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 815815 T4696 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 815815 T4696 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 815815 T4696 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 815815 T4696 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 815816 T4696 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 815816 T4696 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 815816 T4696 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 815817 T4696 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 815817 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 815818 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 815818 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 815819 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 815819 T4696 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 815820 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 815820 T4696 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 815821 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 815821 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 815822 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 815822 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 815823 T4696 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 815841 T4696 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 815843 T4696 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 815844 T4696 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 815846 T4696 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 815850 T4696 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 815850 T4696 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 815851 T4696 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=0.88671875,
floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=7.615991310789986,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.0859375,
noCFSRatio=0.2402170623670979
[junit4] 2> 815853 T4696 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 815853 T4696 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 815854 T4696 oass.SolrIndexSearcher.<init> Opening
Searcher@604bada2[collection1] main
[junit4] 2> 815854 T4696 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 815855 T4696 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 815855 T4696 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 815856 T4696
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 815856 T4696 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 815856 T4696 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 815857 T4696
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 815857 T4696 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 815858 T4696 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 815858 T4696 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 815862 T4697 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@604bada2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 815862 T4696 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 815863 T4700 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:21325/jq/b collection:collection1
shard:shard1
[junit4] 2> 815863 T4643 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 815864 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 815864 T4700 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 815869 T4700 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 815871 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 815871 T4700
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 815871 T4700 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2726 name=collection1
org.apache.solr.core.SolrCore@79f69d3f
url=http://127.0.0.1:21325/jq/b/collection1 node=127.0.0.1:21325_jq%2Fb
C2726_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:21325/jq/b, state=down, core=collection1,
node_name=127.0.0.1:21325_jq%2Fb}
[junit4] 2> 815872 T4700 C2726 P21325 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:21325/jq/b/collection1/
[junit4] 2> 815872 T4700 C2726 P21325 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 815872 T4700 C2726 P21325 oasc.SyncStrategy.syncToMe
http://127.0.0.1:21325/jq/b/collection1/ has no replicas
[junit4] 2> 815872 T4700 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:21325/jq/b/collection1/ shard1
[junit4] 2> 815873 T4700 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 815874 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 815877 T4695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815877 T4680 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815877 T4669 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815882 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:21325/jq/b",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 815884 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 815885 T4669 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815885 T4695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815885 T4680 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 815928 T4700 oasc.ZkController.register We are
http://127.0.0.1:21325/jq/b/collection1/ and leader is
http://127.0.0.1:21325/jq/b/collection1/
[junit4] 2> 815929 T4700 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:21325/jq/b
[junit4] 2> 815929 T4700 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 815929 T4700 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 815929 T4700 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 815930 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 815933 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21325/jq/b",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:21325_jq%2Fb"}
[junit4] 2> 816037 T4669 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 816037 T4695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 816037 T4680 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 817065 T4643 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 817065 T4643 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 817068 T4643 oejs.AbstractConnector.doStart Started
[email protected]:21329
[junit4] 2> 817069 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 817069 T4643 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 817069 T4643 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004
[junit4] 2> 817069 T4643 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/'
[junit4] 2> 817099 T4643 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/solr.xml
[junit4] 2> 817151 T4643 oasc.CoreContainer.<init> New CoreContainer
239422443
[junit4] 2> 817151 T4643 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/]
[junit4] 2> 817152 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 817152 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 817153 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 817153 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 817153 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 817153 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 817153 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 817154 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 817154 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 817154 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 817155 T4643 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 817155 T4643 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 817155 T4643 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 817155 T4643 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 817156 T4643 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:21306/solr
[junit4] 2> 817156 T4643 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 817156 T4643
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 817157 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 817159 T4712 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@24e3a784
name:ZooKeeperConnection Watcher:127.0.0.1:21306 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 817160 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 817160 T4643 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 817162 T4643 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 817163 T4715 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e3e4b38 name:ZooKeeperConnection
Watcher:127.0.0.1:21306/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 817163 T4643 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 817169 T4643
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 818174 T4643 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21329_jq%2Fb
[junit4] 2> 818175 T4643 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:21329_jq%2Fb
[junit4] 2> 818180 T4643 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 818186 T4716 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 818187 T4716 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 818188 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 818188 T4716 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 818191 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21329/jq/b",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:21329_jq%2Fb"}
[junit4] 2> 818191 T4670 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 818191 T4670 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 818194 T4669 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 818194 T4695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 818194 T4715 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 818194 T4680 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 819188 T4716 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 819189 T4716 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 819190 T4716 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 819190 T4716 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 819191 T4716 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 819191 T4716 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/collection1/'
[junit4] 2> 819193 T4716 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 819193 T4716 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 819194 T4716 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 819227 T4716 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 819229 T4716 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 819278 T4716 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 819324 T4716 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 819326 T4716 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 819340 T4716 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 819673 T4716 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 819676 T4716 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 819678 T4716 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 819682 T4716 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 819706 T4716 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 819706 T4716 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 819706 T4716 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2/
[junit4] 2> 819707 T4716 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@241ccc63
[junit4] 2> 819708 T4716 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2
[junit4] 2> 819709 T4716 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2/index/
[junit4] 2> 819710 T4716 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 819711 T4716 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2/index
[junit4] 2> 819712 T4716 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48840439297135774]
[junit4] 2> 819720 T4716 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 819720 T4716 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 819724 T4716 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 819725 T4716 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 819725 T4716 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 819725 T4716 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 819726 T4716 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 819726 T4716 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 819726 T4716 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 819727 T4716 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 819727 T4716 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 819728 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 819728 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 819729 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 819729 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 819730 T4716 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 819730 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 819730 T4716 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 819731 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 819731 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 819731 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 819732 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 819733 T4716 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 819751 T4716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 819753 T4716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 819754 T4716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 819756 T4716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 819760 T4716 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 819760 T4716 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 819761 T4716 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=0.88671875,
floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=7.615991310789986,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.0859375,
noCFSRatio=0.2402170623670979
[junit4] 2> 819763 T4716 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 819763 T4716 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 819763 T4716 oass.SolrIndexSearcher.<init> Opening
Searcher@7f98a828[collection1] main
[junit4] 2> 819764 T4716 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 819765 T4716 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 819765 T4716 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 819765 T4716
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 819766 T4716 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 819766 T4716 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 819767 T4716
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 819767 T4716 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 819767 T4716 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 819768 T4716 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 819771 T4717 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7f98a828[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 819771 T4716 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 819772 T4720 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:21329/jq/b collection:collection1
shard:shard1
[junit4] 2> 819773 T4643 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 819773 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 819775 T4720 oasc.ZkController.register We are
http://127.0.0.1:21329/jq/b/collection1/ and leader is
http://127.0.0.1:21325/jq/b/collection1/
[junit4] 2> 819775 T4720 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:21329/jq/b
[junit4] 2> 819775 T4720 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 819776 T4720 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C2727 name=collection1
org.apache.solr.core.SolrCore@56ca1411
url=http://127.0.0.1:21329/jq/b/collection1 node=127.0.0.1:21329_jq%2Fb
C2727_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:21329/jq/b, state=down, core=collection1,
node_name=127.0.0.1:21329_jq%2Fb}
[junit4] 2> 819776 T4721 C2727 P21329 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 819777 T4721 C2727 P21329 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 819777 T4721 C2727 P21329 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:21325/jq/b/collection1/ and I am
http://127.0.0.1:21329/jq/b/collection1/
[junit4] 2> 819777 T4721 C2727 P21329 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 819777 T4721 C2727 P21329 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 819779 T4669 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 819779 T4721 C2727 P21329
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:21325/jq/b; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A21329_jq%252Fb&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 819781 T4683 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 819782 T4670 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21329/jq/b",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"recovering",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "node_name":"127.0.0.1:21329_jq%2Fb"}
[junit4] 2> 819783 T4683 oasha.CoreAdminHandler.handleWaitForStateAction
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have
state: recovering
[junit4] 2> 819784 T4683 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:21329_jq%2Fb, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"base_url":"http://127.0.0.1:21329/jq/b","state":"down","core":"collection1","node_name":"127.0.0.1:21329_jq%2Fb"}
[junit4] 2> 819785 T4669 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 819785 T4715 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 819785 T4680 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 819785 T4695 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 820784 T4683 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:21329_jq%2Fb, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"base_url":"http://127.0.0.1:21329/jq/b","state":"recovering","core":"collection1","node_name":"127.0.0.1:21329_jq%2Fb"}
[junit4] 2> 820785 T4683 oasha.CoreAdminHandler.handleWaitForStateAction
Waited coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true for: 1 seconds.
[junit4] 2> 820785 T4683 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/cores
params={wt=javabin&checkLive=true&state=recovering&action=PREPRECOVERY&version=2&onlyIfLeaderActive=true&core=collection1&nodeName=127.0.0.1:21329_jq%252Fb&coreNodeName=core_node2&onlyIfLeader=true}
status=0 QTime=1004
[junit4] 2> 820995 T4643 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 820996 T4643 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 820998 T4643 oejs.AbstractConnector.doStart Started
[email protected]:21336
[junit4] 2> 820999 T4643 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 820999 T4643 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 820999 T4643 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-005
[junit4] 2> 821000 T4643 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-005/'
[junit4] 2> 821029 T4643 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-005/solr.xml
[junit4] 2> 821081 T4643 oasc.CoreContainer.<init> New CoreContainer
1110720612
[junit4] 2> 821081 T4643 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-005/]
[junit4] 2> 821082 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 821082 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 821082 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 821083 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 821083 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 821083 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 821083 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 821083 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 821084 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 821084 T4643 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 821084 T4643 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 821085 T46
[...truncated too long message...]
oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot
talk to ZK
[junit4] 2> 943418 T4643 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/jq/b,null}
[junit4] 2> 948421 T4643 oasc.ChaosMonkey.monkeyLog monkey: stop shard!
21336
[junit4] 2> 948422 T4643 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1976519436
[junit4] 2> 948422 T4643 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 948422 T4643 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 948424 T4868 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 948424 T4643 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@22d58575
[junit4] 2> 948425 T4643 oasc.ZkController.unRegisterConfListener a
listener was removed because of core close
[junit4] 2> 948425 T4643 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=73,cumulative_deletesById=28,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=8368,transaction_logs_total_number=1}
[junit4] 2> 948426 T4643 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 948426 T4643 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 948426 T4643 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 948427 T4919 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:21336/jq/b",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "node_name":"127.0.0.1:21336_jq%2Fb"}
[junit4] 2> 948429 T4868 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> 948458 T4643 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 948463 T4643 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 948463 T4643 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty3/index.20141125000124584
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty3/index.20141125000124584;done=false>>]
[junit4] 2> 948463 T4643 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty3/index.20141125000124584
[junit4] 2> 948463 T4643 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty3
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty3;done=false>>]
[junit4] 2> 948464 T4643 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001/tempDir-001/jetty3
[junit4] 2> 948464 T4643 oasc.Overseer.close Overseer
(id=92856226149433362-127.0.0.1:21336_jq%2Fb-n_0000000007) closing
[junit4] 2> 948464 T4919 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:21336_jq%2Fb
[junit4] 2> 948466 T4868 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 948467 T4643 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/jq/b,null}
[junit4] 2> 953469 T4643 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 953471 T4643 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:21306 21306
[junit4] 2> 953697 T4644 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:21306 21306
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch
-Dtests.seed=F9074AED85928185 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=hr_HR -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 145s J0 | ChaosMonkeyNothingIsSafeTest.testDistribSearch
<<<
[junit4] > Throwable #1: java.lang.AssertionError: There were too many
update fails - we expect it can happen, but shouldn't easily
[junit4] > at
__randomizedtesting.SeedInfo.seed([F9074AED85928185:78E1C4F5F2CDE1B9]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 953708 T4643 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-F9074AED85928185-001
[junit4] 2> 144840 T4642 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{a_t=FSTOrd50, _version_=PostingsFormat(name=LuceneFixedGap),
a_i=PostingsFormat(name=Memory doPackFST= false),
rnd_b=PostingsFormat(name=Memory doPackFST= false),
id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{},
sim=DefaultSimilarity, locale=hr_HR, timezone=Europe/Guernsey
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=131616448,total=385351680
[junit4] 2> NOTE: All tests run in this JVM: [TermsComponentTest,
CacheHeaderTest, TestChildDocTransformer, TestLazyCores,
TestSolrDeletionPolicy1, AlternateDirectoryTest, ConvertedLegacyTest,
TestFiltering, ZkSolrClientTest, TestTrie, TestRangeQuery,
TestImplicitCoreProperties, SynonymTokenizerTest,
CloudExitableDirectoryReaderTest, TestWordDelimiterFilterFactory,
AtomicUpdatesTest, TestCloudManagedSchemaConcurrent,
DistributedExpandComponentTest, DistributedSpellCheckComponentTest,
HdfsDirectoryTest, SpellingQueryConverterTest, TestDefaultSimilarityFactory,
TestManagedSchemaFieldResource, TestManagedSchemaFieldTypeResource,
TestStressReorder, SharedFSAutoReplicaFailoverUtilsTest,
CoreAdminRequestStatusTest, TestXIncludeConfig, TestRandomFaceting,
TestExtendedDismaxParser, MoreLikeThisHandlerTest, JsonLoaderTest,
SimplePostToolTest, TestUtils, TestSolrXml, HighlighterMaxOffsetTest,
SolrTestCaseJ4Test, SSLMigrationTest, DirectSolrConnectionTest,
CoreMergeIndexesAdminHandlerTest, TestSolrDeletionPolicy2,
TestIBSimilarityFactory, TestReplicationHandlerBackup,
ChaosMonkeyNothingIsSafeTest]
[junit4] Completed on J0 in 145.13s, 1 test, 1 failure <<< FAILURES!
[...truncated 1037 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:532:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:473:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:508:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:970:
There were test failures: 449 suites, 1825 tests, 1 failure, 55 ignored (9
assumptions)
Total time: 194 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #680
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 829085228 bytes
Compression is 0.0%
Took 2 min 23 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]