Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4787/
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestReplicationHandlerBackup: 1) Thread[id=13372,
name=Thread-4288, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
at java.net.PlainSocketImpl.socketConnect(Native Method) at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
java.net.Socket.connect(Socket.java:579) at
java.net.Socket.connect(Socket.java:528) at
sun.net.NetworkClient.doConnect(NetworkClient.java:180) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652) at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037) at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestReplicationHandlerBackup:
1) Thread[id=13372, name=Thread-4288, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037)
at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
at __randomizedtesting.SeedInfo.seed([CF5BC0D707786548]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=13372, name=Thread-4288, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup] at
java.net.PlainSocketImpl.socketConnect(Native Method) at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
java.net.Socket.connect(Socket.java:579) at
java.net.Socket.connect(Socket.java:528) at
sun.net.NetworkClient.doConnect(NetworkClient.java:180) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652) at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037) at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=13372, name=Thread-4288, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037)
at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
at __randomizedtesting.SeedInfo.seed([CF5BC0D707786548]:0)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch
Error Message:
We have a failed SPLITSHARD task
Stack Trace:
java.lang.AssertionError: We have a failed SPLITSHARD task
at
__randomizedtesting.SeedInfo.seed([CF5BC0D707786548:4EBD4ECF70270574]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:125)
at
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
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)
Build Log:
[...truncated 11309 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/init-core-data-001
[junit4] 2> 1059376 T2540 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 1059377 T2540
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1059381 T2540 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1059382 T2540 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1059383 T2541 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1059483 T2540 oasc.ZkTestServer.run start zk server on
port:55768
[junit4] 2> 1059484 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1059487 T2547 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7863097 name:ZooKeeperConnection
Watcher:127.0.0.1:55768 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1059488 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1059488 T2540 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1059492 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1059493 T2549 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4bfea9f8
name:ZooKeeperConnection Watcher:127.0.0.1:55768/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1059493 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1059493 T2540 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1059496 T2540 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1059498 T2540 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1059499 T2540 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1059501 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1059502 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1059505 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1059506 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1059508 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1059509 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1059511 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1059512 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1059514 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1059515 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1059517 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1059518 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1059520 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1059521 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1059523 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1059523 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1059526 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1059526 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1059528 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1059529 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1059531 T2540 oasc.AbstractZkTestCase.putConfig put
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1059532 T2540 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1060745 T2540 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1060747 T2540 oejs.AbstractConnector.doStart Started
[email protected]:14090
[junit4] 2> 1060748 T2540 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1060748 T2540 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1060748 T2540 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002
[junit4] 2> 1060749 T2540 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/'
[junit4] 2> 1060777 T2540 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/solr.xml
[junit4] 2> 1060830 T2540 oasc.CoreContainer.<init> New CoreContainer
1818329218
[junit4] 2> 1060831 T2540 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/]
[junit4] 2> 1060832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1060832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1060832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1060832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1060833 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1060833 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1060833 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1060833 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1060834 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1060834 T2540 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1060834 T2540 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1060835 T2540 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1060835 T2540 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1060835 T2540 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55768/solr
[junit4] 2> 1060835 T2540 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1060836 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1060838 T2560 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@753c0e64
name:ZooKeeperConnection Watcher:127.0.0.1:55768 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1060839 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1060840 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1060842 T2562 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@51c19af7
name:ZooKeeperConnection Watcher:127.0.0.1:55768/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1060842 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1060843 T2540 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1060846 T2540 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1060848 T2540 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1060850 T2540 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1060852 T2540 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1060855 T2540 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1060856 T2540 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14090_
[junit4] 2> 1060856 T2540 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:14090_
[junit4] 2> 1060859 T2540 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1060860 T2540 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1060863 T2540 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:14090_
[junit4] 2> 1060863 T2540 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1060865 T2540 oasc.Overseer.start Overseer
(id=92205770643144707-127.0.0.1:14090_-n_0000000000) starting
[junit4] 2> 1060867 T2540 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1060874 T2564 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1060874 T2540 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1060876 T2540 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1060877 T2540
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1060879 T2563 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1060882 T2565 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1060883 T2565 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1060884 T2565 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1060884 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1060885 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1060885 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:14090",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:14090_",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":null}
[junit4] 2> 1060886 T2563
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1060886 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1060888 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1060888 T2566 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> 1061884 T2565 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1061885 T2565 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1061886 T2565 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1061886 T2565 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1061887 T2565 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1061887 T2565 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/collection1/'
[junit4] 2> 1061889 T2565 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1061890 T2565 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1061891 T2565 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1061956 T2565 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1062005 T2565 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1062006 T2565 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1062018 T2565 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1062409 T2565 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1062422 T2565 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1062425 T2565 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1062438 T2565 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1062442 T2565 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1062446 T2565 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1062447 T2565
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1062448 T2565
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1062448 T2565 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1062449 T2565
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1062450 T2565
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1062450 T2565 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1062450 T2565 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1062450 T2565 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-002/collection1/,
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-001/control/data/
[junit4] 2> 1062451 T2565 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e748cc0
[junit4] 2> 1062452 T2565 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-001/control/data
[junit4] 2> 1062452 T2565 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-001/control/data/index/
[junit4] 2> 1062452 T2565 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1062453 T2565 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-001/control/data/index
[junit4] 2> 1062453 T2565 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=21.9365234375,
floorSegmentMB=1.7421875, forceMergeDeletesPctAllowed=28.541190687524374,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6084137097166367
[junit4] 2> 1062454 T2565 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@d04a904
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6342165),segFN=segments_1,generation=1}
[junit4] 2> 1062454 T2565 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1062458 T2565 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1062459 T2565 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1062459 T2565 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1062460 T2565 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1062460 T2565 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1062460 T2565 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1062461 T2565 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1062461 T2565 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1062461 T2565 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1062462 T2565 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1062462 T2565 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1062462 T2565 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1062463 T2565 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1062463 T2565 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1062464 T2565 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1062464 T2565 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1062465 T2565 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1062482 T2565 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1062488 T2565 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1062488 T2565 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1062489 T2565 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=66.4814453125,
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=17.16838979490969,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1062489 T2565 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@d04a904
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6342165),segFN=segments_1,generation=1}
[junit4] 2> 1062490 T2565 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1062490 T2565 oass.SolrIndexSearcher.<init> Opening
Searcher@3643acf8[collection1] main
[junit4] 2> 1062490 T2565 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1062491 T2565 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1062491 T2565 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1062492 T2565
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1062492 T2565 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1062492 T2565 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1062493 T2565
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1062493 T2565 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1062494 T2565 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1062496 T2565
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1062496 T2565 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1062496 T2565 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1062500 T2567 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3643acf8[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1062501 T2565 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1062502 T2570 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:14090 collection:control_collection
shard:shard1
[junit4] 2> 1062502 T2540 oass.SolrDispatchFilter.init
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
[junit4] 2> 1062503 T2540 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1062503 T2570 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1062504 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1062506 T2572 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@225b87e6
name:ZooKeeperConnection Watcher:127.0.0.1:55768/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1062506 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1062507 T2540
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1062509 T2570 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1062510 T2540 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1062510 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062511 T2570
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1062511 T2570 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C697 name=collection1
org.apache.solr.core.SolrCore@604d3970 url=http://127.0.0.1:14090/collection1
node=127.0.0.1:14090_ C697_STATE=coll:control_collection core:collection1
props:{state=down, base_url=http://127.0.0.1:14090, core=collection1,
node_name=127.0.0.1:14090_}
[junit4] 2> 1062511 T2570 C697 P14090 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:14090/collection1/
[junit4] 2> 1062512 T2570 C697 P14090 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1062512 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1062512 T2570 C697 P14090 oasc.SyncStrategy.syncToMe
http://127.0.0.1:14090/collection1/ has no replicas
[junit4] 2> 1062512 T2570 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:14090/collection1/ shard1
[junit4] 2> 1062512 T2570 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1062514 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062515 T2566 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> 1062515 T2573 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> 1062518 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1062520 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062621 T2566 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> 1062621 T2573 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> 1062670 T2570 oasc.ZkController.register We are
http://127.0.0.1:14090/collection1/ and leader is
http://127.0.0.1:14090/collection1/
[junit4] 2> 1062671 T2570 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:14090
[junit4] 2> 1062671 T2570 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1062671 T2570 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1062671 T2570 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1062673 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062673 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062673 T2570 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1062673 T2575 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062674 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1062675 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:14090",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:14090_",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 1062677 T2575 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062778 T2573 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> 1062778 T2575 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> 1063730 T2540 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1063731 T2540 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1063733 T2540 oejs.AbstractConnector.doStart Started
[email protected]:41393
[junit4] 2> 1063734 T2540 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1063734 T2540 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1063734 T2540 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003
[junit4] 2> 1063734 T2540 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/'
[junit4] 2> 1063763 T2540 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/solr.xml
[junit4] 2> 1063829 T2540 oasc.CoreContainer.<init> New CoreContainer
503583780
[junit4] 2> 1063829 T2540 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/]
[junit4] 2> 1063831 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1063831 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1063831 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1063832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1063832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1063832 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1063833 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1063833 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1063834 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1063834 T2540 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1063835 T2540 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1063835 T2540 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1063835 T2540 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1063836 T2540 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55768/solr
[junit4] 2> 1063836 T2540 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1063837 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1063839 T2586 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1dc656e1
name:ZooKeeperConnection Watcher:127.0.0.1:55768 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1063839 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1063841 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1063842 T2588 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@51a5c70 name:ZooKeeperConnection
Watcher:127.0.0.1:55768/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1063842 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1063847 T2540
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1064850 T2540 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41393_
[junit4] 2> 1064851 T2540 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:41393_
[junit4] 2> 1064861 T2590 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1064861 T2590 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1064862 T2575 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1064862 T2590 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1064862 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1064862 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1064864 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1064865 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41393",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:41393_",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":null}
[junit4] 2> 1064865 T2563
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 1064866 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1064868 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1064868 T2574 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> 1064868 T2573 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> 1064868 T2589 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> 1065863 T2590 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1065864 T2590 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1065864 T2590 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1065865 T2590 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1065865 T2590 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1065866 T2590 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/'
[junit4] 2> 1065868 T2590 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1065869 T2590 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1065870 T2590 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1065933 T2590 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1065981 T2590 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1065982 T2590 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1065993 T2590 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1066373 T2590 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1066386 T2590 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1066389 T2590 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1066402 T2590 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1066406 T2590 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1066411 T2590 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1066412 T2590
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1066412 T2590
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1066413 T2590 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1066414 T2590
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1066414 T2590
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1066414 T2590 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1066414 T2590 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1066415 T2590 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/,
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/data/
[junit4] 2> 1066415 T2590 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e748cc0
[junit4] 2> 1066416 T2590 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/data
[junit4] 2> 1066416 T2590 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/data/index/
[junit4] 2> 1066416 T2590 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1066417 T2590 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-003/collection1/data/index
[junit4] 2> 1066417 T2590 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=21.9365234375,
floorSegmentMB=1.7421875, forceMergeDeletesPctAllowed=28.541190687524374,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6084137097166367
[junit4] 2> 1066418 T2590 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@58862a45
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@856d78c),segFN=segments_1,generation=1}
[junit4] 2> 1066418 T2590 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1066424 T2590 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1066424 T2590 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1066425 T2590 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1066425 T2590 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1066425 T2590 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1066425 T2590 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1066426 T2590 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1066426 T2590 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1066426 T2590 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1066427 T2590 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1066428 T2590 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1066428 T2590 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1066428 T2590 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1066429 T2590 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1066429 T2590 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1066430 T2590 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1066431 T2590 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1066449 T2590 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1066455 T2590 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1066455 T2590 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1066456 T2590 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=66.4814453125,
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=17.16838979490969,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1066456 T2590 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@58862a45
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@856d78c),segFN=segments_1,generation=1}
[junit4] 2> 1066456 T2590 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1066457 T2590 oass.SolrIndexSearcher.<init> Opening
Searcher@68562745[collection1] main
[junit4] 2> 1066457 T2590 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1066458 T2590 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1066458 T2590 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1066459 T2590
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1066459 T2590 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1066459 T2590 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1066460 T2590
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1066460 T2590 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1066461 T2590 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1066461 T2590 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1066465 T2591 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@68562745[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1066468 T2590 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1066469 T2594 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:41393 collection:collection1
shard:shard1
[junit4] 2> 1066469 T2540 oass.SolrDispatchFilter.init
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
[junit4] 2> 1066470 T2540 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1066470 T2594 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1066475 T2594 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1066476 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066477 T2594
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1066477 T2594 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C698 name=collection1
org.apache.solr.core.SolrCore@c940331 url=http://127.0.0.1:41393/collection1
node=127.0.0.1:41393_ C698_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:41393, core=collection1,
node_name=127.0.0.1:41393_}
[junit4] 2> 1066477 T2594 C698 P41393 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:41393/collection1/
[junit4] 2> 1066477 T2594 C698 P41393 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1066478 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1066478 T2594 C698 P41393 oasc.SyncStrategy.syncToMe
http://127.0.0.1:41393/collection1/ has no replicas
[junit4] 2> 1066478 T2594 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:41393/collection1/ shard1
[junit4] 2> 1066478 T2594 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1066480 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066481 T2574 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> 1066481 T2573 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> 1066481 T2589 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> 1066484 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1066486 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066587 T2574 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> 1066588 T2573 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> 1066587 T2589 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> 1066636 T2594 oasc.ZkController.register We are
http://127.0.0.1:41393/collection1/ and leader is
http://127.0.0.1:41393/collection1/
[junit4] 2> 1066637 T2594 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:41393
[junit4] 2> 1066637 T2594 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1066637 T2594 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1066637 T2594 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1066639 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066639 T2575 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066639 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066639 T2594 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1066640 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1066641 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:41393",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:41393_",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 1066643 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1066745 T2589 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> 1066745 T2566 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> 1066745 T2573 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> 1067722 T2540 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1067723 T2540 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1067726 T2540 oejs.AbstractConnector.doStart Started
[email protected]:47231
[junit4] 2> 1067726 T2540 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1067726 T2540 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1067727 T2540 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004
[junit4] 2> 1067727 T2540 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/'
[junit4] 2> 1067756 T2540 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/solr.xml
[junit4] 2> 1067809 T2540 oasc.CoreContainer.<init> New CoreContainer
1250832544
[junit4] 2> 1067809 T2540 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/]
[junit4] 2> 1067810 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1067810 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1067811 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1067811 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1067811 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1067811 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1067812 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1067812 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1067812 T2540 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1067813 T2540 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1067813 T2540 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1067813 T2540 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1067813 T2540 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1067814 T2540 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55768/solr
[junit4] 2> 1067814 T2540 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1067815 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1067816 T2605 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3d1a7e9d
name:ZooKeeperConnection Watcher:127.0.0.1:55768 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1067817 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1067819 T2540 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1067820 T2607 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@8d55316 name:ZooKeeperConnection
Watcher:127.0.0.1:55768/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1067820 T2540 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1067825 T2540
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1068828 T2540 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47231_
[junit4] 2> 1068829 T2540 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47231_
[junit4] 2> 1068840 T2609 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1068840 T2609 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1068841 T2609 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1068841 T2574 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1068841 T2575 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1068841 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1068842 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1068843 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47231",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:47231_",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":null}
[junit4] 2> 1068843 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 1068844 T2563 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 1068846 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1068846 T2573 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> 1068846 T2566 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> 1068846 T2608 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> 1068846 T2589 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> 1069841 T2609 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1069842 T2609 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1069842 T2609 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1069843 T2609 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1069844 T2609 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1069844 T2609 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/'
[junit4] 2> 1069845 T2609 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1069846 T2609 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1069847 T2609 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1069911 T2609 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1069958 T2609 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1069960 T2609 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1069971 T2609 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1070356 T2609 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1070369 T2609 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1070372 T2609 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1070385 T2609 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1070389 T2609 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1070393 T2609 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1070394 T2609
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1070395 T2609
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1070395 T2609 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1070396 T2609
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1070396 T2609
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1070397 T2609 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1070397 T2609 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1070397 T2609 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/,
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/data/
[junit4] 2> 1070398 T2609 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e748cc0
[junit4] 2> 1070399 T2609 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/data
[junit4] 2> 1070399 T2609 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/data/index/
[junit4] 2> 1070399 T2609 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1070399 T2609 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-CF5BC0D707786548-001/tempDir-004/collection1/data/index
[junit4] 2> 1070400 T2609 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=21.9365234375,
floorSegmentMB=1.7421875, forceMergeDeletesPctAllowed=28.541190687524374,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6084137097166367
[junit4] 2> 1070401 T2609 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46881706
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2368d32a),segFN=segments_1,generation=1}
[junit4] 2> 1070401 T2609 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1070406 T2609 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1070407 T2609 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1070407 T2609 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1070407 T2609 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1070408 T2609 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1070408 T2609 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1070408 T2609 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1070409 T2609 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1070409 T2609 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1070410 T2609 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1070410 T2609 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1070410 T2609 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1070411 T2609 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1070411 T2609 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1070412 T2609 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1070412 T2609 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1070413 T2609 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1070431 T2609 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1070436 T2609 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1070437 T2609 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1070437 T2609 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=66.4814453125,
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=17.16838979490969,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1070438 T2609 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46881706
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2368d32a),segFN=segments_1,generation=1}
[junit4] 2> 1070438 T2609 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1070439 T2609 oass.SolrIndexSearcher.<init> Opening
Searcher@22c7f771[collection1] main
[junit4] 2> 1070439 T2609 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1070440 T2609 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1070440 T2609 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1070441 T2609
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1070441 T2609 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1070441 T2609 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1070442 T2609
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1070442 T2609 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1070443 T2609 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1070443 T2609 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1070447 T2610 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@22c7f771[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1070450 T2609 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1070451 T2613 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47231 collection:collection1
shard:shard2
[junit4] 2> 1070451 T2540 oass.SolrDispatchFilter.init
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
[junit4] 2> 1070452 T2540 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1070452 T2613 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1070456 T2613 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1070458 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1070458 T2613
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1070458 T2613 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C699 name=collection1
org.apache.solr.core.SolrCore@61bfa525 url=http://127.0.0.1:47231/collection1
node=127.0.0.1:47231_ C699_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:47231, core=collection1,
node_name=127.0.0.1:47231_}
[junit4] 2> 1070458 T2613 C699 P47231 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:47231/collection1/
[junit4] 2> 1070459 T2613 C699 P47231 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1070459 T2613 C699 P47231 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47231/collection1/ has no replicas
[junit4] 2> 1070459 T2563 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1070459 T2613 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:47231/collection1/ shard2
[junit4] 2> 1070460 T2613 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1070462 T2566 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1070462 T2589 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> 1070462 T2608 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> 10
[...truncated too long message...]
at java.net.URL.openStream(URL.java:1037)
[junit4] 2> at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
[junit4] 2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity,
locale=es_US, timezone=Pacific/Nauru
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60
(64-bit)/cpus=16,threads=2,free=130070176,total=497025024
[junit4] 2> NOTE: All tests run in this JVM: [ExpressionTest,
TestLeaderElectionZkExpiry, TestCodecSupport, BlockCacheTest,
TestLuceneMatchVersion, SignatureUpdateProcessorFactoryTest,
DocumentAnalysisRequestHandlerTest, SpellCheckCollatorTest, SuggesterTSTTest,
TestCoreDiscovery, TestComplexPhraseQParserPlugin,
TestSchemaSimilarityResource, DocumentBuilderTest, MBeansHandlerTest,
TestFieldTypeCollectionResource, MigrateRouteKeyTest, TestInfoStreamLogging,
TestOverriddenPrefixQueryForCustomFieldType,
AddSchemaFieldsUpdateProcessorFactoryTest, TestDocSet, QueryResultKeyTest,
TestSolrJ, TestSort, TestLMJelinekMercerSimilarityFactory, TestSearcherReuse,
DocExpirationUpdateProcessorFactoryTest, TestManagedResource,
SuggesterWFSTTest, AnalysisErrorHandlingTest, TestConfig,
SolrCoreCheckLockOnStartupTest, ShowFileRequestHandlerTest, PluginInfoTest,
XsltUpdateRequestHandlerTest, TestStressVersions, FunctionTest,
TestFastLRUCache, ShardRoutingTest, TestSolrDeletionPolicy2, ZkCLITest,
AnalyticsMergeStrategyTest, HdfsBasicDistributedZk2Test, TestRemoteStreaming,
TestReRankQParserPlugin, SolrCmdDistributorTest, SuggesterTest, RecoveryZkTest,
TestPartialUpdateDeduplication, TestWordDelimiterFilterFactory,
IndexBasedSpellCheckerTest, TestFileDictionaryLookup, CustomCollectionTest,
TestCustomSort, LeaderElectionTest, TestCollationFieldDocValues, TestFaceting,
TestDocBasedVersionConstraints, WordBreakSolrSpellCheckerTest, OverseerTest,
HdfsCollectionsAPIDistributedZkTest, TestManagedStopFilterFactory,
TestDFRSimilarityFactory, TestManagedSchema, TestAnalyzedSuggestions,
OverseerCollectionProcessorTest, SolrIndexSplitterTest,
ChaosMonkeyNothingIsSafeTest, TestClassNameShortening, TestUtils,
SpellingQueryConverterTest, OpenExchangeRatesOrgProviderTest,
TestCloudInspectUtil, CoreAdminCreateDiscoverTest,
TestRequestStatusCollectionAPI, TermsComponentTest, HdfsBasicDistributedZkTest,
TestReplicationHandler, TestTrie, SyncSliceTest,
TestDynamicFieldCollectionResource, ChangedSchemaMergeTest, UpdateParamsTest,
TestManagedResourceStorage, BasicDistributedZkTest, HdfsSyncSliceTest,
TestAnalyzeInfixSuggestions, DistribDocExpirationUpdateProcessorTest,
TestStressRecovery, TestSurroundQueryParser, PreAnalyzedUpdateProcessorTest,
DirectSolrSpellCheckerTest, QueryEqualityTest, MoreLikeThisHandlerTest,
SSLMigrationTest, ExternalFileFieldSortTest, CurrencyFieldOpenExchangeTest,
ResponseHeaderTest, ResponseLogComponentTest, TestRangeQuery,
TestJmxIntegration, SpellCheckComponentTest, PeerSyncTest, TestSolr4Spatial,
CollectionsAPIDistributedZkTest, TestZkChroot, TestRandomDVFaceting,
TestDistributedGrouping, TestHashPartitioner, ZkControllerTest,
TestStressReorder, TestReload, DistributedTermsComponentTest,
BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery,
BasicFunctionalityTest, TestLazyCores, DistributedQueryElevationComponentTest,
SpatialFilterTest, NoCacheHeaderTest, DefaultValueUpdateProcessorTest,
SolrInfoMBeanTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest,
UpdateRequestProcessorFactoryTest, QueryParsingTest,
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestComponentsName,
TestLFUCache, SOLR749Test, TestSolrIndexConfig, SampleTest, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery,
OutputWriterTest, TestSolrCoreProperties, TestDefaultSimilarityFactory,
LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, TestFastOutputStream,
DateMathParserTest, PreAnalyzedFieldTest, DOMUtilTest, RAMDirectoryFactoryTest,
TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest,
TestRTGBase, DistributedIntervalFacetingTest, TestTolerantSearch,
AbstractAnalyticsFacetTest, FieldFacetTest, DeleteInactiveReplicaTest,
HttpPartitionTest, OverseerRolesTest, ReplicationFactorTest, ShardSplitTest,
HdfsRecoveryZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest,
TestConfigSets, TestImplicitCoreProperties, TestNRTOpen, TestNonNRTOpen,
TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml,
TestSolrXmlPersistence, TestReplicationHandlerBackup]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.seed=CF5BC0D707786548
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_US
-Dtests.timezone=Pacific/Nauru -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestReplicationHandlerBackup (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestReplicationHandlerBackup:
[junit4] > 1) Thread[id=13372, name=Thread-4288, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native
Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:579)
[junit4] > at java.net.Socket.connect(Socket.java:528)
[junit4] > at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] > at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[junit4] > at java.net.URL.openStream(URL.java:1037)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
[junit4] > at
__randomizedtesting.SeedInfo.seed([CF5BC0D707786548]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=13372, name=Thread-4288, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native
Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:579)
[junit4] > at java.net.Socket.connect(Socket.java:528)
[junit4] > at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] > at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[junit4] > at java.net.URL.openStream(URL.java:1037)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
[junit4] > at
__randomizedtesting.SeedInfo.seed([CF5BC0D707786548]:0)
[junit4] Completed on J0 in 30.34s, 1 test, 2 errors <<< FAILURES!
[...truncated 162 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:467:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:447:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:45:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1298:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:922:
There were test failures: 422 suites, 1754 tests, 2 suite-level errors, 1
failure, 283 ignored (19 assumptions)
Total time: 100 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4781
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 215875055 bytes
Compression is 0.0%
Took 38 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]