Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1110/
11 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard2
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard2
at
__randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E:398BB8C940B0F92F]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:794)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:377)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchAddsWithDelete
Error Message:
Timeout while trying to assert number of documents @ target_collection
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @
target_collection
at
__randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E:B0FE99CE2A89DB12]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:273)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchAddsWithDelete(CdcrReplicationDistributedZkTest.java:532)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<59> but was:<0>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:264)
... 42 more
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=43351, name=Thread-27331,
state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=43351, name=Thread-27331, state=RUNNABLE,
group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:44445/yx/eg/collection1
at __randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E]:0)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured
while waiting response from server at: http://127.0.0.1:44445/yx/eg/collection1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:619)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
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.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
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.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
... 5 more
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
Error from server at https://127.0.0.1:33378/h_ej/rc: KeeperErrorCode = NoNode
for /overseer/collection-queue-work/qnr-0000000150
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:33378/h_ej/rc: KeeperErrorCode = NoNode for
/overseer/collection-queue-work/qnr-0000000150
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1620)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:345)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.core.OpenCloseCoreStressTest.test10Minutes
Error Message:
Captured an uncaught exception in thread: Thread[id=22510, name=Thread-13374,
state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=22510, name=Thread-13374, state=RUNNABLE,
group=TGRP-OpenCloseCoreStressTest]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at __randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E]:0)
at sun.security.ssl.InputRecord.<init>(InputRecord.java:93)
at sun.security.ssl.AppInputStream.<init>(AppInputStream.java:50)
at sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:635)
at sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:567)
at
sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:110)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:363)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at org.apache.solr.core.OneQuery.run(OpenCloseCoreStressTest.java:502)
FAILED:
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at
__randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E:4FB0DFB02C6CB7C6]:0)
at java.util.HashMap.resize(HashMap.java:703)
at java.util.HashMap.putVal(HashMap.java:628)
at java.util.HashMap.put(HashMap.java:611)
at java.util.HashSet.add(HashSet.java:219)
at java.util.AbstractCollection.addAll(AbstractCollection.java:344)
at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:212)
at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
at
sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
at
sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
at
sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:149)
at
sun.security.ssl.Handshaker.getActiveCipherSuites(Handshaker.java:642)
at sun.security.ssl.Handshaker.activate(Handshaker.java:509)
at
sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:57585/solr/testSolrCloudCollection_shard1_replica2
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException
occured when talking to server at:
http://127.0.0.1:57585/solr/testSolrCloudCollection_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E:FA3C4E46BA7E844E]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:57585/solr/testSolrCloudCollection_shard1_replica2
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:57585 failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
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.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
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.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
... 10 more
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchBoundaries
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard1
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard1
at
__randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E:E5CB393FFB341BD9]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:794)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchBoundaries(CdcrReplicationDistributedZkTest.java:557)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at:
https://127.0.0.1:50706/k_qp/b
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:50706/k_qp/b
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:619)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:400)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:477)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
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.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
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.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
... 47 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest
Error Message:
ObjectTracker found 10 object(s) that were not released!!! [InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest
Error Message:
10 threads leaked from SUITE scope at
org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest: 1)
Thread[id=31388, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=31358,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=31368,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=31373,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=31393,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=31353,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=31348,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=31378,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 9) Thread[id=31363,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 10) Thread[id=31383,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest:
1) Thread[id=31388, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=31358, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=31368, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=31373, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=31393, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=31353, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=31348, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=31378, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
9) Thread[id=31363, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
10) Thread[id=31383, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C7E4E06A8290DA3E]:0)
Build Log:
[...truncated 11527 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/init-core-data-001
[junit4] 2> 350938 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 350939 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/h_ej/rc
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 351035 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 351051 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 351058 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 351088 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_49283_hdfs____upt5te/webapp
[junit4] 2> 351660 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49283
[junit4] 2> 351754 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 351755 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 351769 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_37236_datanode____.1na3xk/webapp
[junit4] 2> 352484 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37236
[junit4] 2> 352831 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 352832 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 352861 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_48061_datanode____wmx0em/webapp
[junit4] 2> 353096 INFO (IPC Server handler 2 on 43110) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-e2653e2a-8c7e-4133-818f-4bb20db57ef8 node
DatanodeRegistration(127.0.0.1:40487,
datanodeUuid=e4c267d3-903c-47ed-a021-0e4e34b9c543, infoPort=34091,
infoSecurePort=0, ipcPort=53589,
storageInfo=lv=-56;cid=testClusterID;nsid=1359521124;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 353096 INFO (IPC Server handler 2 on 43110) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-05280b5b-55ed-4af8-8cf4-55b99d1d8d26 node
DatanodeRegistration(127.0.0.1:40487,
datanodeUuid=e4c267d3-903c-47ed-a021-0e4e34b9c543, infoPort=34091,
infoSecurePort=0, ipcPort=53589,
storageInfo=lv=-56;cid=testClusterID;nsid=1359521124;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 353462 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[C7E4E06A8290DA3E]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48061
[junit4] 2> 353939 INFO (IPC Server handler 4 on 43110) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-5330f517-3544-4622-958e-bf2817ec78ae node
DatanodeRegistration(127.0.0.1:60255,
datanodeUuid=30b4148e-f09b-439d-b9f7-20fa3220b2b0, infoPort=54558,
infoSecurePort=0, ipcPort=51718,
storageInfo=lv=-56;cid=testClusterID;nsid=1359521124;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 353939 INFO (IPC Server handler 4 on 43110) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-44dc2c54-df24-4aa9-bee0-8edabac13b64 node
DatanodeRegistration(127.0.0.1:60255,
datanodeUuid=30b4148e-f09b-439d-b9f7-20fa3220b2b0, infoPort=54558,
infoSecurePort=0, ipcPort=51718,
storageInfo=lv=-56;cid=testClusterID;nsid=1359521124;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 354051 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 354054 INFO (Thread-707) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 354054 INFO (Thread-707) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 354154 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39994
[junit4] 2> 354154 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354182 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354190 INFO (zkCallback-408-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@790a925b
name:ZooKeeperConnection Watcher:127.0.0.1:39994 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354191 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354191 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354191 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 354194 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354199 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354204 INFO (zkCallback-409-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5662b9c0
name:ZooKeeperConnection Watcher:127.0.0.1:39994/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354204 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354205 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354205 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 354206 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 354208 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 354209 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 354210 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 354210 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 354213 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 354213 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 354214 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 354215 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 354216 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 354216 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 354218 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 354218 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 354219 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 354219 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 354221 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 354221 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 354222 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 354222 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 354224 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 354224 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 354225 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 354225 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 354227 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 354227 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 354230 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354230 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354242 INFO (zkCallback-411-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@592a7ee9
name:ZooKeeperConnection Watcher:127.0.0.1:39994/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354242 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354242 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354244 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354245 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354252 INFO (zkCallback-412-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2249b59d
name:ZooKeeperConnection Watcher:127.0.0.1:39994 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354253 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354253 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354253 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 354255 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354255 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354261 INFO (zkCallback-413-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4925e88b
name:ZooKeeperConnection Watcher:127.0.0.1:39994/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354261 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354261 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354261 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf2/solrconfig.xml
[junit4] 2> 354261 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
[junit4] 2> 354264 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 354264 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
[junit4] 2> 354266 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf2/enumsConfig.xml
[junit4] 2> 354266 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
[junit4] 2> 354267 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 354267 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 354269 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf2/stopwords.txt
[junit4] 2> 354269 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
[junit4] 2> 354270 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf2/protwords.txt
[junit4] 2> 354271 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
[junit4] 2> 354272 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf2/currency.xml
[junit4] 2> 354272 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
[junit4] 2> 354274 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf2/open-exchange-rates.json
[junit4] 2> 354274 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
[junit4] 2> 354275 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 354275 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 354277 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf2/old_synonyms.txt
[junit4] 2> 354277 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
[junit4] 2> 354278 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf2/synonyms.txt
[junit4] 2> 354278 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
[junit4] 2> 354280 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 354280 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
[junit4] 2> 354384 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001/cores/collection1
[junit4] 2> 354387 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 354388 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4840ebea{/h_ej/rc,null,AVAILABLE}
[junit4] 2> 354390 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@545dcd98{SSL,[ssl,
http/1.1]}{127.0.0.1:59258}
[junit4] 2> 354390 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.e.j.s.Server Started @358914ms
[junit4] 2> 354390 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43110/hdfs__localhost_43110__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001_tempDir-002_control_data,
hostContext=/h_ej/rc, hostPort=59258,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001/cores}
[junit4] 2> 354391 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 354391 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001'
[junit4] 2> 354391 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 354391 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 354391 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354398 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354422 INFO (zkCallback-414-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ca4a4fa
name:ZooKeeperConnection Watcher:127.0.0.1:39994/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354422 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354422 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354427 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 354427 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001/solr.xml
[junit4] 2> 354432 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001/cores
[junit4] 2> 354433 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.CoreContainer New CoreContainer 943977700
[junit4] 2> 354433 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001]
[junit4] 2> 354433 WARN
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_C7E4E06A8290DA3E-001/control-001/lib
[junit4] 2> 354433 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
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,
[junit4] 2> 354435 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 354435 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 354435 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 354435 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39994/solr
[junit4] 2> 354436 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 354436 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 354438 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 354451 INFO (zkCallback-417-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2890341e
name:ZooKeeperConnection Watcher:127.0.0.1:39994 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354454 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 354454 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 354455 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$65/1942881181@4c08a61c
[junit4] 2> 354456 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 354465 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:59258_h_ej%2Frc)
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5609ff6a
name:ZooKeeperConnection Watcher:127.0.0.1:39994/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 354465 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 354466 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 354468 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 354471 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 354473 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 354475 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 354476 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 354478 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 354484 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 354485 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/security.json
[junit4] 2> 354486 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 354487 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.ZkStateReader Loaded cluster
properties: {urlScheme=https}
[junit4] 2> 354487 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (0)
[junit4] 2> 354489 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 354491 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 354492 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 354492 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/96524164962320391-127.0.0.1:59258_h_ej%2Frc-n_0000000000
[junit4] 2> 354492 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:59258_h_ej%2Frc
[junit4] 2> 354492 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 354493 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.Overseer Overseer
(id=96524164962320391-127.0.0.1:59258_h_ej%2Frc-n_0000000000) starting
[junit4] 2> 354495 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 354501 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[C7E4E06A8290DA3E])
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 354501 INFO
(OverseerCollectionConfigSetProcessor-96524164962320391-127.0.0.1:59258_h_ej%2Frc-n_0000000000)
[n:127.0.0.1:59258_h_ej%2Frc ] o.a.s.c.O
[...truncated too long message...]
.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
[junit4] > ... 10 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_C7E4E06A8290DA3E-001
[junit4] 2> Sep 02, 2016 8:26:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=FST50,
multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=FST50,
id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=FST50,
range_facet_l=FST50, timestamp=FST50},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=801,
maxMBSortInHeap=6.596519607923508, sim=RandomSimilarity(queryNorm=true): {},
locale=fr-CH, timezone=Africa/Windhoek
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=172398656,total=520093696
[junit4] 2> NOTE: All tests run in this JVM: [TestBackupRepositoryFactory,
AliasIntegrationTest, NumericFieldsTest, TestManagedSchemaAPI,
SecurityConfHandlerTest, SpatialFilterTest, TestSolrCoreSnapshots,
TestCollectionAPI, ExitableDirectoryReaderTest, SuggestComponentTest,
ShardRoutingTest, TestTrie, DocValuesMissingTest, ZkStateWriterTest,
SpellCheckComponentTest, HighlighterTest, AsyncMigrateRouteKeyTest,
CoreAdminRequestStatusTest, WordBreakSolrSpellCheckerTest,
UniqFieldsUpdateProcessorFactoryTest, CollectionTooManyReplicasTest,
TestBM25SimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest,
SchemaVersionSpecificBehaviorTest, SolrCmdDistributorTest,
TestRandomFlRTGCloud, TestSchemaSimilarityResource, VersionInfoTest,
TestDownShardTolerantSearch, TestDefaultSearchFieldResource, MultiTermTest,
SortByFunctionTest, ZkCLITest, TestSolrCLIRunExample, SimpleMLTQParserTest,
OpenExchangeRatesOrgProviderTest, TestSolrQueryParserDefaultOperatorResource,
ConvertedLegacyTest, TestFieldCollectionResource, AnalysisErrorHandlingTest,
TestFieldSortValues, LoggingHandlerTest,
ClassificationUpdateProcessorFactoryTest, DOMUtilTest,
TestLeaderElectionZkExpiry, DistributedTermsComponentTest, BJQParserTest,
DistributedQueryComponentCustomSortTest, CreateCollectionCleanupTest,
TestDFRSimilarityFactory, TestReqParamsAPI, BasicFunctionalityTest,
DistanceUnitsTest, TestExactStatsCache, TestPivotHelperCode,
SimplePostToolTest, DeleteLastCustomShardedReplicaTest, SolrPluginUtilsTest,
OverriddenZkACLAndCredentialsProvidersTest, TestFieldTypeResource,
FacetPivotSmallTest, TestQuerySenderListener, PeerSyncReplicationTest,
TestDefaultStatsCache, TestScoreJoinQPScore, TestCollapseQParserPlugin,
TestMacros, TestDistributedGrouping, TestConfigSetsAPIZkFailure,
NotRequiredUniqueKeyTest, BooleanFieldTest,
VMParamsZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest,
FileUtilsTest, TermsComponentTest, TestFieldCacheWithThreads, TestNRTOpen,
TestFieldCache, DistribDocExpirationUpdateProcessorTest, HdfsNNFailoverTest,
TestConfigReload, TestSolrConfigHandlerCloud, ShardSplitTest,
MinimalSchemaTest, UpdateRequestProcessorFactoryTest, TestSolrConfigHandler,
SuggesterFSTTest, TestWordDelimiterFilterFactory, ZkSolrClientTest,
TestNonDefinedSimilarityFactory, TestFastLRUCache, TestHashPartitioner,
DistributedMLTComponentTest, TestSubQueryTransformer, SolrInfoMBeanTest,
TestConfigSetProperties, TestSystemIdResolver, ChaosMonkeySafeLeaderTest,
HdfsRestartWhileUpdatingTest, DocumentBuilderTest, SyncSliceTest,
OpenCloseCoreStressTest, ClusterStateUpdateTest, TestZkChroot,
TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestFaceting,
TestRecovery, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet,
TestJoin, TestReload, TestStressVersions, TestCoreContainer, SimpleFacetsTest,
StatsComponentTest, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery,
TestLazyCores, DirectUpdateHandlerTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
SolrIndexSplitterTest, TestCoreDiscovery, SolrRequestParserTest,
TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene,
SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, TestUpdate,
TestAtomicUpdateErrorCases, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest,
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest,
CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TermVectorComponentTest,
TestIndexingPerformance, MoreLikeThisHandlerTest, TestArbitraryIndexDir,
FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration,
ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest,
QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache,
PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, TestLRUCache, TestUtils, TestDocumentBuilder,
ZkNodePropsTest, SliceStateTest, UUIDFieldTest, TestRTGBase,
DistributedIntervalFacetingTest, CdcrVersionReplicationTest,
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest,
ConcurrentDeleteAndCreateCollectionTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, HttpPartitionTest, MigrateRouteKeyTest,
OverseerModifyCollectionTest, OverseerRolesTest, ReplaceNodeTest,
RollingRestartTest, TestStressLiveNodes, TestTolerantUpdateProcessorCloud,
TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsUnloadDistributedZkTest, StressHdfsTest,
CoreSorterTest, HdfsDirectoryFactoryTest, TestConfigSets,
TestImplicitCoreProperties, TestInfoStreamLogging, TestShardHandlerFactory,
RequestLoggingTest, TestReplicationHandlerBackup, CoreAdminCreateDiscoverTest,
DistributedExpandComponentTest, DistributedQueryComponentOptimizationTest,
JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper,
CheckHdfsIndexTest, TestCloudSchemaless, TestReloadDeadlock, TestSearcherReuse,
TestSmileRequest, TestStandardQParsers, TestStressUserVersions, TestXmlQParser,
TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction,
BlockJoinFacetDistribTest, CloudMLTQParserTest, BasicAuthIntegrationTest]
[junit4] Completed [596/632 (8!)] on J1 in 18.87s, 1 test, 1 error <<<
FAILURES!
[...truncated 113 lines...]
[junit4] JVM J2: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20160902_183833_957.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid3526.hprof
...
[junit4] Heap dump file created [491695500 bytes in 1.772 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J1-20160902_183833_951.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid3521.hprof
...
[junit4] Heap dump file created [560566947 bytes in 3.764 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20160902_183833_950.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid3520.hprof
...
[junit4] Heap dump file created [488680050 bytes in 3.901 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 11036 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:771:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:715:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid3520.hprof
* java_pid3521.hprof
* java_pid3526.hprof
Total time: 318 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]