You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/06/23 00:56:40 UTC

[JENKINS] Lucene-Solr-NightlyTests-7.4 - Build # 11 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.4/11/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest.moveReplicaTest

Error Message:
Collection not found: movereplicatest_coll

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: movereplicatest_coll
	at __randomizedtesting.SeedInfo.seed([A14C3FE1E5B707C1:A66E877BB22DB683]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest.moveReplicaTest(HdfsCollectionsAPIDistributedZkTest.java:96)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=2914, name=cdcr-replicator-1053-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2914, name=cdcr-replicator-1053-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A14C3FE1E5B707C1]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	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.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([A14C3FE1E5B707C1:92FE1725E800DD76]:0)
	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:424)
	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
	at org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:82)
	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:703)
	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:865)
	at org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:85)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)




Build Log:
[...truncated 13423 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/init-core-data-001
   [junit4]   2> 942045 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 942045 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 942047 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 942081 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 942082 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001
   [junit4]   2> 942082 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 942100 INFO  (Thread-477) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 942100 INFO  (Thread-477) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 942137 ERROR (Thread-477) [    ] 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> 942210 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43295
   [junit4]   2> 942247 INFO  (zkConnectionManagerCallback-531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942264 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 942264 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 942266 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 942284 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 942313 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942313 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942313 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 942314 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a40bf3e{/solr,null,AVAILABLE}
   [junit4]   2> 942334 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@154560f4{SSL,[ssl, http/1.1]}{127.0.0.1:39749}
   [junit4]   2> 942334 INFO  (jetty-launcher-528-thread-3) [    ] o.e.j.s.Server Started @942383ms
   [junit4]   2> 942334 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39749}
   [junit4]   2> 942335 ERROR (jetty-launcher-528-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942335 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 942335 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 942335 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942335 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942335 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-22T22:21:42.700Z
   [junit4]   2> 942372 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942372 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942372 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 942373 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dbf15f4{/solr,null,AVAILABLE}
   [junit4]   2> 942373 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68fd29fe{SSL,[ssl, http/1.1]}{127.0.0.1:40308}
   [junit4]   2> 942373 INFO  (jetty-launcher-528-thread-2) [    ] o.e.j.s.Server Started @942422ms
   [junit4]   2> 942373 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40308}
   [junit4]   2> 942374 ERROR (jetty-launcher-528-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942374 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 942374 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 942374 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942374 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942374 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-22T22:21:42.739Z
   [junit4]   2> 942402 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942403 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942403 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 942404 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942404 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942404 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 942417 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25be6608{/solr,null,AVAILABLE}
   [junit4]   2> 942454 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1df24e52{SSL,[ssl, http/1.1]}{127.0.0.1:45598}
   [junit4]   2> 942454 INFO  (jetty-launcher-528-thread-4) [    ] o.e.j.s.Server Started @942503ms
   [junit4]   2> 942455 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45598}
   [junit4]   2> 942455 ERROR (jetty-launcher-528-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942455 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 942455 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 942455 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942455 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942455 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-22T22:21:42.820Z
   [junit4]   2> 942457 INFO  (zkConnectionManagerCallback-533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942457 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942461 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 942461 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 942486 INFO  (zkConnectionManagerCallback-535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942490 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942513 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 942513 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 942543 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21d15470{/solr,null,AVAILABLE}
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52a045ef{SSL,[ssl, http/1.1]}{127.0.0.1:45332}
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.e.j.s.Server Started @942741ms
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45332}
   [junit4]   2> 942693 ERROR (jetty-launcher-528-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942693 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-22T22:21:43.058Z
   [junit4]   2> 942819 INFO  (zkConnectionManagerCallback-537-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942836 INFO  (zkConnectionManagerCallback-539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942839 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942842 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 942842 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 942856 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942858 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 942858 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 943782 INFO  (jetty-launcher-528-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43295/solr
   [junit4]   2> 943948 INFO  (zkConnectionManagerCallback-543-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 943998 INFO  (zkConnectionManagerCallback-545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944322 INFO  (jetty-launcher-528-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43295/solr
   [junit4]   2> 944374 INFO  (zkConnectionManagerCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944375 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x102cdd9473b0007, likely client has closed socket
   [junit4]   2> 944395 INFO  (zkConnectionManagerCallback-553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944414 INFO  (jetty-launcher-528-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43295/solr
   [junit4]   2> 944468 INFO  (zkConnectionManagerCallback-557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944615 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 944615 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39749_solr
   [junit4]   2> 944616 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.c.Overseer Overseer (id=72846877077995526-127.0.0.1:39749_solr-n_0000000000) starting
   [junit4]   2> 944731 INFO  (zkConnectionManagerCallback-561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944754 INFO  (zkConnectionManagerCallback-566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944762 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43295/solr ready
   [junit4]   2> 944915 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39749_solr
   [junit4]   2> 945133 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 945156 INFO  (jetty-launcher-528-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43295/solr
   [junit4]   2> 945183 INFO  (zkConnectionManagerCallback-570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945211 INFO  (zkCallback-544-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 945211 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 945213 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 945268 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 945287 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 945323 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 945323 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 945324 INFO  (jetty-launcher-528-thread-3) [n:127.0.0.1:39749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node2
   [junit4]   2> 945460 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 945461 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45598_solr
   [junit4]   2> 945483 INFO  (zkConnectionManagerCallback-573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945496 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 945499 INFO  (zkCallback-544-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 945519 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 945569 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 945571 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 945590 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 945590 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45332_solr
   [junit4]   2> 945605 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 945605 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 945633 INFO  (zkCallback-544-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 945743 INFO  (zkCallback-560-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 945775 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 945787 INFO  (zkConnectionManagerCallback-582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945788 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 945789 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43295/solr ready
   [junit4]   2> 945794 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 945808 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 945808 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40308_solr
   [junit4]   2> 945810 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 945811 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 945811 INFO  (zkCallback-544-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 945817 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 945860 INFO  (zkCallback-560-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 945868 INFO  (zkConnectionManagerCallback-588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945898 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 945919 INFO  (zkCallback-581-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 945941 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 945942 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 945921 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 945954 INFO  (zkConnectionManagerCallback-593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945954 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 945956 INFO  (jetty-launcher-528-thread-4) [n:127.0.0.1:45598_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node1
   [junit4]   2> 945972 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 945973 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43295/solr ready
   [junit4]   2> 946005 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43295/solr ready
   [junit4]   2> 946005 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 946039 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 946178 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 946215 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 946216 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 946220 INFO  (jetty-launcher-528-thread-2) [n:127.0.0.1:40308_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node4
   [junit4]   2> 946246 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 946395 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 946395 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 946409 INFO  (jetty-launcher-528-thread-1) [n:127.0.0.1:45332_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node3
   [junit4]   2> 946674 INFO  (zkConnectionManagerCallback-597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946714 INFO  (zkConnectionManagerCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946715 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 946717 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43295/solr ready
   [junit4]   2> 949999 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-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> 954489 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 956098 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@4eb3c9be via org.mortbay.log.Slf4jLog
   [junit4]   2> 956426 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 958759 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 959050 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-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_34894_hdfs____.2ivkg4/webapp
   [junit4]   2> 962097 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@lucene2-us-west.apache.org:34894
   [junit4]   2> 969935 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 970010 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 970227 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-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_40286_datanode____.wzxs9x/webapp
   [junit4]   2> 972362 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40286
   [junit4]   2> 982544 ERROR (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:40418) [    ] 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> 984976 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2ac98a8773ba69: from storage DS-34fd943e-780e-48a5-8724-712c5b4bca02 node DatanodeRegistration(127.0.0.1:37629, datanodeUuid=589d239b-9913-4240-81f4-4a69a2bc087e, infoPort=41813, infoSecurePort=0, ipcPort=34035, storageInfo=lv=-56;cid=testClusterID;nsid=1094650333;c=0), blocks: 0, hasStaleStorage: true, processing time: 122 msecs
   [junit4]   2> 984991 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2ac98a8773ba69: from storage DS-9dd6a089-6a8b-4c66-8751-9b9d6b3aa8d2 node DatanodeRegistration(127.0.0.1:37629, datanodeUuid=589d239b-9913-4240-81f4-4a69a2bc087e, infoPort=41813, infoSecurePort=0, ipcPort=34035, storageInfo=lv=-56;cid=testClusterID;nsid=1094650333;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 988412 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[A14C3FE1E5B707C1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 988413 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[A14C3FE1E5B707C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 988769 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 988792 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 988848 INFO  (qtp2133410066-2272) [n:127.0.0.1:40308_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 988849 INFO  (qtp2133410066-2272) [n:127.0.0.1:40308_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 988863 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[A14C3FE1E5B707C1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 989408 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.moveReplicaTest-seed#[A14C3FE1E5B707C1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting moveReplicaTest
   [junit4]   2> 989409 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.moveReplicaTest-seed#[A14C3FE1E5B707C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 989488 INFO  (zkConnectionManagerCallback-608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989518 INFO  (qtp2133410066-2272) [n:127.0.0.1:40308_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=movereplicatest_coll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 989573 INFO  (OverseerThreadFactory-940-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection movereplicatest_coll
   [junit4]   2> 989573 INFO  (OverseerCollectionConfigSetProcessor-72846877077995526-127.0.0.1:39749_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 989758 INFO  (OverseerStateUpdate-72846877077995526-127.0.0.1:39749_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45598/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 989793 INFO  (OverseerStateUpdate-72846877077995526-127.0.0.1:39749_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40308/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 989794 INFO  (OverseerStateUpdate-72846877077995526-127.0.0.1:39749_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_coll_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45332/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 989795 INFO  (OverseerStateUpdate-72846877077995526-127.0.0.1:39749_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_coll_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39749/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 990161 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr    x:movereplicatest_coll_shard1_replica_n2] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 990780 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr    x:movereplicatest_coll_shard2_replica_n5] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 990781 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr    x:movereplicatest_coll_shard1_replica_n1] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 990854 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr    x:movereplicatest_coll_shard2_replica_n3] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 996174 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr    x:movereplicatest_coll_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=movereplicatest_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 996781 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr    x:movereplicatest_coll_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=movereplicatest_coll_shard2_replica_n5&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 996781 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr    x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 996781 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr    x:movereplicatest_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=movereplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 996854 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr    x:movereplicatest_coll_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=movereplicatest_coll_shard2_replica_n3&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 997437 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 997622 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.IndexSchema [movereplicatest_coll_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 997674 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 997674 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll_shard1_replica_n2' using configuration from collection movereplicatest_coll, trusted=true
   [junit4]   2> 997694 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.movereplicatest_coll.shard1.replica_n2' (registry 'solr.core.movereplicatest_coll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 998354 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:40418/data
   [junit4]   2> 998354 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 998354 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 998355 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore [[movereplicatest_coll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node4/movereplicatest_coll_shard1_replica_n2], dataDir=[hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/]
   [junit4]   2> 998383 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 998527 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 998535 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 998573 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.s.IndexSchema [movereplicatest_coll_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 998600 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/snapshot_metadata
   [junit4]   2> 998618 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.s.IndexSchema [movereplicatest_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 998631 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 998644 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 998644 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll_shard2_replica_n5' using configuration from collection movereplicatest_coll, trusted=true
   [junit4]   2> 998645 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.movereplicatest_coll.shard2.replica_n5' (registry 'solr.core.movereplicatest_coll.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 998645 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:40418/data
   [junit4]   2> 998645 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 998645 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 998645 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.SolrCore [[movereplicatest_coll_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node2/movereplicatest_coll_shard2_replica_n5], dataDir=[hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node8/data/]
   [junit4]   2> 998682 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 998682 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll_shard1_replica_n1' using configuration from collection movereplicatest_coll, trusted=true
   [junit4]   2> 998682 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.movereplicatest_coll.shard1.replica_n1' (registry 'solr.core.movereplicatest_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 998683 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:40418/data
   [junit4]   2> 998683 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 998683 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 998693 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 998693 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll_shard2_replica_n3' using configuration from collection movereplicatest_coll, trusted=true
   [junit4]   2> 998694 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.movereplicatest_coll.shard2.replica_n3' (registry 'solr.core.movereplicatest_coll.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f9fcea
   [junit4]   2> 998694 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:40418/data
   [junit4]   2> 998709 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 998709 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 998709 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.SolrCore [[movereplicatest_coll_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node3/movereplicatest_coll_shard2_replica_n3], dataDir=[hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node7/data/]
   [junit4]   2> 998711 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node7/data/snapshot_metadata
   [junit4]   2> 998717 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest_A14C3FE1E5B707C1-001/tempDir-001/node1/movereplicatest_coll_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node4/data/]
   [junit4]   2> 998775 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node4/data/snapshot_metadata
   [junit4]   2> 998790 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node8/data/snapshot_metadata
   [junit4]   2> 999031 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 999031 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 999031 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 999038 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 999038 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 999038 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 999038 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 999038 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 999038 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 999103 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 999103 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 999103 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1007567 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1007604 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1007605 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data
   [junit4]   2> 1007786 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1007787 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1007824 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node7/data
   [junit4]   2> 1007844 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node8/data
   [junit4]   2> 1007880 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node4/data
   [junit4]   2> 1007920 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/index
   [junit4]   2> 1008067 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1008067 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1008067 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1008447 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1008461 INFO  (qtp2133410066-2276) [n:127.0.0.1:40308_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.movereplicatest_coll.shard1.replica_n2:QUERY./select.requests&key=solr.core.movereplicatest_coll.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.movereplicatest_coll.shard1.replica_n2:UPDATE./update.requests} status=0 QTime=3023
   [junit4]   2> 1008483 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node7/data/index
   [junit4]   2> 1008649 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1008649 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1008649 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1008745 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node8/data/index
   [junit4]   2> 1008774 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node4/data/index
   [junit4]   2> 1008906 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1008906 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1008907 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1008924 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1008924 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1008924 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1009066 INFO  (qtp1333935003-2286) [n:127.0.0.1:45332_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n3] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1009088 INFO  (qtp2133410066-2275) [n:127.0.0.1:40308_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=132
   [junit4]   2> 1009829 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1009841 INFO  (qtp1744380617-2267) [n:127.0.0.1:39749_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n5] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1010016 INFO  (qtp2103554185-2296) [n:127.0.0.1:45598_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.movereplicatest_coll.shard1.replica_n1:QUERY./select.requests&key=solr.core.movereplicatest_coll.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.movereplicatest_coll.shard1.replica_n1:UPDATE./update.requests} status=0 QTime=291
   [junit4]   2> 1010038 INFO  (qtp2103554185-2294) [n:127.0.0.1:45598_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=19
   [junit4]   2> 1010722 INFO  (qtp1744380617-2265) [n:127.0.0.1:39749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.movereplicatest_coll.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.movereplicatest_coll.shard2.replica_n5:QUERY./select.requests&key=solr.core.movereplicatest_coll.shard2.replica_n5:UPDATE./update.requests} status=0 QTime=408
   [junit4]   2> 1010803 INFO  (qtp1744380617-2268) [n:127.0.0.1:39749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 1011425 INFO  (qtp1333935003-2282) [n:127.0.0.1:45332_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.movereplicatest_coll.shard2.replica_n3:UPDATE./update.requests&key=solr.core.movereplicatest_coll.shard2.replica_n3:QUERY./select.requests&key=solr.core.movereplicatest_coll.shard2.replica_n3:INDEX.sizeInBytes} status=0 QTime=255
   [junit4]   2> 1011427 INFO  (qtp1333935003-2289) [n:127.0.0.1:45332_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 1011725 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1011725 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011725 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1011944 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1011944 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012781 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/index
   [junit4]   2> 1012781 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore [movereplicatest_coll_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a98840e
   [junit4]   2> 1012781 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll.shard1.replica_n2, tag=5a98840e
   [junit4]   2> 1012781 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b27b5fb: rootName = null, domain = solr.core.movereplicatest_coll.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.movereplicatest_coll.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@6fce9b0b
   [junit4]   2> 1012929 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll.shard1.leader, tag=5a98840e
   [junit4]   2> 1012998 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/snapshot_metadata
   [junit4]   2> 1012999 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data
   [junit4]   2> 1013055 ERROR (OldIndexDirectoryCleanupThreadForCore-movereplicatest_coll_shard1_replica_n2) [    ] o.a.s.c.HdfsDirectoryFactory Error checking for old index directories to clean-up.
   [junit4]   2> java.io.IOException: Filesystem closed
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:808) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2083) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81) ~[hadoop-common-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860) ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1517) ~[hadoop-common-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1557) ~[hadoop-common-2.7.4.jar:?]
   [junit4]   2> 	at org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:528) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3097) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 1013146 ERROR (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'movereplicatest_coll_shard1_replica_n2': Unable to create core [movereplicatest_coll_shard1_replica_n2] Caused by: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/index lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@4c29c0ca); maxCacheMB=192.0 maxMergeSizeMB=16.0)): files: [write.lock]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1084)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:94)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:380)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [movereplicatest_coll_shard1_replica_n2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1156)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1045)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1012)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:867)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1135)
   [junit4]   2> 	... 43 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2126)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2246)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1095)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:984)
   [junit4]   2> 	... 45 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/index lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@4c29c0ca); maxCacheMB=192.0 maxMergeSizeMB=16.0)): files: [write.lock]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:832)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:124)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:97)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2087)
   [junit4]   2> 	... 48 more
   [junit4]   2> 
   [junit4]   2> 1013147 INFO  (qtp2133410066-2271) [n:127.0.0.1:40308_solr c:movereplicatest_coll s:shard1 r:core_node6 x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=movereplicatest_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=22986
   [junit4]   2> 1013148 ERROR (OverseerThreadFactory-940-thread-2) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:40308/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40308/solr: Error CREATEing SolrCore 'movereplicatest_coll_shard1_replica_n2': Unable to create core [movereplicatest_coll_shard1_replica_n2] Caused by: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory(BlockDirectory(HdfsDirectory@hdfs://lucene2-us-west.apache.org:40418/data/movereplicatest_coll/core_node6/data/index lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@4c29c0ca); maxCacheMB=192.0 maxMergeSizeMB=16.0)): files: [write.lock]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 1014290 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37629 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-9dd6a089-6a8b-4c66-8751-9b9d6b3aa8d2:NORMAL:127.0.0.1:37629|RBW]]} size 0
   [junit4]   2> 1014432 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37629 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-34fd943e-780e-48a5-8724-712c5b4bca02:NORMAL:127.0.0.1:37629|RBW]]} size 69
   [junit4]   2> 1014433 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37629 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-34fd943e-780e-48a5-8724-712c5b4bca02:NORMAL:127.0.0.1:37629|RBW]]} size 0
   [junit4]   2> 1015611 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1015611 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015611 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1015757 INFO  (qtp2103554185-2293) [n:127.0.0.1:45598_solr c:movereplicatest_coll s:shard1 r:core_node4 x:movereplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1015757 INFO  (qtp2103554185-2293) 

[...truncated too long message...]

pace/Lucene-Solr-NightlyTests-7.4/test-data/enwiki.random.lines.txt -Dtests.locale=hi-IN -Dtests.timezone=US/Pacific-New -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    120s J2 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2914, name=cdcr-replicator-1053-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A14C3FE1E5B707C1]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2955, name=cdcr-replicator-1053-thread-2, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A14C3FE1E5B707C1]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1329618 INFO  (SUITE-CdcrBidirectionalTest-seed#[A14C3FE1E5B707C1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hi-IN, timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=215875080,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestHdfsCloudBackupRestore, NoCacheHeaderTest, MetricTriggerIntegrationTest, TestComplexPhraseLeadingWildcard, TestDistributedMap, BadCopyFieldTest, BigEndianAscendingWordSerializerTest, PingRequestHandlerTest, RegexBytesRefFilterTest, TestRequestForwarding, TestRestoreCore, CoreMergeIndexesAdminHandlerTest, RegexBoostProcessorTest, SolrJmxReporterCloudTest, MissingSegmentRecoveryTest, SmileWriterTest, NodeMutatorTest, TestExportWriter, TestSubQueryTransformerDistrib, SearchRateTriggerTest, HdfsRecoverLeaseTest, TestInPlaceUpdatesDistrib, TestNumericTerms64, DisMaxRequestHandlerTest, AssignBackwardCompatibilityTest, HdfsDirectoryTest, RecoveryAfterSoftCommitTest, TestInitParams, HdfsAutoAddReplicasIntegrationTest, DeleteReplicaTest, TestSuggestSpellingConverter, MaxSizeAutoCommitTest, TestIntervalFaceting, CdcrBidirectionalTest]
   [junit4] Completed [97/818 (2!)] on J2 in 120.10s, 1 test, 1 error <<< FAILURES!

[...truncated 610 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
   [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=TestDocTermOrdsUninvertLimit -Dtests.method=testTriggerUnInvertLimit -Dtests.seed=A14C3FE1E5B707C1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/test-data/enwiki.random.lines.txt -Dtests.locale=es-PY -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    500s J2 | TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A14C3FE1E5B707C1:92FE1725E800DD76]:0)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:424)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:82)
   [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:703)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:865)
   [junit4]    > 	at org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:85)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1711, maxMBSortInHeap=6.2386620967127335, sim=RandomSimilarity(queryNorm=false): {field=DFR I(ne)1}, locale=es-PY, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=388907544,total=438829056
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestHdfsCloudBackupRestore, NoCacheHeaderTest, MetricTriggerIntegrationTest, TestComplexPhraseLeadingWildcard, TestDistributedMap, BadCopyFieldTest, BigEndianAscendingWordSerializerTest, PingRequestHandlerTest, RegexBytesRefFilterTest, TestRequestForwarding, TestRestoreCore, CoreMergeIndexesAdminHandlerTest, RegexBoostProcessorTest, SolrJmxReporterCloudTest, MissingSegmentRecoveryTest, SmileWriterTest, NodeMutatorTest, TestExportWriter, TestSubQueryTransformerDistrib, SearchRateTriggerTest, HdfsRecoverLeaseTest, TestInPlaceUpdatesDistrib, TestNumericTerms64, DisMaxRequestHandlerTest, AssignBackwardCompatibilityTest, HdfsDirectoryTest, RecoveryAfterSoftCommitTest, TestInitParams, HdfsAutoAddReplicasIntegrationTest, DeleteReplicaTest, TestSuggestSpellingConverter, MaxSizeAutoCommitTest, TestIntervalFaceting, CdcrBidirectionalTest, JavabinLoaderTest, TestLuceneIndexBackCompat, SolrCmdDistributorTest, DeleteInactiveReplicaTest, LeaderFailoverAfterPartitionTest, TestShardHandlerFactory, TestAtomicUpdateErrorCases, SchemaApiFailureTest, TestPrepRecovery, TestSolrCloudWithDelegationTokens, TestCoreContainer, TestStressCloudBlindAtomicUpdates, TestSchemaVersionResource, HttpSolrCallGetCoreTest, ReplaceNodeTest, CheckHdfsIndexTest, AnalyticsQueryTest, TestClassicSimilarityFactory, SolrCoreMetricManagerTest, ClassificationUpdateProcessorIntegrationTest, TolerantUpdateProcessorTest, ImplicitSnitchTest, TestStandardQParsers, TestMacroExpander, EnumFieldTest, ReturnFieldsTest, TestManagedStopFilterFactory, TestSearcherReuse, TestCollationFieldDocValues, V2ApiIntegrationTest, TestRuleBasedAuthorizationPlugin, TestHdfsBackupRestoreCore, TestDFRSimilarityFactory, SuggesterTSTTest, TestValueSourceCache, TestFieldCacheSort, ShufflingReplicaListTransformerTest, TestStressReorder, SuggestComponentTest, ConvertedLegacyTest, TestCloudDeleteByQuery, SpellCheckComponentTest, MetricsHistoryHandlerTest, TestJmxIntegration, TestSimDistributedQueue, FullHLLTest, TestHashQParserPlugin, ConfigureRecoveryStrategyTest, TermVectorComponentTest, TestQueryTypes, MoveReplicaTest, TestReRankQParserPlugin, NodeAddedTriggerTest, ScheduledTriggerIntegrationTest, TestDocTermOrdsUninvertLimit]
   [junit4] Completed [280/818 (3!)] on J2 in 500.04s, 1 test, 1 error <<< FAILURES!

[...truncated 2004 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/solr/build/solr-core/test/temp/junit4-J2-20180622_220600_2393860850499864044216.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/heapdumps/java_pid20126.hprof ...
   [junit4] Heap dump file created [466511365 bytes in 7.607 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 9455 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/build.xml:651: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.4/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid20126.hprof

Total time: 507 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any