Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/937/
4 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([A011256E9FB0E14A]:0) FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([A011256E9FB0E14A]:0) FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=68286, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=68286, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest] Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:40041/x_/a, https://127.0.0.1:37706/x_/a, https://127.0.0.1:54899/x_/a, https://127.0.0.1:43188/x_/a, https://127.0.0.1:44578/x_/a] at __randomizedtesting.SeedInfo.seed([A011256E9FB0E14A]:0) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:898) Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:40041/x_/a, https://127.0.0.1:37706/x_/a, https://127.0.0.1:54899/x_/a, https://127.0.0.1:43188/x_/a, https://127.0.0.1:44578/x_/a] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:43188/x_/a at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) ... 5 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) at sun.security.ssl.InputRecord.read(InputRecord.java:480) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) 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:261) 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:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465) ... 9 more FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=26511, name=collection2, state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=26511, name=collection2, state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest] Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58176: Could not find collection : awholynewstresscollection_collection2_0 at __randomizedtesting.SeedInfo.seed([A011256E9FB0E14A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895) Build Log: [...truncated 11012 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/init-core-data-001 [junit4] 2> 1843877 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[A011256E9FB0E14A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) [junit4] 2> 1843877 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[A011256E9FB0E14A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x_/a [junit4] 2> 1843881 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1843882 INFO (Thread-62299) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1843882 INFO (Thread-62299) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1843982 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ZkTestServer start zk server on port:53829 [junit4] 2> 1843982 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1843994 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1844019 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ccf0678 name:ZooKeeperConnection Watcher:127.0.0.1:53829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844019 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1844020 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1844020 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr [junit4] 2> 1844022 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1844035 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1844050 INFO (zkCallback-1211-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f0fbc4f name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844050 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1844050 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1844051 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1 [junit4] 2> 1844052 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards [junit4] 2> 1844053 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection [junit4] 2> 1844054 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards [junit4] 2> 1844056 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1844056 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1844058 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1844058 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml [junit4] 2> 1844060 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1844060 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1844061 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1844061 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt [junit4] 2> 1844063 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1844063 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt [junit4] 2> 1844064 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1844064 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml [junit4] 2> 1844066 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1844066 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1844067 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1844067 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1844069 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1844069 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1844070 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1844070 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1844072 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1844072 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt [junit4] 2> 1844074 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1844089 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1844095 INFO (zkCallback-1212-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2020f4fe name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844095 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1844095 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1844726 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1 [junit4] 2> 1844728 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1844832 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@531a285{/x_/a,null,AVAILABLE} [junit4] 2> 1844838 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1966bae{SSL-http/1.1}{127.0.0.1:37706} [junit4] 2> 1844838 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.Server Started @1847743ms [junit4] 2> 1844838 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=37706, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores, hostContext=/x_/a, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/tempDir-001/control/data} [junit4] 2> 1844839 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747 [junit4] 2> 1844839 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/' [junit4] 2> 1844854 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1844856 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1844856 INFO (zkCallback-1213-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cbd4561 name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844857 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1844857 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1844858 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1844858 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/solr.xml [junit4] 2> 1844872 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores [junit4] 2> 1844873 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoreContainer New CoreContainer 1950507020 [junit4] 2> 1844873 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/] [junit4] 2> 1844873 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/lib [junit4] 2> 1844873 WARN (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/lib). [junit4] 2> 1844881 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1844883 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1844885 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1844885 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1844885 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53829/solr [junit4] 2> 1844885 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1844886 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1844887 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1844888 INFO (zkCallback-1215-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72d51d88 name:ZooKeeperConnection Watcher:127.0.0.1:53829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844888 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1844888 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1844902 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1844913 INFO (zkCallback-1216-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49bfbc10 name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1844914 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1844916 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1844918 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1844920 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1844921 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1844923 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1844924 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1844925 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1844938 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1844940 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1844940 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37706_x_%2Fa [junit4] 2> 1844941 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37706_x_%2Fa [junit4] 2> 1844942 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1844943 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1844944 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1844944 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000 [junit4] 2> 1844945 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37706_x_%2Fa [junit4] 2> 1844945 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1844946 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer Overseer (id=94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) starting [junit4] 2> 1844947 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1844952 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1844953 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1844953 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1844957 INFO (OverseerCollectionProcessor-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.OverseerProcessor Process current queue of overseer operations [junit4] 2> 1844966 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1844978 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1844978 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1844979 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores [junit4] 2> 1844980 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, shard=, schema=schema.xml, config=solrconfig.xml, dataDir=data/, loadOnStartup=true, name=collection1, collection=control_collection, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1, transient=false, coreNodeName=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/} [junit4] 2> 1844980 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/ [junit4] 2> 1844980 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1844998 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController publishing state=down [junit4] 2> 1844999 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1845006 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController look for our core node name [junit4] 2> 1845015 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0 [junit4] 2> 1845015 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1845015 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "base_url":"https://127.0.0.1:37706/x_/a", [junit4] 2> "state":"down", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:37706_x_%2Fa", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1845016 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "base_url":"https://127.0.0.1:37706/x_/a", [junit4] 2> "state":"down", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:37706_x_%2Fa", [junit4] 2> "operation":"state"} [junit4] 2> 1845016 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection [junit4] 2> 1845016 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1845018 INFO (zkCallback-1216-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1845018 INFO (zkCallback-1216-thread-2-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1846006 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1 [junit4] 2> 1846006 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection [junit4] 2> 1846007 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 1846008 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection [junit4] 2> 1846008 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1846008 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/' [junit4] 2> 1846039 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 1846052 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1846065 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0 [junit4] 2> 1846128 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1846129 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1846138 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1846599 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1846608 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1846609 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1846619 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1846622 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1846625 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1846625 WARN (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1846625 WARN (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1846626 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1846626 WARN (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1846626 WARN (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1846627 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0 [junit4] 2> 1846628 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1846628 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1846628 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/], dataDir=[null] [junit4] 2> 1846628 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42abbd83 [junit4] 2> 1846629 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/data [junit4] 2> 1846629 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/data/index/ [junit4] 2> 1846629 WARN (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1846630 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/data/index [junit4] 2> 1846630 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1846631 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2cdae0c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55db3fd2),segFN=segments_1,generation=1} [junit4] 2> 1846631 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1846634 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1846635 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1846635 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1846635 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1846635 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1846635 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1846636 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1846636 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1846636 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1846639 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1846640 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/data/ [junit4] 2> 1846640 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1846640 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1846642 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1846643 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1846646 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,/admin/mbeans,/admin/system,/admin/luke,standard,/admin/segments,/get,/admin/ping,/admin/plugins,/admin/threads,/update/json/docs,/replication,/config,/update/json,/update/csv,/admin/file,/admin/properties,/schema,/update [junit4] 2> 1846648 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1846651 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1846652 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1846652 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled [junit4] 2> 1846652 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 1846653 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=623627695, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1846654 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2cdae0c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55db3fd2),segFN=segments_1,generation=1} [junit4] 2> 1846654 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1846654 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2d5cf74f[collection1] main [junit4] 2> 1846654 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection [junit4] 2> 1846675 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1846675 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1846676 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1846676 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 1846676 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1846676 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1846677 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1846677 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1846677 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1846678 INFO (searcherExecutor-3890-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d5cf74f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1846678 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1846679 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1846679 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1846680 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1510431147344003072 [junit4] 2> 1846684 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version 1510431147344003072 [junit4] 2> 1846684 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1 [junit4] 2> 1846690 INFO (coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1846694 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37706/x_/a collection:control_collection shard:shard1 [junit4] 2> 1846706 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1846716 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94401946525696005-core_node1-n_0000000000 [junit4] 2> 1846717 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1 [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37706/x_/a/collection1/ [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:37706/x_/a/collection1/ has no replicas [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37706/x_/a/collection1/ shard1 [junit4] 2> 1846719 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1846722 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 1846731 INFO (zkCallback-1216-thread-3-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1846731 INFO (zkCallback-1216-thread-2-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1846735 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"https://127.0.0.1:37706/x_/a", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 1846837 INFO (zkCallback-1216-thread-3-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1846837 INFO (zkCallback-1216-thread-2-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1846883 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:37706/x_/a/collection1/ and leader is https://127.0.0.1:37706/x_/a/collection1/ [junit4] 2> 1846883 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37706/x_/a [junit4] 2> 1846884 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1846884 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active [junit4] 2> 1846884 INFO (coreZkRegister-3883-thread-1-processing-s:shard1 c:control_collection x:collection1 n:127.0.0.1:37706_x_%2Fa r:core_node1) [n:127.0.0.1:37706_x_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1846886 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "base_url":"https://127.0.0.1:37706/x_/a", [junit4] 2> "state":"active", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "node_name":"127.0.0.1:37706_x_%2Fa", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 1846886 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "base_url":"https://127.0.0.1:37706/x_/a", [junit4] 2> "state":"active", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "node_name":"127.0.0.1:37706_x_%2Fa", [junit4] 2> "operation":"state"} [junit4] 2> 1846989 INFO (zkCallback-1216-thread-3-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1846989 INFO (zkCallback-1216-thread-2-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1847093 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1847098 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1847122 INFO (zkCallback-1218-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@693961fa name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847129 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1847130 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1847130 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1847135 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1847473 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores/collection1 [junit4] 2> 1847474 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001 [junit4] 2> 1847475 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 1847482 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c3cdf87{/x_/a,null,AVAILABLE} [junit4] 2> 1847485 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.ServerConnector Started ServerConnector@76ef0046{SSL-http/1.1}{127.0.0.1:43188} [junit4] 2> 1847485 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.e.j.s.Server Started @1850390ms [junit4] 2> 1847485 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=43188, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/x_/a, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores} [junit4] 2> 1847486 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747 [junit4] 2> 1847486 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/' [junit4] 2> 1847524 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1847527 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1847559 INFO (zkCallback-1219-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@536a2e04 name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847560 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1847560 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1847561 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1847561 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/solr.xml [junit4] 2> 1847575 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores [junit4] 2> 1847575 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoreContainer New CoreContainer 307096892 [junit4] 2> 1847576 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/] [junit4] 2> 1847576 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/lib [junit4] 2> 1847576 WARN (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/lib). [junit4] 2> 1847585 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1847587 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1847588 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1847588 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1847588 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53829/solr [junit4] 2> 1847589 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1847589 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1847589 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1847591 INFO (zkCallback-1221-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1917aa9e name:ZooKeeperConnection Watcher:127.0.0.1:53829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847591 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1847591 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1847594 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1847595 INFO (zkCallback-1222-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f304287 name:ZooKeeperConnection Watcher:127.0.0.1:53829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1847596 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1847613 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1848617 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43188_x_%2Fa [junit4] 2> 1848618 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43188_x_%2Fa [junit4] 2> 1848619 INFO (zkCallback-1216-thread-3-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1848619 INFO (zkCallback-1218-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1848619 INFO (zkCallback-1216-thread-2-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1848619 INFO (zkCallback-1222-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1848621 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1848622 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94401946525696009-127.0.0.1:43188_x_%2Fa-n_0000000001 [junit4] 2> 1848623 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000 to know if I could be the leader [junit4] 2> 1848635 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1848635 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1848636 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores [junit4] 2> 1848636 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, shard=, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores/collection1, collection=collection1, schema=schema.xml, coreNodeName=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores/collection1/, loadOnStartup=true, config=solrconfig.xml, dataDir=data/, configSetProperties=configsetprops.json, transient=false} [junit4] 2> 1848637 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores/collection1/ [junit4] 2> 1848637 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1848638 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0 [junit4] 2> 1848638 INFO (TEST-CollectionsAPIDistributedZkTest.test-seed#[A011256E9FB0E14A]) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1848639 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.ZkController publishing state=down [junit4] 2> 1848640 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1848641 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.ZkController look for our core node name [junit4] 2> 1848642 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "base_url":"https://127.0.0.1:43188/x_/a", [junit4] 2> "state":"down", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:43188_x_%2Fa", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 1848642 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={ [junit4] 2> "base_url":"https://127.0.0.1:43188/x_/a", [junit4] 2> "state":"down", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:43188_x_%2Fa", [junit4] 2> "operation":"state"} [junit4] 2> 1848643 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1 [junit4] 2> 1848643 INFO (OverseerStateUpdate-94401946525696005-127.0.0.1:37706_x_%2Fa-n_0000000000) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1848644 INFO (zkCallback-1218-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1848644 INFO (zkCallback-1222-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1848644 INFO (zkCallback-1216-thread-2-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1848644 INFO (zkCallback-1216-thread-3-processing-n:127.0.0.1:37706_x_%2Fa) [n:127.0.0.1:37706_x_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1849641 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1 [junit4] 2> 1849641 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1 [junit4] 2> 1849642 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 1849642 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1 [junit4] 2> 1849643 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1849643 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A011256E9FB0E14A-001/shard-1-001/cores/collection1/' [junit4] 2> 1849659 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 1849666 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1849681 INFO (coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:43188_x_%2Fa) [n:127.0.0.1:43188_x_%2Fa c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0 [junit4] 2> 1849723 INFO (coreLoadExecutor [...truncated too long message...] $1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2) Thread[id=197949, name=qtp1604647483-197949-selector-ServerConnectorManager@782b8d3a/0, state=RUNNABLE, group=TGRP-TestReplicationHandler] [junit4] 2> at sun.nio.ch.IOUtil.drain(Native Method) [junit4] 2> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90) [junit4] 2> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) [junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) [junit4] 2> at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600) [junit4] 2> at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549) [junit4] 2> at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3) Thread[id=197966, name=Scheduler-1210607755, state=WAITING, group=TGRP-TestReplicationHandler] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4) Thread[id=197950, name=qtp1604647483-197950-selector-ServerConnectorManager@782b8d3a/1, state=RUNNABLE, group=TGRP-TestReplicationHandler] [junit4] 2> at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method) [junit4] 2> at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317) [junit4] 2> at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193) [junit4] 2> at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210) [junit4] 2> at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216) [junit4] 2> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78) [junit4] 2> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) [junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) [junit4] 2> at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600) [junit4] 2> at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549) [junit4] 2> at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {id=PostingsFormat(name=LuceneFixedGap), name=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=vi_VN, timezone=AGT [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=22,free=260568480,total=498073600 [junit4] 2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, HighlighterMaxOffsetTest, DistributedDebugComponentTest, UnloadDistributedZkTest, TestPseudoReturnFields, DataDrivenBlockJoinTest, TestUtils, TestCollationField, TestConfigSetProperties, TestFreeTextSuggestions, QueryResultKeyTest, TestExceedMaxTermLength, LeaderElectionTest, PluginInfoTest, TestShardHandlerFactory, TestDefaultStatsCache, RecoveryZkTest, MoreLikeThisHandlerTest, TestClassNameShortening, TestBinaryResponseWriter, SimpleFacetsTest, TestPivotHelperCode, TestSolrConfigHandler, TestTrie, TestBulkSchemaAPI, TestManagedSynonymFilterFactory, HardAutoCommitTest, SolrCoreCheckLockOnStartupTest, TestMaxScoreQueryParser, AutoCommitTest, XsltUpdateRequestHandlerTest, TestFileDictionaryLookup, StatsComponentTest, HdfsRecoveryZkTest, ResponseLogComponentTest, OverseerTest, TestSolrQueryParserResource, TestRecovery, DirectUpdateHandlerTest, BinaryUpdateRequestHandlerTest, TestSearcherReuse, HLLUtilTest, SpellCheckCollatorTest, TestManagedSchemaDynamicFieldResource, FileBasedSpellCheckerTest, QueryParsingTest, SortByFunctionTest, CoreAdminCreateDiscoverTest, TestDefaultSimilarityFactory, TestCursorMarkWithoutUniqueKey, TestManagedStopFilterFactory, TestQuerySenderNoQuery, DistributedQueryComponentCustomSortTest, DistributedFacetPivotSmallAdvancedTest, TestSystemIdResolver, TestPartialUpdateDeduplication, SOLR749Test, SolrIndexSplitterTest, TestSortingResponseWriter, RecoveryAfterSoftCommitTest, TestCrossCoreJoin, TestDocSet, NotRequiredUniqueKeyTest, TestCSVResponseWriter, TestNonDefinedSimilarityFactory, TestRecoveryHdfs, PrimUtilsTest, PathHierarchyTokenizerFactoryTest, DOMUtilTest, TestDefaultSearchFieldResource, BadIndexSchemaTest, SolrTestCaseJ4Test, TestNoOpRegenerator, TestBM25SimilarityFactory, HttpPartitionTest, TestStressRecovery, OverseerCollectionQueueTest, HdfsBasicDistributedZkTest, BasicDistributedZk2Test, LoggingHandlerTest, CursorPagingTest, ConnectionManagerTest, ZkStateReaderTest, TestSort, SyncSliceTest, ShardRoutingTest, TestReplicationHandler] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReplicationHandler -Dtests.seed=A011256E9FB0E14A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=vi_VN -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J2 | TestReplicationHandler (suite) <<< [junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). [junit4] > at __randomizedtesting.SeedInfo.seed([A011256E9FB0E14A]:0) [junit4] Completed [534/534] on J2 in 7223.28s, 4 tests, 2 errors <<< FAILURES! [...truncated 14 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:524: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006: There were test failures: 534 suites, 2108 tests, 1 suite-level error, 3 errors, 26 ignored (14 assumptions) Total time: 266 minutes 55 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911 Archived 4 artifacts Archive block size is 32768 Received 0 blocks and 1163442500 bytes Compression is 0.0% Took 3 min 3 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org