Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/36/
5 tests failed.
FAILED: org.apache.lucene.search.join.TestCheckJoinIndex.testOrphans
Error Message:
Invalid index
Stack Trace:
java.lang.AssertionError: Invalid index
at
__randomizedtesting.SeedInfo.seed([F6A8C9D5BA982C0A:993789BFDA55BC27]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.search.join.TestCheckJoinIndex.testOrphans(TestCheckJoinIndex.java:92)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=3186,
name=testExecutor-1568-thread-5, state=RUNNABLE,
group=TGRP-HdfsUnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3186, name=testExecutor-1568-thread-5,
state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:40347: Error CREATEing SolrCore 'multiunload4':
Unable to create core [multiunload4] Caused by: Direct buffer memory
at __randomizedtesting.SeedInfo.seed([D4AAAF8E12BF4EE2]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$0(BasicDistributedZkTest.java:589)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.core.TestCustomStream.testDynamicLoadingCustomStream
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([D4AAAF8E12BF4EE2:A41FA6ACE8450555]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:532)
at
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:300)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:622)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:617)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:430)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:331)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:990)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.TestSolrJErrorHandling.testWithXml
Error Message:
expected:<568> but was:<558>
Stack Trace:
java.lang.AssertionError: expected:<568> but was:<558>
at
__randomizedtesting.SeedInfo.seed([EA4D8BD788B670D5:41AF32210AB069B8]: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.client.solrj.TestSolrJErrorHandling.doThreads(TestSolrJErrorHandling.java:185)
at
org.apache.solr.client.solrj.TestSolrJErrorHandling.doIt(TestSolrJErrorHandling.java:200)
at
org.apache.solr.client.solrj.TestSolrJErrorHandling.testWithXml(TestSolrJErrorHandling.java:110)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Timeout occured while waiting response from server at:
http://127.0.0.1:36507/_jej
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:36507/_jej
at
__randomizedtesting.SeedInfo.seed([D4AAAF8E12BF4EE2:5CFE9054BC43231A]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:623)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
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:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
... 51 more
Build Log:
[...truncated 8351 lines...]
[junit4] Suite: org.apache.lucene.search.join.TestCheckJoinIndex
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCheckJoinIndex
-Dtests.method=testOrphans -Dtests.seed=F6A8C9D5BA982C0A -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/test-data/enwiki.random.lines.txt
-Dtests.locale=sr-ME -Dtests.timezone=America/Winnipeg -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 1.03s J0 | TestCheckJoinIndex.testOrphans <<<
[junit4] > Throwable #1: java.lang.AssertionError: Invalid index
[junit4] > at
__randomizedtesting.SeedInfo.seed([F6A8C9D5BA982C0A:993789BFDA55BC27]:0)
[junit4] > at
org.apache.lucene.search.join.TestCheckJoinIndex.testOrphans(TestCheckJoinIndex.java:92)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=5, maxDocsPerChunk=7, blockSize=9),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=5, blockSize=9)), sim=RandomSimilarity(queryNorm=true,coord=yes):
{}, locale=sr-ME, timezone=America/Winnipeg
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=208828144,total=253231104
[junit4] 2> NOTE: All tests run in this JVM: [TestCheckJoinIndex]
[junit4] Completed [1/7 (1!)] on J0 in 5.25s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 4009 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/init-core-data-001
[junit4] 2> 580509 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 580509 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 580510 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 580543 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 583294 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 586914 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 587676 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 587776 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 589261 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 589502 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_lucene2.us.west_apache_org_38587_hdfs____8qrt21/webapp
[junit4] 2> 591664 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Started
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:38587
[junit4] 2> 596727 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 596749 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 596815 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_43962_datanode____a9lcjh/webapp
[junit4] 2> 597815 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43962
[junit4] 2> 600735 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 600736 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 601013 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_45890_datanode____o3lyj9/webapp
[junit4] 2> 606338 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[D4AAAF8E12BF4EE2]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45890
[junit4] 2> 611052 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:46485) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 611035 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:46485) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 612621 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x97b8f8deaae49: from storage
DS-eb10a6dd-9a00-462c-adf9-f20dd959ebae node
DatanodeRegistration(127.0.0.1:33171,
datanodeUuid=269e155a-c845-48b9-8fe3-a47c91de5130, infoPort=44041,
infoSecurePort=0, ipcPort=43728,
storageInfo=lv=-56;cid=testClusterID;nsid=393357738;c=0), blocks: 0,
hasStaleStorage: true, processing time: 27 msecs
[junit4] 2> 612621 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x97b8f8ceec238: from storage
DS-de8360fd-e272-4456-9a38-31229d37fb24 node
DatanodeRegistration(127.0.0.1:39183,
datanodeUuid=f345b3d7-26c3-4e93-b54c-8bf7541725cb, infoPort=41505,
infoSecurePort=0, ipcPort=37452,
storageInfo=lv=-56;cid=testClusterID;nsid=393357738;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 612621 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x97b8f8deaae49: from storage
DS-5f88f666-4108-4360-9878-fd87a63591d1 node
DatanodeRegistration(127.0.0.1:33171,
datanodeUuid=269e155a-c845-48b9-8fe3-a47c91de5130, infoPort=44041,
infoSecurePort=0, ipcPort=43728,
storageInfo=lv=-56;cid=testClusterID;nsid=393357738;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 612645 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x97b8f8ceec238: from storage
DS-27955c67-62e1-456f-9abe-a1b0847619be node
DatanodeRegistration(127.0.0.1:39183,
datanodeUuid=f345b3d7-26c3-4e93-b54c-8bf7541725cb, infoPort=41505,
infoSecurePort=0, ipcPort=37452,
storageInfo=lv=-56;cid=testClusterID;nsid=393357738;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 614264 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 614274 INFO (Thread-790) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 614274 INFO (Thread-790) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 614276 ERROR (Thread-790) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 614374 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35651
[junit4] 2> 614512 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 614523 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 614525 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 614526 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 614544 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 614545 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 614558 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 614560 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 614571 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 614572 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 614573 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 615051 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/control-001/cores/collection1
[junit4] 2> 615069 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 615140 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@574e666a{/,null,AVAILABLE}
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@466a71d1{HTTP/1.1,[http/1.1]}{127.0.0.1:33299}
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.Server Started @626698ms
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://lucene2-us-west.apache.org:46485/hdfs__lucene2-us-west.apache.org_46485__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001_tempDir-002_control_data,
hostContext=/, hostPort=33299,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/control-001/cores}
[junit4] 2> 615141 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 615141 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T10:22:13.011Z
[junit4] 2> 615286 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 615286 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/control-001/solr.xml
[junit4] 2> 615323 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 615324 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35651/solr
[junit4] 2> 615799 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33299_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 615799 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33299_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:33299_
[junit4] 2> 615800 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33299_ ] o.a.s.c.Overseer Overseer
(id=99636460397854724-127.0.0.1:33299_-n_0000000000) starting
[junit4] 2> 615957 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33299_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33299_
[junit4] 2> 616021 INFO
(zkCallback-423-thread-1-processing-n:127.0.0.1:33299_) [n:127.0.0.1:33299_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 616249 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33299_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/control-001/cores
[junit4] 2> 616249 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33299_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 616309 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 616395 INFO
(OverseerStateUpdate-99636460397854724-127.0.0.1:33299_-n_0000000000)
[n:127.0.0.1:33299_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 617991 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.3
[junit4] 2> 618226 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 619007 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 619472 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 619561 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home
[junit4] 2> 619562 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 619562 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 619562 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/control-001/cores/collection1],
dataDir=[hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 619562 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62b17bb9
[junit4] 2> 619563 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 619710 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 619746 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 619746 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 623193 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 623205 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 623447 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 623503 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 623503 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 623503 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 623555 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 623556 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 625636 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39183 is added to
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-de8360fd-e272-4456-9a38-31229d37fb24:NORMAL:127.0.0.1:39183|RBW],
ReplicaUC[[DISK]DS-eb10a6dd-9a00-462c-adf9-f20dd959ebae:NORMAL:127.0.0.1:33171|RBW]]}
size 71
[junit4] 2> 625689 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33171 is added to
blk_1073741825_1001 size 71
[junit4] 2> 626167 WARN
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 626566 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 626566 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 626566 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 626639 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 626639 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 626656 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1593055026,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 626944 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e032f9b[collection1] main]
[junit4] 2> 626977 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 626977 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 626992 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 626994 INFO
(searcherExecutor-1492-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e032f9b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 627015 INFO
(coreLoadExecutor-1491-thread-1-processing-n:127.0.0.1:33299_)
[n:127.0.0.1:33299_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1594183379724533760
[junit4] 2> 627036 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 627036 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 627036 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33299/collection1/
[junit4] 2> 627036 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 627036 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:33299/collection1/ has no replicas
[junit4] 2> 627036 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 627161 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:33299/collection1/ shard1
[junit4] 2> 627162 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 627189 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35651/solr ready
[junit4] 2> 627189 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 627322 INFO
(coreZkRegister-1484-thread-1-processing-n:127.0.0.1:33299_ x:collection1
c:control_collection) [n:127.0.0.1:33299_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 627748 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-1-001/cores/collection1
[junit4] 2> 627748 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-1-001
[junit4] 2> 627750 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 627751 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ff4b313{/,null,AVAILABLE}
[junit4] 2> 627751 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@eafc2ed{HTTP/1.1,[http/1.1]}{127.0.0.1:40347}
[junit4] 2> 627760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.Server Started @639310ms
[junit4] 2> 627760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://lucene2-us-west.apache.org:46485/hdfs__lucene2-us-west.apache.org_46485__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40347,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-1-001/cores}
[junit4] 2> 627760 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 627760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 627760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 627760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 627760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T10:22:25.630Z
[junit4] 2> 627779 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 627779 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-1-001/solr.xml
[junit4] 2> 627805 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 627806 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35651/solr
[junit4] 2> 627992 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:40347_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 627998 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:40347_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 628041 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:40347_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40347_
[junit4] 2> 628162 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:40347_) [n:127.0.0.1:40347_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 628163 INFO
(zkCallback-423-thread-1-processing-n:127.0.0.1:33299_) [n:127.0.0.1:33299_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 628163 INFO (zkCallback-427-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 628364 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:40347_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-1-001/cores
[junit4] 2> 628364 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:40347_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 628411 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 628435 INFO
(OverseerStateUpdate-99636460397854724-127.0.0.1:33299_-n_0000000000)
[n:127.0.0.1:33299_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 629503 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.3
[junit4] 2> 629561 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 630186 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 630397 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 630398 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home
[junit4] 2> 630435 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 630435 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 630435 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-1-001/cores/collection1],
dataDir=[hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 630435 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62b17bb9
[junit4] 2> 630436 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 630493 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 630493 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 630493 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 632296 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 632297 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 632403 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 632495 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 632495 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 632495 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 633394 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 633395 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=7,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 633469 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33171 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-de8360fd-e272-4456-9a38-31229d37fb24:NORMAL:127.0.0.1:39183|RBW],
ReplicaUC[[DISK]DS-5f88f666-4108-4360-9878-fd87a63591d1:NORMAL:127.0.0.1:33171|RBW]]}
size 0
[junit4] 2> 633482 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39183 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-de8360fd-e272-4456-9a38-31229d37fb24:NORMAL:127.0.0.1:39183|RBW],
ReplicaUC[[DISK]DS-5f88f666-4108-4360-9878-fd87a63591d1:NORMAL:127.0.0.1:33171|RBW]]}
size 0
[junit4] 2> 633549 WARN
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 633736 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 633736 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 633736 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 633790 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 633790 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 633885 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1593055026,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 634197 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3fabac7e[collection1] main]
[junit4] 2> 634283 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 634291 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 634291 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 634304 INFO
(searcherExecutor-1503-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3fabac7e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 634420 INFO
(coreLoadExecutor-1502-thread-1-processing-n:127.0.0.1:40347_)
[n:127.0.0.1:40347_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1594183387489239040
[junit4] 2> 634457 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 634457 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 634457 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40347/collection1/
[junit4] 2> 634457 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 634457 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40347/collection1/ has no
replicas
[junit4] 2> 634457 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 634501 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40347/collection1/ shard2
[junit4] 2> 634669 INFO
(coreZkRegister-1497-thread-1-processing-n:127.0.0.1:40347_ x:collection1
c:collection1) [n:127.0.0.1:40347_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 635595 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-2-001/cores/collection1
[junit4] 2> 635595 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-2-001
[junit4] 2> 635614 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 635635 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ed800e0{/,null,AVAILABLE}
[junit4] 2> 635635 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@71a74b2{HTTP/1.1,[http/1.1]}{127.0.0.1:33173}
[junit4] 2> 635635 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.e.j.s.Server Started @647193ms
[junit4] 2> 635635 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://lucene2-us-west.apache.org:46485/hdfs__lucene2-us-west.apache.org_46485__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33173,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-2-001/cores}
[junit4] 2> 635635 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 635635 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 635635 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 635636 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 635636 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T10:22:33.506Z
[junit4] 2> 635696 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 635696 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-2-001/solr.xml
[junit4] 2> 635736 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 635736 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35651/solr
[junit4] 2> 636041 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33173_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 636043 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33173_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 636077 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33173_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33173_
[junit4] 2> 636078 INFO (zkCallback-427-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 636079 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:33173_) [n:127.0.0.1:33173_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 636096 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:40347_) [n:127.0.0.1:40347_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 636112 INFO
(zkCallback-423-thread-1-processing-n:127.0.0.1:33299_) [n:127.0.0.1:33299_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 636880 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33173_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-2-001/cores
[junit4] 2> 636881 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[D4AAAF8E12BF4EE2])
[n:127.0.0.1:33173_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 636881 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 636966 INFO
(OverseerStateUpdate-99636460397854724-127.0.0.1:33299_-n_0000000000)
[n:127.0.0.1:33299_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 637969 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.3
[junit4] 2> 638018 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 638464 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 638512 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 638513 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home
[junit4] 2> 638514 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 638514 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 638522 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_D4AAAF8E12BF4EE2-001/shard-2-001/cores/collection1],
dataDir=[hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 638523 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62b17bb9
[junit4] 2> 638523 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 638559 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 638559 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 638559 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 638705 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 638731 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 638790 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://lucene2-us-west.apache.org:46485/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 638796 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 638796 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 638796 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 638862 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 638863 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=7,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 638941 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33171 is added to
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-27955c67-62e1-456f-9abe-a1b0847619be:NORMAL:127.0.0.1:39183|RBW],
ReplicaUC[[DISK]DS-eb10a6dd-9a00-462c-adf9-f20dd959ebae:NORMAL:127.0.0.1:33171|FINALIZED]]}
size 0
[junit4] 2> 638942 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39183 is added to
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-27955c67-62e1-456f-9abe-a1b0847619be:NORMAL:127.0.0.1:39183|RBW],
ReplicaUC[[DISK]DS-eb10a6dd-9a00-462c-adf9-f20dd959ebae:NORMAL:127.0.0.1:33171|FINALIZED]]}
size 0
[junit4] 2> 638978 WARN
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 639167 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 639167 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 639167 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 639269 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 639269 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 639343 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1593055026,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 639434 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@70155ef8[collection1] main]
[junit4] 2> 639458 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 639458 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 639458 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 639460 INFO
(searcherExecutor-1514-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70155ef8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 639485 INFO
(coreLoadExecutor-1513-thread-1-processing-n:127.0.0.1:33173_)
[n:127.0.0.1:33173_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1594183392800276480
[junit4] 2> 639614 INFO
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 639628 INFO
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 639628 INFO
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33173/collection1/
[junit4] 2> 639628 INFO
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 639628 INFO
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33173/collection1/ has no
replicas
[junit4] 2> 639628 INFO
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:33173_ x:collection1
c:collection1) [n:127.0.0.1:33173_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4]
[...truncated too long message...]
llection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 221094 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
index before flush _6(6.6.3):C392/391:delGen=1
[junit4] 2> 221094 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-203-thread-1]:
startFullFlush
[junit4] 2> 221094 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-203-thread-1]:
coreCloseExecutor-203-thread-1 finishFullFlush success=true
[junit4] 2> 221094 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
apply all deletes during flush
[junit4] 2> 221094 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
now apply all deletes for all segments maxDoc=392
[junit4] 2> 221094 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-203-thread-1]:
applyDeletes: open segment readers took 0 msec
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-203-thread-1]:
applyDeletes: no segments; skipping
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-203-thread-1]:
prune sis=segments_6: _6(6.6.3):C392/391:delGen=1 minGen=31 packetCount=0
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-203-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-203-thread-1]:
now merge
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-203-thread-1]:
index: _6(6.6.3):C392/391:delGen=1
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-203-thread-1]:
no more merges pending; now return
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
waitForMerges
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
waitForMerges done
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
commit: start
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
commit: enter lock
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
commit: now prepare
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
prepareCommit: flush
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
index before flush _6(6.6.3):C392/391:delGen=1
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-203-thread-1]:
startFullFlush
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
apply all deletes during flush
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
now apply all deletes for all segments maxDoc=392
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-203-thread-1]:
applyDeletes: open segment readers took 0 msec
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-203-thread-1]:
applyDeletes: no segments; skipping
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-203-thread-1]:
prune sis=segments_6: _6(6.6.3):C392/391:delGen=1 minGen=31 packetCount=0
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-203-thread-1]:
coreCloseExecutor-203-thread-1 finishFullFlush success=true
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
startCommit(): start
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
skip startCommit(): no changes pending
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-203-thread-1]:
delete []
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
commit: pendingCommit == null; skip
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
commit: took 0.3 msec
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
commit: done
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
rollback
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
all running merges have aborted
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
rollback: done finish merges
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-203-thread-1]:
abort
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-203-thread-1]:
done abort success=true
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-203-thread-1]:
rollback: infos=_6(6.6.3):C392/391:delGen=1
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-203-thread-1]:
now checkpoint "_6(6.6.3):C392/391:delGen=1" [1 segments ; isCommit = false]
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-203-thread-1]:
delete []
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-203-thread-1]:
0 msec to checkpoint
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-203-thread-1]:
delete []
[junit4] 2> 221095 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-203-thread-1]:
delete []
[junit4] 2> 221279 INFO (coreCloseExecutor-203-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 221293 INFO
(SUITE-TestSolrJErrorHandling-seed#[EA4D8BD788B670D5]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c8ec091{/solr,null,UNAVAILABLE}
[junit4] 2> 221330 INFO
(SUITE-TestSolrJErrorHandling-seed#[EA4D8BD788B670D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestSolrJErrorHandling_EA4D8BD788B670D5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1255, maxMBSortInHeap=5.055302569082642,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sr,
timezone=Asia/Baghdad
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=117913912,total=345505792
[junit4] 2> NOTE: All tests run in this JVM: [TestDelegationTokenResponse,
ConcurrentUpdateSolrClientBuilderTest, LessThanEqualToEvaluatorTest,
TestSolrProperties, SelectWithEvaluatorsTest, HyperbolicCosineEvaluatorTest,
TestFastInputStream, CommonAdminParamsTest, RoundEvaluatorTest, GetByIdTest,
SolrDocumentTest, DocumentAnalysisResponseTest, TestCollectionAdminRequest,
SubtractEvaluatorTest, MergeIndexesEmbeddedTest, CoalesceEvaluatorTest,
UuidEvaluatorTest, ArcSineEvaluatorTest, SolrExampleStreamingBinaryTest,
LBHttpSolrClientBuilderTest, SolrExampleJettyTest, SolrExampleEmbeddedTest,
LargeVolumeBinaryJettyTest, SolrParamTest, QueryResponseTest,
TestNamedListCodec, TestDocumentObjectBinder, SolrQueryTest,
ModifiableSolrParamsTest, TestXMLEscaping, HttpClientUtilTest,
TestUpdateRequestCodec, FieldAnalysisResponseTest, ClientUtilsTest,
NamedListTest, AnlysisResponseBaseTest,
CollectionAdminRequestRequiredParamsTest, TestSolrJErrorHandling]
[junit4] Completed [60/130 (1!)] on J1 in 78.30s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 45656 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]