Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/625/
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
The Monkey ran for over 20 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 20 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([D267934FD1DA99BD:53811D57A685F981]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:535)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:140)
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:43)
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)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 1) Thread[id=5871,
name=StopableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:121)
2) Thread[id=5870, name=StopableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:121)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
1) Thread[id=5871, name=StopableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:121)
2) Thread[id=5870, name=StopableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:121)
at __randomizedtesting.SeedInfo.seed([D267934FD1DA99BD]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=5870, name=StopableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.io.PrintStream.println(PrintStream.java:806) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
2) Thread[id=5871, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.security.AccessController.getStackAccessControlContext(Native Method)
at java.security.AccessController.checkPermission(AccessController.java:533)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:95)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:104)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:65)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338) at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140) at
java.io.PrintStream.write(PrintStream.java:482) at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104) at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185) at
java.io.PrintStream.newLine(PrintStream.java:546) at
java.io.PrintStream.println(PrintStream.java:824) at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748) at
java.lang.Throwable.printStackTrace(Throwable.java:658) at
java.lang.Throwable.printStackTrace(Throwable.java:643) at
java.lang.Throwable.printStackTrace(Throwable.java:634) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=5870, name=StopableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.io.PrintStream.println(PrintStream.java:806)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
2) Thread[id=5871, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.security.AccessController.getStackAccessControlContext(Native
Method)
at
java.security.AccessController.checkPermission(AccessController.java:533)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:95)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:104)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:65)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338)
at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
at java.io.PrintStream.write(PrintStream.java:482)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.newLine(PrintStream.java:546)
at java.io.PrintStream.println(PrintStream.java:824)
at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
at java.lang.Throwable.printStackTrace(Throwable.java:658)
at java.lang.Throwable.printStackTrace(Throwable.java:643)
at java.lang.Throwable.printStackTrace(Throwable.java:634)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
at __randomizedtesting.SeedInfo.seed([D267934FD1DA99BD]:0)
Build Log:
[...truncated 21524 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/init-core-data-001
[junit4] 2> 825501 T5749 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 825501 T5749 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 825506 T5749 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 825507 T5749 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 825507 T5750 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 825607 T5749 oasc.ZkTestServer.run start zk server on
port:44340
[junit4] 2> 825608 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 825609 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 825611 T5756 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15c6300c
name:ZooKeeperConnection Watcher:127.0.0.1:44340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 825612 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 825612 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 825612 T5749 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 825615 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 825616 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 825617 T5758 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@476e8d4a
name:ZooKeeperConnection Watcher:127.0.0.1:44340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 825617 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 825617 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 825618 T5749 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 825619 T5749 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 825621 T5749 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 825622 T5749 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 825624 T5749 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> 825625 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 825627 T5749 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> 825628 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 825630 T5749 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> 825631 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 825632 T5749 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> 825633 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 825635 T5749 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> 825635 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 825637 T5749 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> 825638 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 825640 T5749 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> 825640 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 825642 T5749 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> 825643 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 825645 T5749 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> 825645 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 825647 T5749 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> 825648 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 825649 T5749 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> 825650 T5749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 825652 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 825653 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 825654 T5760 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62a1f6a8
name:ZooKeeperConnection Watcher:127.0.0.1:44340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 825655 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 825655 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 826780 T5749 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 826785 T5749 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 826787 T5749 oejs.AbstractConnector.doStart Started
[email protected]:44363
[junit4] 2> 826789 T5749 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 826790 T5749 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 826790 T5749 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002
[junit4] 2> 826790 T5749 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/'
[junit4] 2> 826819 T5749 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/solr.xml
[junit4] 2> 826872 T5749 oasc.CoreContainer.<init> New CoreContainer
526530499
[junit4] 2> 826872 T5749 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/]
[junit4] 2> 826873 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 826873 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 826873 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 826874 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 826874 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 826874 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 826874 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 826874 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 826875 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 826877 T5749 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 826878 T5749 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 826878 T5749 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 826879 T5749 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 826879 T5749 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44340/solr
[junit4] 2> 826879 T5749 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 826879 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 826880 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 826882 T5771 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2ec8143d
name:ZooKeeperConnection Watcher:127.0.0.1:44340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 826882 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 826883 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 826884 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 826885 T5773 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d059691 name:ZooKeeperConnection
Watcher:127.0.0.1:44340/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 826886 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 826887 T5749 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 826888 T5749 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 826890 T5749 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 826891 T5749 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 826893 T5749 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 826895 T5749 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 826896 T5749 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44363_
[junit4] 2> 826897 T5749 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44363_
[junit4] 2> 826898 T5749 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 826899 T5749 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 826900 T5749 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 826901 T5749 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:44363_
[junit4] 2> 826902 T5749 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 826903 T5749 oasc.Overseer.start Overseer
(id=92476560418144260-127.0.0.1:44363_-n_0000000000) starting
[junit4] 2> 826904 T5749 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 826909 T5749 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 826910 T5775 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 826910 T5749 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 826911 T5749 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 826912 T5749
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 826914 T5774 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 826918 T5777 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 826918 T5777 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 826919 T5777 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 826919 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 826921 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44363_",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"https://127.0.0.1:44363",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 826921 T5774
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 826922 T5774
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 826922 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 826924 T5778 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> 827919 T5777 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 827920 T5777 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 827920 T5777 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 827921 T5777 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 827921 T5777 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 827922 T5777 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/collection1/'
[junit4] 2> 827923 T5777 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 827924 T5777 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 827925 T5777 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 828017 T5777 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 828063 T5777 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 828064 T5777 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 828073 T5777 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 828425 T5777 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 828428 T5777 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 828429 T5777 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 828434 T5777 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 828450 T5777 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 828450 T5777 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 828517 T5777 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data/
[junit4] 2> 828517 T5777 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@521effe1
[junit4] 2> 828520 T5777 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data
[junit4] 2> 828521 T5777 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data/index/
[junit4] 2> 828522 T5777 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 828523 T5777 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data/index
[junit4] 2> 828524 T5777 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2056628873693942]
[junit4] 2> 828528 T5777 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 828529 T5777 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 828534 T5777 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 828534 T5777 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 828535 T5777 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 828535 T5777 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 828535 T5777 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 828535 T5777 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 828536 T5777 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 828536 T5777 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 828536 T5777 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 828537 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 828537 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 828538 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 828538 T5777 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 828539 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 828539 T5777 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 828539 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 828540 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 828540 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 828541 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 828541 T5777 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 828559 T5777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 828561 T5777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 828563 T5777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 828565 T5777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 828568 T5777 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 828569 T5777 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 828570 T5777 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=16.4013671875,
floorSegmentMB=1.3994140625, forceMergeDeletesPctAllowed=16.73211751621567,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 828571 T5777 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 828572 T5777 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 828572 T5777 oass.SolrIndexSearcher.<init> Opening
Searcher@70518a55[collection1] main
[junit4] 2> 828572 T5777 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 828573 T5777 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 828573 T5777 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 828574 T5777
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 828574 T5777 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 828574 T5777 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 828575 T5777
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 828575 T5777 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 828576 T5777 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 828577 T5777
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 828578 T5777 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 828578 T5777 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 828581 T5779 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@70518a55[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 828583 T5777 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 828584 T5782 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:44363 collection:control_collection
shard:shard1
[junit4] 2> 828585 T5749 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 828585 T5749 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 828585 T5782 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 828589 T5782 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 828590 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 828590 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 828591 T5782
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 828591 T5782 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 828591 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> ASYNC NEW_CORE C1895 name=collection1
org.apache.solr.core.SolrCore@4631b40f url=https://127.0.0.1:44363/collection1
node=127.0.0.1:44363_ C1895_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:44363_, base_url=https://127.0.0.1:44363,
state=down, core=collection1}
[junit4] 2> 828591 T5782 C1895 P44363 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:44363/collection1/
[junit4] 2> 828592 T5782 C1895 P44363 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 828592 T5782 C1895 P44363 oasc.SyncStrategy.syncToMe
https://127.0.0.1:44363/collection1/ has no replicas
[junit4] 2> 828592 T5784 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6be56214
name:ZooKeeperConnection Watcher:127.0.0.1:44340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 828593 T5782 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:44363/collection1/ shard1
[junit4] 2> 828593 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 828593 T5782 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 828593 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 828595 T5749
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 828596 T5778 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> 828596 T5785 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
[junit4] 2> 828598 T5749 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 828602 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 828602 T5778 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> 828602 T5785 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> 828649 T5782 oasc.ZkController.register We are
https://127.0.0.1:44363/collection1/ and leader is
https://127.0.0.1:44363/collection1/
[junit4] 2> 828650 T5782 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:44363
[junit4] 2> 828650 T5782 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 828650 T5782 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 828650 T5782 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 828651 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 828654 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44363_",
[junit4] 2> "numShards":"4",
[junit4] 2> "base_url":"https://127.0.0.1:44363",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 828757 T5778 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> 828757 T5785 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> 829736 T5749 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 829737 T5749 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 829741 T5749 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 829742 T5749 oejs.AbstractConnector.doStart Started
[email protected]:44371
[junit4] 2> 829744 T5749 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 829744 T5749 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 829745 T5749 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003
[junit4] 2> 829745 T5749 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/'
[junit4] 2> 829773 T5749 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/solr.xml
[junit4] 2> 829825 T5749 oasc.CoreContainer.<init> New CoreContainer
202063279
[junit4] 2> 829825 T5749 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/]
[junit4] 2> 829826 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 829826 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 829826 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 829827 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 829827 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 829827 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 829827 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 829828 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 829828 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 829830 T5749 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 829831 T5749 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 829832 T5749 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 829832 T5749 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 829832 T5749 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44340/solr
[junit4] 2> 829832 T5749 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 829833 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 829833 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 829835 T5796 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@77b71234
name:ZooKeeperConnection Watcher:127.0.0.1:44340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 829835 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 829835 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 829837 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 829838 T5798 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f6bd26e
name:ZooKeeperConnection Watcher:127.0.0.1:44340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 829838 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 829842 T5749
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 830845 T5749 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44371_
[junit4] 2> 830846 T5749 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44371_
[junit4] 2> 830849 T5749 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 830855 T5800 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 830856 T5800 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 830857 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 830857 T5800 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 830858 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:44371_",
[junit4] 2> "numShards":"4",
[junit4] 2> "base_url":"https://127.0.0.1:44371",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 830859 T5774
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2, shard3, shard4]
[junit4] 2> 830859 T5774
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 830859 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard3
[junit4] 2> 830861 T5778 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> 830861 T5799 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> 830861 T5785 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> 831857 T5800 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 831858 T5800 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 831858 T5800 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 831858 T5800 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 831859 T5800 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 831859 T5800 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/collection1/'
[junit4] 2> 831861 T5800 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 831861 T5800 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 831862 T5800 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 831923 T5800 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 831971 T5800 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 831972 T5800 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 831981 T5800 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 832313 T5800 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 832316 T5800 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 832317 T5800 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 832322 T5800 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 832338 T5800 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 832338 T5800 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 832338 T5800 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1/
[junit4] 2> 832338 T5800 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@521effe1
[junit4] 2> 832340 T5800 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1
[junit4] 2> 832341 T5800 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1/index/
[junit4] 2> 832342 T5800 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 832343 T5800 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1/index
[junit4] 2> 832343 T5800 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2056628873693942]
[junit4] 2> 832348 T5800 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 832348 T5800 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 832354 T5800 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 832354 T5800 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 832355 T5800 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 832355 T5800 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 832355 T5800 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 832355 T5800 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 832356 T5800 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 832356 T5800 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 832356 T5800 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 832357 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 832358 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 832358 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 832359 T5800 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 832359 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 832360 T5800 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 832360 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 832360 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 832361 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 832361 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 832362 T5800 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 832380 T5800 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 832382 T5800 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 832384 T5800 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 832386 T5800 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 832389 T5800 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 832389 T5800 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 832390 T5800 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=16.4013671875,
floorSegmentMB=1.3994140625, forceMergeDeletesPctAllowed=16.73211751621567,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 832392 T5800 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 832392 T5800 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 832392 T5800 oass.SolrIndexSearcher.<init> Opening
Searcher@3b48f37f[collection1] main
[junit4] 2> 832393 T5800 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 832393 T5800 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 832393 T5800 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 832394 T5800
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 832394 T5800 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 832394 T5800 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 832395 T5800
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 832395 T5800 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 832396 T5800 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 832396 T5800 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 832400 T5801 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3b48f37f[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 832404 T5800 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 832405 T5804 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:44371 collection:collection1
shard:shard3
[junit4] 2> 832405 T5749 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 832405 T5749 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 832405 T5804 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard3/election
[junit4] 2> 832410 T5804 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard3
[junit4] 2> 832411 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 832411 T5804
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 832412 T5804 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1896 name=collection1
org.apache.solr.core.SolrCore@4ef727b9 url=https://127.0.0.1:44371/collection1
node=127.0.0.1:44371_ C1896_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:44371_, base_url=https://127.0.0.1:44371,
state=down, core=collection1}
[junit4] 2> 832412 T5804 C1896 P44371 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:44371/collection1/
[junit4] 2> 832412 T5804 C1896 P44371 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 832412 T5804 C1896 P44371 oasc.SyncStrategy.syncToMe
https://127.0.0.1:44371/collection1/ has no replicas
[junit4] 2> 832412 T5804 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:44371/collection1/ shard3
[junit4] 2> 832413 T5804 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard3
[junit4] 2> 832415 T5799 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> 832415 T5785 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> 832415 T5778 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> 832420 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 832421 T5785 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> 832421 T5778 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> 832421 T5799 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> 832467 T5804 oasc.ZkController.register We are
https://127.0.0.1:44371/collection1/ and leader is
https://127.0.0.1:44371/collection1/
[junit4] 2> 832468 T5804 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:44371
[junit4] 2> 832468 T5804 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 832468 T5804 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 832468 T5804 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 832470 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 832472 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:44371_",
[junit4] 2> "numShards":"4",
[junit4] 2> "base_url":"https://127.0.0.1:44371",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard3",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 832575 T5778 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> 832575 T5785 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> 832575 T5799 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> 833784 T5749 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 833785 T5749 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 833790 T5749 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 833792 T5749 oejs.AbstractConnector.doStart Started
[email protected]:44385
[junit4] 2> 833795 T5749 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 833796 T5749 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 833796 T5749 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004
[junit4] 2> 833796 T5749 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/'
[junit4] 2> 833841 T5749 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/solr.xml
[junit4] 2> 833935 T5749 oasc.CoreContainer.<init> New CoreContainer
487252384
[junit4] 2> 833936 T5749 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/]
[junit4] 2> 833937 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 833938 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 833938 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 833938 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 833939 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 833939 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 833939 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 833940 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 833940 T5749 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 833943 T5749 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 833945 T5749 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 833946 T5749 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 833946 T5749 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 833946 T5749 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44340/solr
[junit4] 2> 833947 T5749 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 833947 T5749
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 833948 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 833949 T5815 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@45e902ea
name:ZooKeeperConnection Watcher:127.0.0.1:44340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 833950 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 833951 T5749 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 833953 T5749 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 833954 T5817 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@34b4cfe1
name:ZooKeeperConnection Watcher:127.0.0.1:44340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 833954 T5749 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 833959 T5749
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 834963 T5749 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44385_
[junit4] 2> 834965 T5749 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44385_
[junit4] 2> 834971 T5749 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 834987 T5819 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 834988 T5819 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 834989 T5819 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 834989 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 834994 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:44385_",
[junit4] 2> "numShards":"4",
[junit4] 2> "base_url":"https://127.0.0.1:44385",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 834994 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=4
[junit4] 2> 834995 T5774 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 834998 T5778 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> 834998 T5799 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> 834998 T5818 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> 834998 T5785 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> 835990 T5819 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 835991 T5819 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 835993 T5819 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 835993 T5819 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 835994 T5819 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 835995 T5819 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/collection1/'
[junit4] 2> 835999 T5819 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 836001 T5819 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 836003 T5819 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 836089 T5819 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 836137 T5819 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 836138 T5819 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 836148 T5819 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 836542 T5819 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 836545 T5819 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 836547 T5819 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 836551 T5819 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 836567 T5819 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 836568 T5819 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 836568 T5819 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2/
[junit4] 2> 836568 T5819 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@521effe1
[junit4] 2> 836570 T5819 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2
[junit4] 2> 836571 T5819 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2/index/
[junit4] 2> 836571 T5819 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 836573 T5819 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2/index
[junit4] 2> 836573 T5819 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2056628873693942]
[junit4] 2> 836593 T5819 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 836594 T5819 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 836599 T5819 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 836600 T5819 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 836600 T5819 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 836600 T5819 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 836600 T5819 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 836601 T5819 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 836601 T5819 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 836601 T5819 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 836602 T5819 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 836602 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 836603 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 836604 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 836604 T5819 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 836605 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 836605 T5819 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 836605 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 836606 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 836606 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 836607 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 836607 T5819 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 836626 T5819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 836627 T5819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 836629 T5819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 836631 T5819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 836634 T5819 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 836635 T5819 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 836636 T5819 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=16.4013671875,
floorSegmentMB=1.3994140625, forceMergeDeletesPctAllowed=16.73211751621567,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 836637 T5819 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D267934FD1DA99BD-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 836638 T5819 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 836638 T5819 oass.SolrIndexSearcher.<init> Opening
Searcher@716ba9c4[collection1] main
[junit4] 2> 836638 T5819 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 836639 T5819 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 836639 T5819 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 836640 T5819
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 836640 T5819 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 836640 T5819 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 836641 T5819
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 836641 T5819 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 836641 T5819 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 836642 T5819 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 836647 T5820 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@716ba9c4[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 836650 T5819 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 836651 T5823 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:44385 collection:collection1
shard:shard1
[junit4] 2> 836651 T5749 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 836652 T5749 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 836652 T5823 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 836656 T5823 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 836657 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 836657 T5823
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 836658 T5823 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1897 name=collection1
org.apache.solr.core.SolrCore@280eef69 url=https://127.0.0.1:44385/collection1
node=127.0.0.1:44385_ C1897_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:44385_, base_url=https://127.0.0.1:44385,
state=down, core=collection1}
[junit4] 2> 836658 T5823 C1897 P44385 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:44385/collection1/
[junit4] 2> 836658 T5823 C1897 P44385 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 836658 T5823 C1897 P44385 oasc.SyncStrategy.syncToMe
https://127.0.0.1:44385/collection1/ has no replicas
[junit4] 2> 836658 T5823 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:44385/collection1/ shard1
[junit4] 2> 836659 T5823 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 836661 T5785 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> 836661 T5799 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> 836661 T5818 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> 836661 T5778 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> 836667 T5778 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 836668 T5778 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> 836668 T5818 oascc.ZkStateReader$2
[...truncated too long message...]
> at
> org.apache.solr.cloud.StopableIndexingThread.indexr(StopableIndexingThread.java:158)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:103)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=D267934FD1DA99BD
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=es_US -Dtests.timezone=Asia/Bishkek
-Dtests.file.encoding=ISO-8859-1
[junit4] 2> REQUEST FAILED for id=1-2074
[junit4] 2> java.lang.IllegalStateException: Connection pool shut down
[junit4] 2> at org.apache.http.util.Asserts.check(Asserts.java:34)
[junit4] 2> at
org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:169)
[junit4] 2> at
org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:202)
[junit4] 2> at
org.apache.http.impl.conn.PoolingClientConnectionManager.requestConnection(PoolingClientConnectionManager.java:184)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:414)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
[junit4] 2> at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.indexDoc(StopableIndexingThread.java:168)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.indexr(StopableIndexingThread.java:158)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:103)
[junit4] 2> REQUEST FAILED for id=0-2052
[junit4] 2> java.lang.IllegalStateException: Connection pool shut down
[junit4] 2> at org.apache.http.util.Asserts.check(Asserts.java:34)
[junit4] 2> at
org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:169)
[junit4] 2> at
org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:202)
[junit4] 2> at
org.apache.http.impl.conn.PoolingClientConnectionManager.requestConnection(PoolingClientConnectionManager.java:184)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:414)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
[junit4] 2> at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.indexDoc(StopableIndexingThread.java:168)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.indexr(StopableIndexingThread.java:158)
[junit4] 2> at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:103)
[junit4] ERROR 0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
[junit4] > 1) Thread[id=5871, name=StopableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:121)
[junit4] > 2) Thread[id=5870, name=StopableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:121)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D267934FD1DA99BD]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=5870, name=StopableIndexingThread,
state=BLOCKED, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.io.PrintStream.println(PrintStream.java:806)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
[junit4] > 2) Thread[id=5871, name=StopableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at
java.security.AccessController.getStackAccessControlContext(Native Method)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:533)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:95)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:104)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:65)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
[junit4] > at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[junit4] > at
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[junit4] > at java.io.PrintStream.flush(PrintStream.java:338)
[junit4] > at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[junit4] > at java.io.PrintStream.write(PrintStream.java:482)
[junit4] > at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[junit4] > at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
[junit4] > at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
[junit4] > at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
[junit4] > at java.io.PrintStream.newLine(PrintStream.java:546)
[junit4] > at java.io.PrintStream.println(PrintStream.java:824)
[junit4] > at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:658)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:643)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:634)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D267934FD1DA99BD]:0)
[junit4] Completed on J1 in 97.82s, 1 test, 1 failure, 2 errors <<< FAILURES!
[...truncated 904 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:498:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:471:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:60:
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:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:961:
There were test failures: 429 suites, 1772 tests, 2 suite-level errors, 1
failure, 980 ignored (9 assumptions)
Total time: 199 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #622
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 293656392 bytes
Compression is 0.0%
Took 51 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]