Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1933/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: true)
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.HttpPartitionTest:
1) Thread[id=14870, name=Thread-6610, state=RUNNABLE,
group=TGRP-HttpPartitionTest] at
java.net.SocketInputStream.socketRead0(Native Method) at
java.net.SocketInputStream.read(SocketInputStream.java:150) at
java.net.SocketInputStream.read(SocketInputStream.java:121) at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101) at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269) at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.HttpPartitionTest:
1) Thread[id=14870, name=Thread-6610, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
at org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
at __randomizedtesting.SeedInfo.seed([5955CD6ADA6BCD91]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=14870, name=Thread-6610, state=RUNNABLE,
group=TGRP-HttpPartitionTest] at
java.net.SocketInputStream.socketRead0(Native Method) at
java.net.SocketInputStream.read(SocketInputStream.java:150) at
java.net.SocketInputStream.read(SocketInputStream.java:121) at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101) at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269) at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=14870, name=Thread-6610, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
at org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
at org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
at __randomizedtesting.SeedInfo.seed([5955CD6ADA6BCD91]:0)
Build Log:
[...truncated 11779 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/init-core-data-001
[junit4] 2> 5399472 T14560
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 5399481 T14560 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 5399483 T14560 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 5399484 T14561 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 5399585 T14560 oasc.ZkTestServer.run start zk server on
port:53259
[junit4] 2> 5399585 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5399587 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5399592 T14567 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4e5df87a
name:ZooKeeperConnection Watcher:127.0.0.1:53259 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5399593 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5399593 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5399593 T14560 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 5399600 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5399604 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5399606 T14569 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@512d4ccb
name:ZooKeeperConnection Watcher:127.0.0.1:53259/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5399607 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5399607 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5399607 T14560 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 5399615 T14560 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 5399622 T14560 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 5399630 T14560 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 5399637 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 5399637 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 5399646 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 5399646 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 5399653 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 5399653 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 5399660 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 5399660 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 5399667 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 5399668 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 5399674 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 5399674 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 5399681 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 5399682 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 5399686 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 5399687 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 5399692 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 5399692 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 5399699 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 5399699 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 5399707 T14560 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 5399707 T14560 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 5401393 T14560 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 5401402 T14560 oejs.AbstractConnector.doStart Started
[email protected]:53263
[junit4] 2> 5401404 T14560 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 5401404 T14560 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 5401404 T14560 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002
[junit4] 2> 5401405 T14560 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/'
[junit4] 2> 5401465 T14560 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/solr.xml
[junit4] 2> 5401491 T14560 oasc.CoreContainer.<init> New CoreContainer
2116315279
[junit4] 2> 5401492 T14560 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/]
[junit4] 2> 5401493 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 5401493 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 5401493 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 5401494 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 5401494 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 5401495 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 5401496 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 5401496 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 5401496 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 5401496 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 5401497 T14560 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 5401498 T14560 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5401498 T14560 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5401499 T14560 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 5401499 T14560 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53259/solr
[junit4] 2> 5401499 T14560 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 5401500 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5401502 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5401504 T14580 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7cb56473
name:ZooKeeperConnection Watcher:127.0.0.1:53259 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5401505 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5401505 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5401510 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5401513 T14582 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@559b109 name:ZooKeeperConnection
Watcher:127.0.0.1:53259/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 5401513 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5401516 T14560 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 5401524 T14560 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 5401533 T14560 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 5401542 T14560 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 5401553 T14560 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 5401564 T14560 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 5401568 T14560 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53262_
[junit4] 2> 5401570 T14560 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53262_
[junit4] 2> 5401579 T14560 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 5401585 T14560 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 5401589 T14560 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 5401594 T14560 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:53262_
[junit4] 2> 5401595 T14560 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 5401599 T14560 oasc.Overseer.start Overseer
(id=92782712226054147-127.0.0.1:53262_-n_0000000000) starting
[junit4] 2> 5401605 T14560 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 5401628 T14560 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 5401630 T14584 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 5401633 T14560 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 5401640 T14560 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 5401645 T14560
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 5401657 T14583 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 5401663 T14586 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 5401663 T14586 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 5401665 T14586 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 5401665 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5401673 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53262",
[junit4] 2> "node_name":"127.0.0.1:53262_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 5401673 T14583
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 5401673 T14583
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 5401674 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 5401679 T14587 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> 5402667 T14586 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 5402667 T14586 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 5402669 T14586 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 5402669 T14586 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 5402673 T14586 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 5402673 T14586 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/collection1/'
[junit4] 2> 5402675 T14586 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 5402676 T14586 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 5402676 T14586 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 5402752 T14586 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 5402769 T14586 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 5402774 T14586 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 5402782 T14586 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 5402919 T14586 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 5402926 T14586 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 5402927 T14586 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 5402957 T14586 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 5402961 T14586 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 5402964 T14586 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 5402968 T14586
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 5402968 T14586
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 5402968 T14586 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 5402970 T14586
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 5402970 T14586
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 5402970 T14586 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 5402971 T14586 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5402971 T14586 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-002/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/control/data/
[junit4] 2> 5402971 T14586 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b36ccf3
[junit4] 2> 5402972 T14586 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/control/data
[junit4] 2> 5402972 T14586 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/control/data/index/
[junit4] 2> 5402972 T14586 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 5402973 T14586 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/control/data/index
[junit4] 2> 5402973 T14586 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.09765625,
floorSegmentMB=1.7509765625, forceMergeDeletesPctAllowed=12.284863838843187,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16954349532006835
[junit4] 2> 5402974 T14586 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@71a02544
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36d74269),segFN=segments_1,generation=1}
[junit4] 2> 5402974 T14586 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5402977 T14586 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 5402978 T14586 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 5402978 T14586 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 5402979 T14586 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 5402979 T14586 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 5402979 T14586 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 5402981 T14586 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 5402981 T14586 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5402981 T14586 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 5402982 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 5402982 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5402983 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5402983 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5402983 T14586 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 5402984 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 5402984 T14586 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 5402984 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 5402985 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 5402985 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 5402985 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 5402986 T14586 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 5402996 T14586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5402998 T14586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5402999 T14586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5403001 T14586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5403005 T14586 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 5403006 T14586 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 5403006 T14586 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 5403007 T14586 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@71a02544
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36d74269),segFN=segments_1,generation=1}
[junit4] 2> 5403007 T14586 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5403008 T14586 oass.SolrIndexSearcher.<init> Opening
Searcher@c5e441c[collection1] main
[junit4] 2> 5403008 T14586 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 5403011 T14586 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 5403011 T14586 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 5403013 T14586
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 5403013 T14586 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 5403014 T14586 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5403015 T14586
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 5403015 T14586 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5403017 T14586 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 5403025 T14586
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 5403026 T14586 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5403026 T14586 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 5403028 T14588 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@c5e441c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5403030 T14586 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 5403032 T14592 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:53262 collection:control_collection
shard:shard1
[junit4] 2> 5403032 T14560 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 5403033 T14560 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 5403035 T14592 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 5403035 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5403037 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5403039 T14595 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62492207
name:ZooKeeperConnection Watcher:127.0.0.1:53259/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5403039 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5403040 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5403043 T14560
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 5403049 T14592
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 5403050 T14560 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 5403051 T14560 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 5403051 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5403054 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5403057 T14597 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2a5006be
name:ZooKeeperConnection Watcher:127.0.0.1:53259/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5403058 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5403059 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5403059 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5403059 T14592
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 5403060 T14592
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C2093 name=collection1
org.apache.solr.core.SolrCore@2c32b02e url=http://127.0.0.1:53262/collection1
node=127.0.0.1:53262_ C2093_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:53262,
node_name=127.0.0.1:53262_, state=down}
[junit4] 2> 5403060 T14592 C2093 P53262 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:53262/collection1/
[junit4] 2> 5403061 T14592 C2093 P53262 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 5403061 T14592 C2093 P53262 oasc.SyncStrategy.syncToMe
http://127.0.0.1:53262/collection1/ has no replicas
[junit4] 2> 5403061 T14592
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:53262/collection1/ shard1
[junit4] 2> 5403062 T14592 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 5403080 T14583
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 5403080 T14583
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 5403081 T14583
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 5403085 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5403086 T14583
oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection
/collections/collection1/state.json
[junit4] 2> 5403090 T14587 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> 5403091 T14598 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> 5403119 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5403124 T14598 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> 5403125 T14587 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> 5403181 T14592 oasc.ZkController.register We are
http://127.0.0.1:53262/collection1/ and leader is
http://127.0.0.1:53262/collection1/
[junit4] 2> 5403181 T14592 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:53262
[junit4] 2> 5403182 T14592 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 5403182 T14592 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 5403182 T14592 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 5403184 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5403197 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53262",
[junit4] 2> "node_name":"127.0.0.1:53262_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 5403305 T14587 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> 5403305 T14598 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> 5404776 T14560 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 5404777 T14560 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 5404782 T14560 oejs.AbstractConnector.doStart Started
[email protected]:53269
[junit4] 2> 5404785 T14560 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 5404785 T14560 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 5404787 T14560 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003
[junit4] 2> 5404787 T14560 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/'
[junit4] 2> 5404851 T14560 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/solr.xml
[junit4] 2> 5404869 T14560 oasc.CoreContainer.<init> New CoreContainer
1425774332
[junit4] 2> 5404869 T14560 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/]
[junit4] 2> 5404870 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 5404871 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 5404871 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 5404871 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 5404871 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 5404871 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 5404872 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 5404873 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 5404873 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 5404873 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 5404874 T14560 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 5404875 T14560 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5404875 T14560 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5404875 T14560 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 5404876 T14560 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53259/solr
[junit4] 2> 5404876 T14560 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 5404877 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5404881 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5404884 T14609 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10ebf616
name:ZooKeeperConnection Watcher:127.0.0.1:53259 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5404884 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5404885 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5404889 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5404891 T14611 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5264ee1d
name:ZooKeeperConnection Watcher:127.0.0.1:53259/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5404892 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5404910 T14560
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 5405925 T14560 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53268_
[junit4] 2> 5405927 T14560 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53268_
[junit4] 2> 5405937 T14560 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 5405951 T14613 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 5405952 T14613 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 5405957 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5405963 T14613 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 5405964 T14613 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 5405966 T14613 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 5405971 T14613 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 5405972 T14613 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 5405990 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53268",
[junit4] 2> "node_name":"127.0.0.1:53268_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 5406001 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 5406005 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 5406022 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5406023 T14583
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection
/collections/collection1/state.json
[junit4] 2> 5406025 T14612 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 5406027 T14612 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 5406973 T14613 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 5406974 T14613 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 5406975 T14613 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 5406976 T14613 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 5406978 T14613 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 5406978 T14613 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/collection1/'
[junit4] 2> 5406980 T14613 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 5406980 T14613 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 5406981 T14613 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 5407038 T14613 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 5407054 T14613 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 5407058 T14613 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 5407070 T14613 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 5407227 T14613 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 5407234 T14613 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 5407234 T14613 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 5407267 T14613 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 5407274 T14613 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 5407279 T14613 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 5407282 T14613
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 5407282 T14613
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 5407283 T14613 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 5407286 T14613
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 5407287 T14613
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 5407287 T14613 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 5407287 T14613 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5407288 T14613 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-003/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty1/
[junit4] 2> 5407288 T14613 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b36ccf3
[junit4] 2> 5407290 T14613 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty1
[junit4] 2> 5407291 T14613 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty1/index/
[junit4] 2> 5407291 T14613 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 5407292 T14613 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty1/index
[junit4] 2> 5407293 T14613 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.09765625,
floorSegmentMB=1.7509765625, forceMergeDeletesPctAllowed=12.284863838843187,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16954349532006835
[junit4] 2> 5407295 T14613 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46e7677d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@586d5429),segFN=segments_1,generation=1}
[junit4] 2> 5407295 T14613 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5407301 T14613 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 5407301 T14613 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 5407302 T14613 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 5407302 T14613 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 5407303 T14613 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 5407304 T14613 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 5407305 T14613 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 5407305 T14613 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5407305 T14613 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 5407307 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 5407307 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5407308 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5407309 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5407311 T14613 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 5407312 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 5407313 T14613 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 5407313 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 5407314 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 5407314 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 5407315 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 5407316 T14613 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 5407328 T14613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5407330 T14613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5407333 T14613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5407335 T14613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5407339 T14613 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 5407339 T14613 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 5407340 T14613 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 5407341 T14613 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46e7677d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@586d5429),segFN=segments_1,generation=1}
[junit4] 2> 5407341 T14613 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5407342 T14613 oass.SolrIndexSearcher.<init> Opening
Searcher@56623614[collection1] main
[junit4] 2> 5407342 T14613 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 5407345 T14613 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 5407345 T14613 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 5407347 T14613
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 5407347 T14613 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 5407348 T14613 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5407351 T14613
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 5407351 T14613 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5407352 T14613 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 5407352 T14613 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 5407360 T14614 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@56623614[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5407365 T14613 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 5407367 T14617 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:53268 collection:collection1
shard:shard2
[junit4] 2> 5407368 T14560 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 5407368 T14560 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 5407371 T14617 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 5407387 T14617
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 5407393 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5407398 T14617
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 5407398 T14617
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C2094 name=collection1
org.apache.solr.core.SolrCore@fbedd69 url=http://127.0.0.1:53268/collection1
node=127.0.0.1:53268_ C2094_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:53268,
node_name=127.0.0.1:53268_, state=down}
[junit4] 2> 5407398 T14617 C2094 P53268 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:53268/collection1/
[junit4] 2> 5407399 T14617 C2094 P53268 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 5407399 T14617 C2094 P53268 oasc.SyncStrategy.syncToMe
http://127.0.0.1:53268/collection1/ has no replicas
[junit4] 2> 5407399 T14617
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:53268/collection1/ shard2
[junit4] 2> 5407400 T14617 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 5407431 T14583
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection
/collections/collection1/state.json
[junit4] 2> 5407433 T14612 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 5407438 T14612 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 5407460 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5407461 T14583
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection
/collections/collection1/state.json
[junit4] 2> 5407464 T14612 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 5407466 T14612 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 5407477 T14617 oasc.ZkController.register We are
http://127.0.0.1:53268/collection1/ and leader is
http://127.0.0.1:53268/collection1/
[junit4] 2> 5407478 T14617 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:53268
[junit4] 2> 5407479 T14617 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 5407479 T14617 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 5407480 T14617 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 5407483 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5407497 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53268",
[junit4] 2> "node_name":"127.0.0.1:53268_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 5407507 T14617 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 5407521 T14583
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection
/collections/collection1/state.json
[junit4] 2> 5407523 T14612 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 5407530 T14612 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 5409339 T14560 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 5409341 T14560 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 5409346 T14560 oejs.AbstractConnector.doStart Started
[email protected]:53273
[junit4] 2> 5409348 T14560 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 5409348 T14560 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 5409349 T14560 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004
[junit4] 2> 5409349 T14560 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/'
[junit4] 2> 5409394 T14560 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/solr.xml
[junit4] 2> 5409415 T14560 oasc.CoreContainer.<init> New CoreContainer
984212526
[junit4] 2> 5409415 T14560 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/]
[junit4] 2> 5409416 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 5409416 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 5409417 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 5409418 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 5409418 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 5409418 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 5409419 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 5409419 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 5409419 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 5409419 T14560 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 5409420 T14560 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 5409421 T14560 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5409421 T14560 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5409422 T14560 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 5409422 T14560 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53259/solr
[junit4] 2> 5409423 T14560 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 5409424 T14560
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 5409425 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5409429 T14629 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ea3798a
name:ZooKeeperConnection Watcher:127.0.0.1:53259 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5409429 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5409430 T14560 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 5409435 T14560 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 5409437 T14631 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@362875df
name:ZooKeeperConnection Watcher:127.0.0.1:53259/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5409437 T14560 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 5409456 T14560
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 5410473 T14560 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53272_
[junit4] 2> 5410475 T14560 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53272_
[junit4] 2> 5410487 T14560 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 5410501 T14633 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 5410502 T14633 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 5410506 T14587 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 5410508 T14633 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 5410508 T14633 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 5410510 T14633 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 5410515 T14633 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 5410515 T14633 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 5410518 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53272",
[junit4] 2> "node_name":"127.0.0.1:53272_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 5410526 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 5410530 T14583 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 5410546 T14583
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection
/collections/collection1/state.json
[junit4] 2> 5410548 T14612 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 5410548 T14632 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 5410550 T14632 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 5410550 T14612 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 5411517 T14633 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 5411517 T14633 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 5411519 T14633 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 5411519 T14633 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 5411522 T14633 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 5411522 T14633 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/collection1/'
[junit4] 2> 5411524 T14633 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 5411524 T14633 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 5411524 T14633 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 5411577 T14633 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 5411585 T14633 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 5411590 T14633 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 5411600 T14633 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 5411711 T14633 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 5411718 T14633 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 5411720 T14633 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 5411751 T14633 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 5411757 T14633 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 5411762 T14633 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 5411765 T14633
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 5411765 T14633
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 5411766 T14633 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 5411769 T14633
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 5411770 T14633
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 5411770 T14633 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 5411771 T14633 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5411771 T14633 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-004/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty2/
[junit4] 2> 5411772 T14633 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b36ccf3
[junit4] 2> 5411773 T14633 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty2
[junit4] 2> 5411773 T14633 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty2/index/
[junit4] 2> 5411773 T14633 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 5411774 T14633 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-5955CD6ADA6BCD91-001/tempDir-001/jetty2/index
[junit4] 2> 5411774 T14633 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=74.09765625,
floorSegmentMB=1.7509765625, forceMergeDeletesPctAllowed=12.284863838843187,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.16954349532006835
[junit4] 2> 5411777 T14633 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7a88af60
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59e9b3ba),segFN=segments_1,generation=1}
[junit4] 2> 5411777 T14633 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5411784 T14633 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 5411785 T14633 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 5411785 T14633 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 5411786 T14633 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 5411787 T14633 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 5411788 T14633 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 5411790 T14633 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 5411790 T14633 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5411790 T14633 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 5411791 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 5411792 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5411793 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5411793 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5411794 T14633 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 5411795 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 5411795 T14633 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 5411796 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 5411796 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 5411797 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 5411798 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 5411799 T14633 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 5411811 T14633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5411813 T14633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5411815 T14633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5411817 T14633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5411820 T14633 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 5411821 T14633 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 5411822 T14633 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 5411822 T14633 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7a88af60
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59e9b3ba),segFN=segments_1,generation=1}
[junit4] 2> 5411823 T14633 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5411823 T14633 oass.SolrIndexSearcher.<init> Opening
Searcher@1f6ec95e[collection1] main
[junit4] 2> 5411823 T14633 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 5411826 T14633 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 5411827 T14633 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 5411828 T14633
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 5411828 T14633 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 5411829 T14633 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5411832 T14633
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 5411832 T14633 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5411832 T14633 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 5411832 T14633 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 5411837 T14634 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1f6ec95e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5411842 T14633 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 5411844 T14637 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:53272 collection:collection1
shard:shard1
[junit4] 2> 5411845 T14560 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 5411846 T14560 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[juni
[...truncated too long message...]
, TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest,
MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest,
TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test,
AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest,
TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestBinaryField,
NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions,
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPhraseSuggestions,
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestDefaultSimilarityFactory, PluginInfoTest, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest,
TestSuggestSpellingConverter, DateFieldTest, TestSolrJ, TestLRUCache,
ZkNodePropsTest, SliceStateTest, CircularListTest, TestDistributedMissingSort,
CloudExitableDirectoryReaderTest, DistribCursorPagingTest,
ExternalCollectionsTest, HttpPartitionTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.seed=5955CD6ADA6BCD91 -Dtests.slow=true -Dtests.locale=sr_BA
-Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s | HttpPartitionTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.HttpPartitionTest:
[junit4] > 1) Thread[id=14870, name=Thread-6610, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] > at java.net.SocketInputStream.socketRead0(Native
Method)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] > at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
[junit4] > at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
[junit4] > at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
[junit4] > at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
[junit4] > at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5955CD6ADA6BCD91]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=14870, name=Thread-6610, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] > at java.net.SocketInputStream.socketRead0(Native
Method)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] > at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] > at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
[junit4] > at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1650)
[junit4] > at
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
[junit4] > at
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
[junit4] > at
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5955CD6ADA6BCD91]:0)
[junit4] Completed in 150.55s, 1 test, 2 errors <<< FAILURES!
[...truncated 283 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:525: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:473: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:508:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:965:
There were test failures: 447 suites, 1820 tests, 2 suite-level errors, 301
ignored (20 assumptions)
Total time: 142 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:+UseCompressedOops -XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]