You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/09/01 03:10:59 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22780 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22780/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([35E32909679F42CC:3F6096A42A244996]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([35E32909679F42CC:3F6096A42A244996]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13954 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 1263335 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/init-core-data-001
   [junit4]   2> 1263336 WARN  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1263336 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1263337 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1263337 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001
   [junit4]   2> 1263338 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1263338 INFO  (Thread-3541) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1263338 INFO  (Thread-3541) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1263341 ERROR (Thread-3541) [    ] 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> 1263438 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33505
   [junit4]   2> 1263439 INFO  (zkConnectionManagerCallback-5849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263448 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1263448 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@636ed042{/solr,null,AVAILABLE}
   [junit4]   2> 1263455 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26eeb654{/solr,null,AVAILABLE}
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cd8b6f5{SSL,[ssl, http/1.1]}{127.0.0.1:37923}
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@236d7e29{SSL,[ssl, http/1.1]}{127.0.0.1:34809}
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.Server Started @1263488ms
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.Server Started @1263488ms
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37923}
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34809}
   [junit4]   2> 1263456 ERROR (jetty-launcher-5846-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1263456 ERROR (jetty-launcher-5846-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T02:17:17.305756Z
   [junit4]   2> 1263456 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T02:17:17.305765Z
   [junit4]   2> 1263457 INFO  (zkConnectionManagerCallback-5852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263457 INFO  (zkConnectionManagerCallback-5853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263457 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1263457 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1263571 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33505/solr
   [junit4]   2> 1263571 INFO  (zkConnectionManagerCallback-5857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263574 INFO  (zkConnectionManagerCallback-5859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263635 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37923_solr
   [junit4]   2> 1263636 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.c.Overseer Overseer (id=72146979559309316-127.0.0.1:37923_solr-n_0000000000) starting
   [junit4]   2> 1263639 INFO  (zkConnectionManagerCallback-5866-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263641 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33505/solr ready
   [junit4]   2> 1263641 INFO  (OverseerStateUpdate-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [n:127.0.0.1:37923_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37923_solr
   [junit4]   2> 1263642 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37923_solr
   [junit4]   2> 1263642 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1263647 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1263647 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1263647 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1263650 INFO  (zkCallback-5865-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1263650 INFO  (zkCallback-5858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1263651 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:37923_solr]
   [junit4]   2> 1263652 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1263652 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1263652 DEBUG (ScheduledTrigger-5501-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1263653 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33505/solr
   [junit4]   2> 1263654 INFO  (zkConnectionManagerCallback-5870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263654 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1263657 INFO  (zkConnectionManagerCallback-5873-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263659 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1263661 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1263661 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34809_solr
   [junit4]   2> 1263662 INFO  (zkCallback-5858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1263662 INFO  (zkCallback-5865-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1263662 INFO  (zkCallback-5872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1263670 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1263670 INFO  (zkConnectionManagerCallback-5880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263671 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1263671 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33505/solr ready
   [junit4]   2> 1263672 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1263677 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1263677 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1263678 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:37923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node1/.
   [junit4]   2> 1263685 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1263693 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1263693 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1263694 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:34809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node2/.
   [junit4]   2> 1263713 INFO  (zkConnectionManagerCallback-5883-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263716 INFO  (zkConnectionManagerCallback-5888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263716 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1263717 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33505/solr ready
   [junit4]   2> 1263727 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[35E32909679F42CC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
   [junit4]   2> 1263737 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testMergeIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1263739 INFO  (OverseerThreadFactory-5503-thread-1-processing-n:127.0.0.1:37923_solr) [n:127.0.0.1:37923_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMergeIntegration_collection
   [junit4]   2> 1263843 INFO  (OverseerStateUpdate-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [n:127.0.0.1:37923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34809/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1263844 INFO  (OverseerStateUpdate-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [n:127.0.0.1:37923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1263844 INFO  (OverseerStateUpdate-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [n:127.0.0.1:37923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34809/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1263845 INFO  (OverseerStateUpdate-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [n:127.0.0.1:37923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1264050 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr    x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1264052 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr    x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1264057 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr    x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1264058 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr    x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1264060 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr    x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1264654 DEBUG (ScheduledTrigger-5501-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1265058 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1265058 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1265063 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1265063 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1265070 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1265070 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard2_replica_n4' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 1265070 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1265071 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1265071 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard1_replica_n1' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 1265071 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1265071 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34809.solr.core.testMergeIntegration_collection.shard2.replica_n4' (registry 'solr.core.testMergeIntegration_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1265071 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34809.solr.core.testMergeIntegration_collection.shard1.replica_n1' (registry 'solr.core.testMergeIntegration_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1265071 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1265071 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1265071 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node2/testMergeIntegration_collection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node2/./testMergeIntegration_collection_shard2_replica_n4/data/]
   [junit4]   2> 1265071 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node2/testMergeIntegration_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node2/./testMergeIntegration_collection_shard1_replica_n1/data/]
   [junit4]   2> 1265075 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1265075 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1265076 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1265076 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard2_replica_n6' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 1265076 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1265076 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard1_replica_n2' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 1265076 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.core.testMergeIntegration_collection.shard2.replica_n6' (registry 'solr.core.testMergeIntegration_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1265077 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.core.testMergeIntegration_collection.shard1.replica_n2' (registry 'solr.core.testMergeIntegration_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721ec179
   [junit4]   2> 1265077 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1265077 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1265077 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node1/testMergeIntegration_collection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node1/./testMergeIntegration_collection_shard2_replica_n6/data/]
   [junit4]   2> 1265077 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node1/testMergeIntegration_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001/tempDir-001/node1/./testMergeIntegration_collection_shard1_replica_n2/data/]
   [junit4]   2> 1265127 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265127 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265127 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265127 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265128 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1265128 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1265128 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1265128 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1265129 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bb50aa0[testMergeIntegration_collection_shard2_replica_n4] main]
   [junit4]   2> 1265129 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6de7a12e[testMergeIntegration_collection_shard1_replica_n1] main]
   [junit4]   2> 1265130 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1265130 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1265130 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1265130 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1265131 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1265131 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610369716956692480
   [junit4]   2> 1265131 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1265131 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610369716956692480
   [junit4]   2> 1265131 INFO  (searcherExecutor-5516-thread-1-processing-n:127.0.0.1:34809_solr x:testMergeIntegration_collection_shard1_replica_n1 c:testMergeIntegration_collection s:shard1 r:core_node3) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [testMergeIntegration_collection_shard1_replica_n1] Registered new searcher Searcher@6de7a12e[testMergeIntegration_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265133 INFO  (searcherExecutor-5515-thread-1-processing-n:127.0.0.1:34809_solr x:testMergeIntegration_collection_shard2_replica_n4 c:testMergeIntegration_collection s:shard2 r:core_node7) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [testMergeIntegration_collection_shard2_replica_n4] Registered new searcher Searcher@6bb50aa0[testMergeIntegration_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265134 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1265135 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1265137 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265137 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265138 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1265138 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1265138 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1265139 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1265139 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7106cd6b[testMergeIntegration_collection_shard1_replica_n2] main]
   [junit4]   2> 1265139 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265139 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265140 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1265140 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1265140 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1265140 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610369716966129664
   [junit4]   2> 1265140 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1265140 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1265141 INFO  (searcherExecutor-5518-thread-1-processing-n:127.0.0.1:37923_solr x:testMergeIntegration_collection_shard1_replica_n2 c:testMergeIntegration_collection s:shard1 r:core_node5) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [testMergeIntegration_collection_shard1_replica_n2] Registered new searcher Searcher@7106cd6b[testMergeIntegration_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265141 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2038dd26[testMergeIntegration_collection_shard2_replica_n6] main]
   [junit4]   2> 1265142 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1265142 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1265142 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1265143 INFO  (searcherExecutor-5517-thread-1-processing-n:127.0.0.1:37923_solr x:testMergeIntegration_collection_shard2_replica_n6 c:testMergeIntegration_collection s:shard2 r:core_node8) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [testMergeIntegration_collection_shard2_replica_n6] Registered new searcher Searcher@2038dd26[testMergeIntegration_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265143 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610369716969275392
   [junit4]   2> 1265144 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1265146 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1265639 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1265639 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1265639 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/
   [junit4]   2> 1265639 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1265639 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1265639 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/
   [junit4]   2> 1265639 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard1_replica_n1 url=https://127.0.0.1:34809/solr START replicas=[https://127.0.0.1:37923/solr/testMergeIntegration_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1265640 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard2_replica_n4 url=https://127.0.0.1:34809/solr START replicas=[https://127.0.0.1:37923/solr/testMergeIntegration_collection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1265640 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard1_replica_n1 url=https://127.0.0.1:34809/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1265640 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard2_replica_n4 url=https://127.0.0.1:34809/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1265642 INFO  (qtp695588923-16145) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.S.Request [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1265642 INFO  (qtp695588923-16149) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.S.Request [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1265642 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1265642 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1265642 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1265643 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1265643 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1265643 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1265644 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1265644 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/ shard2
   [junit4]   2> 1265654 DEBUG (ScheduledTrigger-5501-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1265746 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1265747 INFO  (qtp498269459-16151) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1695
   [junit4]   2> 1265795 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1265797 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1746
   [junit4]   2> 1265897 INFO  (zkCallback-5872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266147 INFO  (qtp695588923-16158) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2090
   [junit4]   2> 1266148 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2088
   [junit4]   2> 1266149 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1266249 INFO  (zkCallback-5858-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266249 INFO  (zkCallback-5872-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266654 DEBUG (ScheduledTrigger-5501-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1267150 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&name=testMergeIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3412
   [junit4]   2> 1267156 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 1267159 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-0 (1610369719076913152)]} 0 1
   [junit4]   2> 1267159 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-0 (1610369719076913152)]} 0 6
   [junit4]   2> 1267160 INFO  (qtp695588923-16156) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-100 (1610369719084253184)]} 0 0
   [junit4]   2> 1267161 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-100 (1610369719084253184)]} 0 0
   [junit4]   2> 1267162 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-200 (1610369719085301760)]} 0 0
   [junit4]   2> 1267162 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-200 (1610369719085301760)]} 0 0
   [junit4]   2> 1267163 INFO  (qtp695588923-16156) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-300 (1610369719087398912)]} 0 0
   [junit4]   2> 1267163 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-300 (1610369719087398912)]} 0 0
   [junit4]   2> 1267165 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-400 (1610369719088447488)]} 0 0
   [junit4]   2> 1267165 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-400 (1610369719088447488)]} 0 1
   [junit4]   2> 1267174 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1267175 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-500 (1610369719090544640)]} 0 6
   [junit4]   2> 1267175 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-500 (1610369719090544640)]} 0 9
   [junit4]   2> 1267178 INFO  (qtp695588923-16156) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-600 (1610369719101030400)]} 0 1
   [junit4]   2> 1267178 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-600 (1610369719101030400)]} 0 2
   [junit4]   2> 1267179 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-700 (1610369719104176128)]} 0 0
   [junit4]   2> 1267180 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-700 (1610369719104176128)]} 0 0
   [junit4]   2> 1267181 INFO  (qtp695588923-16156) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-800 (1610369719105224704)]} 0 0
   [junit4]   2> 1267181 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-800 (1610369719105224704)]} 0 0
   [junit4]   2> 1267182 INFO  (qtp695588923-16156) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-900 (1610369719107321856)]} 0 0
   [junit4]   2> 1267182 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-900 (1610369719107321856)]} 0 0
   [junit4]   2> 1267185 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1610369719110467584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1267185 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@696a915f commitCommandVersion:1610369719110467584
   [junit4]   2> 1267187 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a3b6065[testMergeIntegration_collection_shard1_replica_n1] main]
   [junit4]   2> 1267188 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1267189 INFO  (searcherExecutor-5516-thread-1-processing-n:127.0.0.1:34809_solr x:testMergeIntegration_collection_shard1_replica_n1 c:testMergeIntegration_collection s:shard1 r:core_node3) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [testMergeIntegration_collection_shard1_replica_n1] Registered new searcher Searcher@5a3b6065[testMergeIntegration_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C7)))}
   [junit4]   2> 1267202 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17
   [junit4]   2> 1267207 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1610369719133536256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1267207 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@370a2c25 commitCommandVersion:1610369719133536256
   [junit4]   2> 1267214 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@50a2fbe4[testMergeIntegration_collection_shard1_replica_n2] main]
   [junit4]   2> 1267214 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1267215 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1610369719141924864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1267215 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3c0a9d1f commitCommandVersion:1610369719141924864
   [junit4]   2> 1267215 INFO  (searcherExecutor-5518-thread-1-processing-n:127.0.0.1:37923_solr x:testMergeIntegration_collection_shard1_replica_n2 c:testMergeIntegration_collection s:shard1 r:core_node5) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [testMergeIntegration_collection_shard1_replica_n2] Registered new searcher Searcher@50a2fbe4[testMergeIntegration_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C7)))}
   [junit4]   2> 1267215 INFO  (qtp695588923-16160) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 1267216 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1610369719142973440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1267216 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@79dcf12d commitCommandVersion:1610369719142973440
   [junit4]   2> 1267222 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@ce51ba6[testMergeIntegration_collection_shard2_replica_n6] main]
   [junit4]   2> 1267222 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1267222 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@42debb43[testMergeIntegration_collection_shard2_replica_n4] main]
   [junit4]   2> 1267223 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1267223 INFO  (searcherExecutor-5517-thread-1-processing-n:127.0.0.1:37923_solr x:testMergeIntegration_collection_shard2_replica_n6 c:testMergeIntegration_collection s:shard2 r:core_node8) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [testMergeIntegration_collection_shard2_replica_n6] Registered new searcher Searcher@ce51ba6[testMergeIntegration_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 1267223 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1267223 INFO  (searcherExecutor-5515-thread-1-processing-n:127.0.0.1:34809_solr x:testMergeIntegration_collection_shard2_replica_n4 c:testMergeIntegration_collection s:shard2 r:core_node7) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [testMergeIntegration_collection_shard2_replica_n4] Registered new searcher Searcher@42debb43[testMergeIntegration_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 1267224 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34809/solr/testMergeIntegration_collection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 1267224 INFO  (qtp498269459-16155) [n:127.0.0.1:34809_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=testMergeIntegration_collection:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 40
   [junit4]   2> 1267229 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMergeIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMergeIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1267230 INFO  (qtp498269459-16148) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1267232 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMergeIntegration_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testMergeIntegration_collection.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1267233 INFO  (qtp695588923-16147) [n:127.0.0.1:37923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1267234 DEBUG (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1267234 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1267234 DEBUG (zkCallback-5865-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1267235 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1267236 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1267236 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1267238 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMergeIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMergeIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1267239 INFO  (qtp498269459-16148) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1267240 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMergeIntegration_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testMergeIntegration_collection.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1267241 INFO  (qtp695588923-16147) [n:127.0.0.1:37923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1267241 DEBUG (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1267241 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1267242 DEBUG (zkCallback-5865-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1267242 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1267242 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1267242 DEBUG (OverseerAutoScalingTriggerThread-72146979559309316-127.0.0.1:37923_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1267243 INFO  (qtp498269459-16148) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMergeIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMergeIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1267245 INFO  (qtp498269459-16226) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1267245 INFO  (qtp695588923-16230) [n:127.0.0.1:37923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMergeIntegration_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testMergeIntegration_collection.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1267246 INFO  (qtp695588923-16147) [n:127.0.0.1:37923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1267247 DEBUG (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1267247 INFO  (qtp498269459-16157) [n:127.0.0.1:34809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1267247 DEBUG (zkCallback-5865-thr

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

.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 230684 INFO  (zkCallback-80-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 230684 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 230684 INFO  (jetty-closer-61-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 230685 INFO  (zkCallback-72-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 230686 INFO  (jetty-closer-61-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 230686 INFO  (jetty-closer-61-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fdee20: rootName = solr_34967, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@9f3bcd2
   [junit4]   2> 230687 INFO  (jetty-closer-61-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34967_solr
   [junit4]   2> 230687 INFO  (jetty-closer-61-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 230695 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 230695 INFO  (zkCallback-93-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 230695 INFO  (zkCallback-72-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 230695 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 230699 INFO  (jetty-closer-61-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72147159610294278-127.0.0.1:34967_solr-n_0000000000) closing
   [junit4]   2> 230699 INFO  (OverseerStateUpdate-72147159610294278-127.0.0.1:34967_solr-n_0000000000) [n:127.0.0.1:34967_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34967_solr
   [junit4]   2> 230699 DEBUG (jetty-closer-61-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 230699 WARN  (OverseerAutoScalingTriggerThread-72147159610294278-127.0.0.1:34967_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 230699 DEBUG (jetty-closer-61-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 230699 DEBUG (jetty-closer-61-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 230699 DEBUG (jetty-closer-61-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 230702 INFO  (jetty-closer-61-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d0e2afa{/solr,null,UNAVAILABLE}
   [junit4]   2> 230702 INFO  (jetty-closer-61-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 230703 DEBUG (jetty-closer-61-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 230703 DEBUG (jetty-closer-61-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 230707 INFO  (jetty-closer-61-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52ddad7b{/solr,null,UNAVAILABLE}
   [junit4]   2> 230708 INFO  (jetty-closer-61-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 230708 ERROR (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] 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> 230708 INFO  (SUITE-IndexSizeTriggerTest-seed#[35E32909679F42CC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40017 40017
   [junit4]   2> 230814 INFO  (Thread-45) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40017 40017
   [junit4]   2> 230815 WARN  (Thread-45) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/testSplitIntegration_collection/terms/shard2_1
   [junit4]   2> 	13	/solr/collections/testSplitIntegration_collection/terms/shard1_0
   [junit4]   2> 	13	/solr/collections/testMixedBounds_collection/terms/shard1_1
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard2_1
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard2_0_1
   [junit4]   2> 	10	/solr/collections/testTrigger_collection/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMergeIntegration_collection/terms/shard2
   [junit4]   2> 	10	/solr/collections/testMixedBounds_collection/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMergeIntegration_collection/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMixedBounds_collection/terms/shard2
   [junit4]   2> 	10	/solr/collections/testSplitIntegration_collection/terms/shard2
   [junit4]   2> 	10	/solr/collections/testSplitIntegration_collection/terms/shard1
   [junit4]   2> 	9	/solr/collections/testSplitIntegration_collection/terms/shard1_1
   [junit4]   2> 	9	/solr/collections/testSplitIntegration_collection/terms/shard2_0
   [junit4]   2> 	9	/solr/collections/testTrigger_collection/terms/shard2
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard2_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard1_0
   [junit4]   2> 	8	/solr/collections/testMixedBounds_collection/terms/shard2_0_0
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testSplitIntegration_collection/state.json
   [junit4]   2> 	5	/solr/collections/testMergeIntegration_collection/state.json
   [junit4]   2> 	4	/solr/collections/testTrigger_collection/state.json
   [junit4]   2> 	3	/solr/collections/testMixedBounds_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_35E32909679F42CC-001
   [junit4]   2> Sep 01, 2018 3:04:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {foo=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Direct), foo=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=656, maxMBSortInHeap=6.638491463638616, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@96df2a5), locale=fr-SC, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=255096736,total=490733568
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [5/5 (1!)] on J1 in 113.96s, 4 tests, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 failure [seed: 35E32909679F42CC]

Total time: 3 minutes 54 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4d78db26be21727fa29b0c055f24e0bac625e017, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22779
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22784 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22784/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([31ABC4CD976733E6:80C2E4C23A918BA8]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([31ABC4CD976733E6:FD2DC44369AE5870]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14457 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_31ABC4CD976733E6-001/init-core-data-001
   [junit4]   2> 2800306 WARN  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2800306 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2800306 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2800306 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2800307 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2800307 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2800324 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2800339 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2800423 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2800482 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2800482 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2800490 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f171b4d
   [junit4]   2> 2800495 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f171b4d
   [junit4]   2> 2800495 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f171b4d
   [junit4]   2> 2800496 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2800511 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2800534 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2800607 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2800611 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2800612 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f171b4d
   [junit4]   2> 2800612 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2800612 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_31ABC4CD976733E6-001/init-core-data-001/]
   [junit4]   2> 2800612 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=95.2001953125, floorSegmentMB=0.521484375, forceMergeDeletesPctAllowed=13.526535681917442, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.86223611019982
   [junit4]   2> 2800648 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2800648 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2800649 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2800649 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2800649 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.1865234375, floorSegmentMB=1.3583984375, forceMergeDeletesPctAllowed=6.377601712291144, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598870128163458, deletesPctAllowed=37.64695668848309
   [junit4]   2> 2800649 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@482071ef[collection1] main]
   [junit4]   2> 2800650 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2800709 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2800981 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2800981 INFO  (coreLoadExecutor-7600-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610431879394099200
   [junit4]   2> 2800983 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2800983 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2800983 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2800983 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2800984 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2800984 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2800984 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2800984 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2800985 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@1e5b33da
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@fbd07c4
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@7b9a40b6
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@7b3276c3
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@3c304f9c
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@5bd4ecf9
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@726288c5
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@1a8e6c24
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@247c8c46
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2800994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2800994 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2801012 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2801012 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=fieldValueCache,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=filterCache,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=queryResultCache,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=documentCache,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=perSegFilter,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=searcherName,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=caching,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=openedAt,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=warmupTime,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801013 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=registeredAt,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801027 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=numDocs,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801027 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=maxDoc,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801028 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=deletedDocs,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801028 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=reader,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801028 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=readerDir,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801028 DEBUG (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=indexVersion,scope=searcher, tag=1d8f4bb5
   [junit4]   2> 2801028 INFO  (searcherExecutor-7601-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@482071ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2801028 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=33
   [junit4]   2> 2801032 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 2801034 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 2801036 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 2801036 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2801036 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2801036 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2801040 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithRequestLogger -Dtests.seed=31ABC4CD976733E6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithRequestLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([31ABC4CD976733E6:80C2E4C23A918BA8]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2801041 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2801041 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=848752263
   [junit4]   2> 2801041 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2801041 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22f4c8d5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60bce44e
   [junit4]   2> 2801052 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2801060 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c2ae75e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5bdfec10
   [junit4]   2> 2801062 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2801064 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45aadc17: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@261a3082
   [junit4]   2> 2801072 INFO  (coreCloseExecutor-7606-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7476fcc0
   [junit4]   2> 2801072 INFO  (coreCloseExecutor-7606-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7476fcc0
   [junit4]   2> 2801072 INFO  (coreCloseExecutor-7606-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d8f4bb5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7ec0912e
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_31ABC4CD976733E6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1893, maxMBSortInHeap=7.177134113675933, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6249b85a), locale=mk, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=186441888,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest, TestJsonFacetsWithNestedObjects, MetricsHandlerTest, HdfsCollectionsAPIDistributedZkTest, DistributedTermsComponentTest, TestLegacyTerms, TestPartialUpdateDeduplication, StressHdfsTest, URLClassifyProcessorTest, TestUnifiedSolrHighlighter, TestFieldCacheSort, TestLMDirichletSimilarityFactory, ZkControllerTest, TestTolerantUpdateProcessorRandomCloud, ComputePlanActionTest, TestRealTimeGet, TestCloudRecovery, DistributedMLTComponentTest, TestXIncludeConfig, TestSolrConfigHandlerCloud, TestHashPartitioner, SpatialRPTFieldTypeTest, TestConfigSetImmutable, TriggerEventQueueTest, TestBlendedInfixSuggestions, TestTolerantSearch, ActionThrottleTest, TestCloudJSONFacetSKG, TestSchemalessBufferedUpdates, DocValuesNotIndexedTest, TestManagedResource, TermVectorComponentDistributedTest, ResponseHeaderTest, ShardRoutingTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestTestInjection, TestSimpleTextCodec, TestSimClusterStateProvider, SolrGangliaReporterTest, SolrCmdDistributorTest, TestLegacyField, HttpTriggerListenerTest, TestCodecSupport, TestValueSourceCache, TestHighlightDedupGrouping, DistributedFacetPivotSmallAdvancedTest, MetricTriggerTest, ParsingFieldUpdateProcessorsTest, SimpleMLTQParserTest, BadIndexSchemaTest, TestExactSharedStatsCache, LargeFieldTest, TestSegmentSorting, XsltUpdateRequestHandlerTest, StatsComponentTest, TestAuthorizationFramework, TestMaxTokenLenTokenizer, TestDistributedSearch, UpdateRequestProcessorFactoryTest, TestZkChroot, BasicAuthIntegrationTest, XmlInterpolationTest, TestRangeQuery, LegacyCloudClusterPropTest, PreAnalyzedFieldTest, TestMinMaxOnMultiValuedField, TestRestoreCore, TestCloudNestedDocsSort, SimplePostToolTest, TestConfigReload, HighlighterMaxOffsetTest, BigEndianAscendingWordDeserializerTest, SchemaApiFailureTest, ProtectedTermFilterFactoryTest, SuggesterFSTTest, TestAddFieldRealTimeGet, V2ApiIntegrationTest, TestCloudDeleteByQuery, TestStressRecovery, TestRebalanceLeaders, BasicFunctionalityTest, LeaderElectionIntegrationTest, OpenExchangeRatesOrgProviderTest, LIROnShardRestartTest, NodeMutatorTest, SmileWriterTest, TestFuzzyAnalyzedSuggestions, ChaosMonkeyNothingIsSafeWithPullReplicasTest, BasicDistributedZkTest, ClassificationUpdateProcessorIntegrationTest, TestMaxScoreQueryParser, MissingSegmentRecoveryTest, HdfsDirectoryTest, StatsReloadRaceTest, TestHashQParserPlugin, SyncSliceTest, TestSearcherReuse, SuggesterWFSTTest, DisMaxRequestHandlerTest, MultiTermTest, RemoteQueryErrorTest, SignificantTermsQParserPluginTest, UtilsToolTest, DirectUpdateHandlerTest, TestFiltering, TestOnReconnectListenerSupport, TestStressVersions, CoreAdminRequestStatusTest, ZkStateWriterTest, DirectSolrSpellCheckerTest, AnalysisErrorHandlingTest, TestComplexPhraseQParserPlugin, PeerSyncTest, TestPullReplicaErrorHandling, AnalyticsQueryTest, TestSolr4Spatial, TestOmitPositions, CreateRoutedAliasTest, SolrJmxReporterTest, OverseerCollectionConfigSetProcessorTest, DistanceFunctionTest, TestFieldCacheWithThreads, DateRangeFieldTest, TestUseDocValuesAsStored2, DeleteStatusTest, TestSolrCloudWithHadoopAuthPlugin, TestQuerySenderNoQuery, TestDynamicFieldResource, MinimalSchemaTest, TestDynamicURP, TestLuceneIndexBackCompat, TestInitParams, TestPivotHelperCode, TestDistributedStatsComponentCardinality, DistributedQueryElevationComponentTest, SearchHandlerTest, SearchRateTriggerIntegrationTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, RuleEngineTest, RulesTest, QueryResultKeyTest, RAMDirectoryFactoryTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestConfigSets, TestCoreDiscovery, TestCorePropertiesReload, TestDirectoryFactory, TestDynamicLoading, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, RequestLoggingTest]
   [junit4] Completed [589/832 (1!)] on J1 in 0.80s, 2 tests, 1 failure <<< FAILURES!

[...truncated 43064 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22784/consoleText

[repro] Revision: 606e529f9376f3b36d4e3248776fb413f111e03b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithRequestLogger -Dtests.seed=31ABC4CD976733E6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       RequestLoggingTest
[repro] ant compile-test

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.RequestLoggingTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=31ABC4CD976733E6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 53 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_31ABC4CD976733E6-001/init-core-data-001
   [junit4]   2> 7381 WARN  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 7382 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 7383 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 7383 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 7383 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 7384 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 7436 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 7473 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 7618 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7861 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 7861 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 7895 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 7895 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 7895 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 7908 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 7987 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 8019 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8141 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8163 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 8164 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 8164 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8164 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_31ABC4CD976733E6-001/init-core-data-001/]
   [junit4]   2> 8166 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=95.2001953125, floorSegmentMB=0.521484375, forceMergeDeletesPctAllowed=13.526535681917442, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.86223611019982
   [junit4]   2> 8253 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8253 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8255 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8255 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8256 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.1865234375, floorSegmentMB=1.3583984375, forceMergeDeletesPctAllowed=6.377601712291144, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598870128163458, deletesPctAllowed=37.64695668848309
   [junit4]   2> 8256 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ba36901[collection1] main]
   [junit4]   2> 8258 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8279 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 8384 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8384 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 8384 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 8385 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 8385 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 8385 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610433114353434624
   [junit4]   2> 8386 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 8386 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 8386 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 8387 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 8387 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 8388 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8391 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 8391 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ba36901[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8392 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 8392 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@5db34d8c
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@3bec82ca
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@4f148c01
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@26595d07
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@61c1ab6d
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@3ee48f4d
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@55fb6814
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@39a6a6c9
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@5550f853
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 8393 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 8393 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 8394 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=31ABC4CD976733E6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mk -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithCoreLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([31ABC4CD976733E6:FD2DC44369AE5870]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 8404 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 8406 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 8406 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 8406 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 8406 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 8407 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[31ABC4CD976733E6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4] OK      0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 8407 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 8407 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1194750725
   [junit4]   2> 8407 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 8408 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c9d5b9d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@556aeda4
   [junit4]   2> 8414 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 8414 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@621dd7c9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@727421f4
   [junit4]   2> 8414 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 8414 INFO  (SUITE-RequestLoggingTest-seed#[31ABC4CD976733E6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cfecbde: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@39d4dda
   [junit4]   2> 8415 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@144daf67
   [junit4]   2> 8415 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=144daf67
   [junit4]   2> 8416 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bff3dae: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@31a8873c
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_31ABC4CD976733E6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1893, maxMBSortInHeap=7.177134113675933, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@789a6978), locale=mk, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=336547432,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, RequestLoggingTest]
   [junit4] Completed [5/5 (1!)] on J1 in 1.09s, 2 tests, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 10 tests, 1 failure [seed: 31ABC4CD976733E6]

Total time: 10 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.handler.RequestLoggingTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=606e529f9376f3b36d4e3248776fb413f111e03b, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22783
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22783 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22783/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14432 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> 2496584 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001
   [junit4]   2> 2496584 WARN  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2496585 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2496585 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2496585 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2496586 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2496606 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2496625 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2496736 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2496946 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2496946 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2496954 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2496958 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2496958 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2496960 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2496981 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2497006 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2497066 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001/]
   [junit4]   2> 2497072 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=80.9638671875, floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=24.755790627497543, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.59499297019341
   [junit4]   2> 2497098 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2497098 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7515995775809431]
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13b40b1c[collection1] main]
   [junit4]   2> 2497100 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2497295 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2497853 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2497853 INFO  (coreLoadExecutor-11173-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610416430950383616
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2497853 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2497854 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2497854 INFO  (searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13b40b1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2497855 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2497857 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@4837b5ce
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@54617df3
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@2e301df7
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@1f208a9f
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@6accc570
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@359db33f
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@1beccfde
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@3da4e
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@c68787b
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2497861 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2497861 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2497862 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithRequestLogger -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J2 | RequestLoggingTest.testLogBeforeExecuteWithRequestLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2497864 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 2497865 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 2497866 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2497866 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2497866 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2497866 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J2 | RequestLoggingTest.testLogBeforeExecuteWithCoreLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2497867 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2497867 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1787112601
   [junit4]   2> 2497867 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2497867 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@856cbf0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13be9312
   [junit4]   2> 2497871 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2497871 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d87b41d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@320bdc2c
   [junit4]   2> 2497873 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2497873 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@474bfad9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2350df5a
   [junit4]   2> 2497874 INFO  (coreCloseExecutor-11179-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@796d8004
   [junit4]   2> 2497874 INFO  (coreCloseExecutor-11179-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=796d8004
   [junit4]   2> 2497874 INFO  (coreCloseExecutor-11179-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a84f729: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@115d5c4c
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=427, maxMBSortInHeap=6.7471796313514725, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2318cd7d), locale=mr, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=270968792,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestPolicyCloud, TestSolrCloudSnapshots, DistributedQueryComponentCustomSortTest, TestFieldCacheSortRandom, TestMacros, TestSolrIndexConfig, TestDirectoryFactory, TimeRoutedAliasUpdateProcessorTest, ScheduledMaintenanceTriggerTest, LIRRollingUpdatesTest, SolrSlf4jReporterTest, DistributedDebugComponentTest, SortByFunctionTest, ImplicitSnitchTest, CurrencyRangeFacetCloudTest, RestartWhileUpdatingTest, MergeStrategyTest, MoveReplicaHDFSFailoverTest, PreAnalyzedUpdateProcessorTest, BigEndianAscendingWordSerializerTest, TestZkAclsWithHadoopAuth, RankQueryTest, HdfsRecoverLeaseTest, TestManagedSynonymGraphFilterFactory, OrderedExecutorTest, TaggerTest, TestIndexSearcher, SolrMetricReporterTest, SolrPluginUtilsTest, TestLegacyFieldReuse, TestRequestForwarding, SuggestComponentContextFilterQueryTest, TestPointFields, DistributedFacetPivotLargeTest, SolrRrdBackendFactoryTest, TestGeoJSONResponseWriter, TestSQLHandler, TestSimpleQParserPlugin, CoreAdminHandlerTest, NodeLostTriggerTest, IndexSchemaTest, TemplateUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, TestPerFieldSimilarityWithDefaultOverride, TestReloadAndDeleteDocs, TestTrackingShardHandlerFactory, TestShortCircuitedRequests, TermVectorComponentTest, TestFoldingMultitermQuery, TestOverriddenPrefixQueryForCustomFieldType, ReplicaListTransformerTest, HdfsChaosMonkeyNothingIsSafeTest, PeerSyncWithLeaderTest, TestSimNodeAddedTrigger, PeerSyncWithBufferUpdatesTest, TestAnalyzeInfixSuggestions, TestFieldCache, FastVectorHighlighterTest, TestSuggestSpellingConverter, PolyFieldTest, HttpSolrCallGetCoreTest, DistanceUnitsTest, TestImplicitCoreProperties, AtomicUpdatesTest, TestSurroundQueryParser, TestPseudoReturnFields, TestUnInvertedFieldException, MetricsHistoryIntegrationTest, JsonLoaderTest, TestXmlQParser, SparseHLLTest, DistributedUpdateProcessorTest, TestSlowCompositeReaderWrapper, TestSimTriggerIntegration, TestPKIAuthenticationPlugin, TestRecovery, TestReplicationHandlerBackup, ConvertedLegacyTest, TestRTGBase, TestChildDocTransformer, RAMDirectoryFactoryTest, TestRawTransformer, TriggerIntegrationTest, ChaosMonkeySafeLeaderTest, TestReloadDeadlock, AutoAddReplicasPlanActionTest, TestConfigSetsAPIExclusivity, SuggesterTSTTest, TestConfigSetProperties, TestDownShardTolerantSearch, ClassificationUpdateProcessorTest, CleanupOldIndexTest, BlockDirectoryTest, TestEmbeddedSolrServerAdminHandler, TestDocumentBuilder, DistribCursorPagingTest, TlogReplayBufferedWhileIndexingTest, TestJsonRequest, CdcrRequestHandlerTest, CircularListTest, TestStressReorder, OverseerTaskQueueTest, TestConfig, TestStandardQParsers, DistributedQueueTest, DeleteInactiveReplicaTest, BasicZkTest, BooleanFieldTest, TestDeleteCollectionOnDownNodes, DocValuesMissingTest, LukeRequestHandlerTest, SolrCloudExampleTest, TestSolrConfigHandlerConcurrent, SchemaVersionSpecificBehaviorTest, SaslZkACLProviderTest, TestUninvertingReader, SolrGraphiteReporterTest, HDFSCollectionsAPITest, AddReplicaTest, NotRequiredUniqueKeyTest, TestDefaultStatsCache, TestTrie, TestRandomFlRTGCloud, TestCoreBackup, AdminHandlersProxyTest, TestSolrJ, TestComponentsName, HttpPartitionOnCommitTest, IndexSizeTriggerTest, DistributedFacetPivotSmallTest, TestAuthenticationFramework, TestNumericTokenStream, DirectoryFactoryTest, OverseerModifyCollectionTest, TestCloudPivotFacet, TestFileDictionaryLookup, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderVoteWaitTimeoutTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, PeerSyncReplicationTest, ReplaceNodeNoTargetTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPrepRecovery, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TriLevelCompositeIdRoutingTest, ZkCLITest, ZkControllerTest, ZkFailoverTest, CollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, ComputePlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, ScheduledTriggerIntegrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TriggerCooldownIntegrationTest, TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistributedQueue, TestSimExecutePlanAction, CdcrBidirectionalTest, CdcrBootstrapTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RulesTest, AlternateDirectoryTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest, OpenCloseCoreStressTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigOverlay, TestConfigSets, TestCoreContainer, TestCoreDiscovery, TestCorePropertiesReload, TestDynamicLoading, TestInitParams, TestJmxIntegration, TestMergePolicyConfig, TestNRTOpen, TestQuerySenderListener, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrDeletionPolicy1, TestSolrXml, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, RequestLoggingTest]
   [junit4] Completed [574/832 (1!)] on J2 in 1.31s, 2 tests, 2 failures <<< FAILURES!

[...truncated 43182 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22783/consoleText

[repro] Revision: 606e529f9376f3b36d4e3248776fb413f111e03b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithRequestLogger -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       RequestLoggingTest
[repro] ant compile-test

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.RequestLoggingTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 48 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> 8494 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001
   [junit4]   2> 8497 WARN  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8497 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8498 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 8498 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8499 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 8536 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 8565 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 8674 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8947 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8947 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8971 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 8971 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 8971 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 8975 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 9051 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 9118 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9292 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9338 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 9339 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 9339 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9340 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001/]
   [junit4]   2> 9342 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=80.9638671875, floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=24.755790627497543, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.59499297019341
   [junit4]   2> 9472 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 9472 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9474 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9481 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9488 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7515995775809431]
   [junit4]   2> 9489 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33b86e1e[collection1] main]
   [junit4]   2> 9490 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9555 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9678 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9678 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9679 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610417989876711424
   [junit4]   2> 9684 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9687 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9689 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 9689 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@736a748d
   [junit4]   2> 9689 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@5fe7ebff
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@15c5d587
   [junit4]   2> 9690 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9690 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@1c222474
   [junit4]   2> 9690 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@3c4cf561
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@5c144904
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@67c6c6ec
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@6aca5fe4
   [junit4]   2> 9690 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@31f65821
   [junit4]   2> 9691 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9691 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9694 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9695 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9695 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9696 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9696 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9697 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=fieldValueCache,scope=searcher, tag=3de14b5a
   [junit4]   2> 9703 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=filterCache,scope=searcher, tag=3de14b5a
   [junit4]   2> 9703 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=queryResultCache,scope=searcher, tag=3de14b5a
   [junit4]   2> 9703 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=documentCache,scope=searcher, tag=3de14b5a
   [junit4]   2> 9704 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=CACHE,dom1=core,dom2=collection1,name=perSegFilter,scope=searcher, tag=3de14b5a
   [junit4]   2> 9705 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=searcherName,scope=searcher, tag=3de14b5a
   [junit4]   2> 9706 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=caching,scope=searcher, tag=3de14b5a
   [junit4]   2> 9707 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=openedAt,scope=searcher, tag=3de14b5a
   [junit4]   2> 9707 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=warmupTime,scope=searcher, tag=3de14b5a
   [junit4]   2> 9707 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=registeredAt,scope=searcher, tag=3de14b5a
   [junit4]   2> 9708 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=numDocs,scope=searcher, tag=3de14b5a
   [junit4]   2> 9710 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=maxDoc,scope=searcher, tag=3de14b5a
   [junit4]   2> 9710 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=deletedDocs,scope=searcher, tag=3de14b5a
   [junit4]   2> 9710 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=reader,scope=searcher, tag=3de14b5a
   [junit4]   2> 9711 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=readerDir,scope=searcher, tag=3de14b5a
   [junit4]   2> 9711 DEBUG (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.j.JmxMetricsReporter ## registered solr:category=SEARCHER,dom1=core,dom2=collection1,name=indexVersion,scope=searcher, tag=3de14b5a
   [junit4]   2> 9711 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@33b86e1e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9711 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=21
   [junit4] OK      0.03s J2 | RequestLoggingTest.testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9712 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9720 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 9722 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 9722 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9722 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9723 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 9725 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J2 | RequestLoggingTest.testLogBeforeExecuteWithCoreLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 9735 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9735 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1528638359
   [junit4]   2> 9735 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 9736 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@496e4b86: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d888dd3
   [junit4]   2> 9749 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 9749 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27999e29: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@42150f72
   [junit4]   2> 9749 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 9750 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25ae3891: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5af5e527
   [junit4]   2> 9750 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cfe5a6a
   [junit4]   2> 9750 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=cfe5a6a
   [junit4]   2> 9751 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3de14b5a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@78f6c51f
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001
   [junit4]   2> Sep 01, 2018 3:04:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=427, maxMBSortInHeap=6.7471796313514725, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55c5840d), locale=mr, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=340814392,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, RequestLoggingTest]
   [junit4] Completed [4/5 (1!)] on J2 in 1.59s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> 8796 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001
   [junit4]   2> 8797 WARN  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8797 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8799 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 8799 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8800 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 8849 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 8906 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 9140 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9446 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 9447 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 9491 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9491 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9492 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9500 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 9529 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 9559 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9684 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9727 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 9728 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9729 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9730 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001/]
   [junit4]   2> 9733 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=80.9638671875, floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=24.755790627497543, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.59499297019341
   [junit4]   2> 9847 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 9847 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9850 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9850 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9852 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7515995775809431]
   [junit4]   2> 9853 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77986b79[collection1] main]
   [junit4]   2> 9855 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9876 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9972 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9972 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9973 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9973 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9973 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 9973 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9974 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9974 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9975 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9975 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9976 INFO  (searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77986b79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9977 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610417990201769984
   [junit4]   2> 9981 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9983 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@55b61779
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@39b77e37
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@2ca31921
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@1d4b288c
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@78a3f983
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@7a676666
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@4e39121a
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@a725c19
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@6dfad335
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9985 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9985 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 9986 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithRequestLogger -Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithRequestLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 9991 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 9993 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 9994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9994 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9994 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 9995 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4] OK      0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 9996 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9996 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1467833220
   [junit4]   2> 9996 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 9997 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59b3dcb9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19cb34d5
   [junit4]   2> 10003 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 10003 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@706288b8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d68b08c
   [junit4]   2> 10003 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 10003 INFO  (SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dd99a05: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24397394
   [junit4]   2> 10004 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e4384cd
   [junit4]   2> 10004 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=6e4384cd
   [junit4]   2> 10004 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bcd5929: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@73115dd5
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=427, maxMBSortInHeap=6.7471796313514725, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45638d0), locale=mr, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=337487072,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, RequestLoggingTest]
   [junit4] Completed [5/5 (2!)] on J1 in 1.31s, 2 tests, 1 failure <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 10 tests, 2 failures [seed: E95A5D685EEA4D63]

Total time: 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.handler.RequestLoggingTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=606e529f9376f3b36d4e3248776fb413f111e03b, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22782
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22782 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22782/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([65B5438E9AAD0CD7:D4DC6381375BB499]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([65B5438E9AAD0CD7:A933430064646741]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14541 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_65B5438E9AAD0CD7-001/init-core-data-001
   [junit4]   2> 2667415 WARN  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2667415 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2667415 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2667415 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2667415 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2667415 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2667430 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2667444 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2667519 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2667605 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2667605 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2667614 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7b7db1
   [junit4]   2> 2667619 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7b7db1
   [junit4]   2> 2667619 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7b7db1
   [junit4]   2> 2667620 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2667639 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2667669 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2667738 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2667742 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2667742 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d7b7db1
   [junit4]   2> 2667743 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2667743 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_65B5438E9AAD0CD7-001/init-core-data-001/]
   [junit4]   2> 2667743 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2667782 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2667782 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2667782 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2667782 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2667783 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=35.552734375, floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=26.356993003222378, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.505605178040103
   [junit4]   2> 2667783 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a907ec6[collection1] main]
   [junit4]   2> 2667783 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2667966 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2668265 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2668265 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2668265 INFO  (coreLoadExecutor-7736-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610401346102493184
   [junit4]   2> 2668265 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2668265 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2668265 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2668266 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2668266 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2668266 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2668266 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2668266 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2668267 INFO  (searcherExecutor-7737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a907ec6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2668267 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2668269 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@58bce041
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@7c7565ad
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@ff963a1
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@7def494e
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@42ee005a
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@15e15da7
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@5141d0d1
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@5663468e
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@64bd60c8
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2668274 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2668274 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2668276 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=65B5438E9AAD0CD7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithCoreLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65B5438E9AAD0CD7:A933430064646741]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2668278 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 2668280 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 2668280 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2668280 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2668280 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2668281 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 2668281 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2668281 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=226210915
   [junit4]   2> 2668281 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2668281 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4639af78: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5ac019b
   [junit4]   2> 2668285 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2668285 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1099bc80: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@239833ed
   [junit4]   2> 2668288 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2668288 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4269caa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4343e3c
   [junit4]   2> 2668288 INFO  (coreCloseExecutor-7742-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@199e59d7
   [junit4]   2> 2668288 INFO  (coreCloseExecutor-7742-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=199e59d7
   [junit4]   2> 2668288 INFO  (coreCloseExecutor-7742-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fe13cdc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5acbb3d2
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_65B5438E9AAD0CD7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1142, maxMBSortInHeap=5.730617462558189, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79b20795), locale=bs, timezone=US/Alaska
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=127001792,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, TestQuerySenderNoQuery, TestJsonFacetsWithNestedObjects, LeaderElectionIntegrationTest, TestSchemalessBufferedUpdates, SSLMigrationTest, TestRangeQuery, TestOmitPositions, DisMaxRequestHandlerTest, XmlInterpolationTest, TestManagedSynonymFilterFactory, ScheduledTriggerTest, StatsReloadRaceTest, TestBlendedInfixSuggestions, TestStressVersions, TestSerializedLuceneMatchVersion, QueryParsingTest, CopyFieldTest, TestCollectionAPI, TermVectorComponentDistributedTest, NumberUtilsTest, RulesTest, JavabinLoaderTest, TestSimDistributedQueue, SimpleMLTQParserTest, SolrMetricManagerTest, TestRawResponseWriter, TestSimPolicyCloud, TestCustomStream, TestNumericTerms64, MetricsHandlerTest, BlockJoinFacetRandomTest, NodeLostTriggerIntegrationTest, TestSearcherReuse, TestCloudJSONFacetSKG, PreAnalyzedFieldTest, TestSimpleTextCodec, TestFuzzyAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, SignificantTermsQParserPluginTest, StatsComponentTest, WrapperMergePolicyFactoryTest, DateMathParserTest, AssignBackwardCompatibilityTest, TestSha256AuthenticationProvider, DistributedFacetSimpleRefinementLongTailTest, UpdateRequestProcessorFactoryTest, TestFiltering, TestInPlaceUpdatesStandalone, SpatialRPTFieldTypeTest, OverseerCollectionConfigSetProcessorTest, ParsingFieldUpdateProcessorsTest, TestLocalFSCloudBackupRestore, TestRandomFaceting, TestTolerantSearch, DistributedFacetPivotSmallAdvancedTest, TestMinMaxOnMultiValuedField, CdcrReplicationHandlerTest, TestCloudNestedDocsSort, SuggesterWFSTTest, TestPartialUpdateDeduplication, AnalysisErrorHandlingTest, TestTolerantUpdateProcessorRandomCloud, SearchHandlerTest, ZkControllerTest, TestReload, URLClassifyProcessorTest, HdfsCollectionsAPIDistributedZkTest, TestRestoreCore, HdfsNNFailoverTest, CdcrBidirectionalTest, TriggerEventQueueTest, TestLuceneIndexBackCompat, NodeMutatorTest, ConfigSetsAPITest, SearchHandlerTest, TestRebalanceLeaders, TestQueryUtils, RemoteQueryErrorTest, DeleteStatusTest, ShardRoutingTest, SpellingQueryConverterTest, TestReversedWildcardFilterFactory, TestSchemaResource, DebugComponentTest, TestHashQParserPlugin, LeaderFailureAfterFreshStartTest, HdfsBasicDistributedZkTest, DistributedQueryElevationComponentTest, ClusterStateTest, MoveReplicaTest, CoreSorterTest, TestCryptoKeys, TestOnReconnectListenerSupport, StatelessScriptUpdateProcessorFactoryTest, TestMaxTokenLenTokenizer, TestDFISimilarityFactory, TestPullReplicaErrorHandling, CollectionStateFormat2Test, TestLegacyTerms, FieldAnalysisRequestHandlerTest, ZookeeperStatusHandlerTest, PeerSyncReplicationTest, TestUseDocValuesAsStored2, TestDistributedStatsComponentCardinality, UnloadDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ResponseHeaderTest, TestMaxScoreQueryParser, BasicFunctionalityTest, BlockCacheTest, TestSegmentSorting, DirectSolrSpellCheckerTest, TestLMDirichletSimilarityFactory, TestSolrCloudWithHadoopAuthPlugin, CoreAdminCreateDiscoverTest, SolrJmxReporterTest, TestManagedSchema, TestSimLargeCluster, TestSubQueryTransformer, SimpleFacetsTest, SolrCmdDistributorTest, TestPerFieldSimilarity, HdfsDirectoryTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestPayloadScoreQParserPlugin, TestDynamicURP, TestXIncludeConfig, HLLUtilTest, TestFastLRUCache, SmileWriterTest, TestCustomDocTransformer, MissingSegmentRecoveryTest, AnalysisAfterCoreReloadTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, BasicDistributedZk2Test, BasicDistributedZkTest, TestInfoStreamLogging, TestInitParams, TestJmxIntegration, TestMergePolicyConfig, TestNRTOpen, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, DocumentAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, RequestLoggingTest]
   [junit4] Completed [588/832 (1!)] on J1 in 0.89s, 2 tests, 1 failure <<< FAILURES!

[...truncated 42986 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22782/consoleText

[repro] Revision: d55a81df849e093d043ac21f9e98532f091694d9

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=65B5438E9AAD0CD7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       RequestLoggingTest
[repro] ant compile-test

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.RequestLoggingTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=65B5438E9AAD0CD7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 42 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_65B5438E9AAD0CD7-001/init-core-data-001
   [junit4]   2> 2868 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2932 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.e.j.u.log Logging initialized @2974ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2941 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2948 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2959 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3049 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 3052 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3417 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3718 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 4157 WARN  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4343 WARN  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4347 WARN  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4362 WARN  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4526 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5922 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5926 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6043 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 6044 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 6045 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 6071 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 6111 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 6212 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6409 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 6442 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 6474 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f81fc8d
   [junit4]   2> 6481 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6489 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_65B5438E9AAD0CD7-001/init-core-data-001/]
   [junit4]   2> 6532 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 7060 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7060 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7070 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7070 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7074 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=35.552734375, floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=26.356993003222378, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.505605178040103
   [junit4]   2> 7086 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72a986c7[collection1] main]
   [junit4]   2> 7121 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 7181 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 7340 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7341 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 7344 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 7344 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 7344 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 7344 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610402470911016960
   [junit4]   2> 7345 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 7347 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 7348 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 7349 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 7350 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 7384 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72a986c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7385 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 7399 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 7407 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 7408 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.QueryComponent@28dd60cf
   [junit4]   2> 7408 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.FacetComponent@69783be9
   [junit4]   2> 7408 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.search.facet.FacetModule@761bcf5b
   [junit4]   2> 7408 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.MoreLikeThisComponent@baee5e9
   [junit4]   2> 7408 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.HighlightComponent@48b6374b
   [junit4]   2> 7408 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.StatsComponent@60b9eac7
   [junit4]   2> 7409 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.ExpandComponent@4870809c
   [junit4]   2> 7409 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  component:org.apache.solr.handler.component.TermsComponent@340da5d6
   [junit4]   2> 7409 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.SearchHandler Adding  debug component:org.apache.solr.handler.component.DebugComponent@4df8d073
   [junit4]   2> 7431 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 7431 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 7438 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=31
   [junit4]   2> 7445 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4] OK      0.06s J1 | RequestLoggingTest.testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 7449 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 7451 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml}
   [junit4]   2> 7452 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 7452 DEBUG (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.s.s.LocalStatsCache ## GET LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 7452 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 7453 INFO  (TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[65B5438E9AAD0CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest -Dtests.method=testLogBeforeExecuteWithRequestLogger -Dtests.seed=65B5438E9AAD0CD7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=bs -Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | RequestLoggingTest.testLogBeforeExecuteWithRequestLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65B5438E9AAD0CD7:D4DC6381375BB499]:0)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    > 	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 7456 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 7456 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567098925
   [junit4]   2> 7457 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 7458 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65f5f139: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7caf8caf
   [junit4]   2> 7471 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 7471 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f25e7e3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3e120b24
   [junit4]   2> 7471 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 7471 INFO  (SUITE-RequestLoggingTest-seed#[65B5438E9AAD0CD7]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@287543c5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67bf4e
   [junit4]   2> 7473 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61230e3a
   [junit4]   2> 7474 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=61230e3a
   [junit4]   2> 7474 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@585f4128: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4d1ba4f8
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_65B5438E9AAD0CD7-001
   [junit4]   2> Sep 01, 2018 10:57:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1142, maxMBSortInHeap=5.730617462558189, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a254f04), locale=bs, timezone=US/Alaska
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=2,free=365046496,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest]
   [junit4] Completed [3/5 (1!)] on J1 in 6.82s, 2 tests, 1 failure <<< FAILURES!

[...truncated 22 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 10 tests, 1 failure [seed: 65B5438E9AAD0CD7]

Total time: 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.handler.RequestLoggingTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=d55a81df849e093d043ac21f9e98532f091694d9, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22781
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22781 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22781/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:34081/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:37301/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34081/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:37301/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([CAA7DEB88B0DD212:606A0D4A3CDE07C2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996)
	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.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:291)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34081/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 45 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:32831/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46333/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:32831/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46333/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([CAA7DEB88B0DD212:606A0D4A3CDE07C2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996)
	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.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:291)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46333/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 45 more


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CAA7DEB88B0DD212:7BCEFEB726FB6A5C]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CAA7DEB88B0DD212:7BCEFEB726FB6A5C]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CAA7DEB88B0DD212:621DE3675C4B984]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
	at org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14052 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1352167 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/init-core-data-001
   [junit4]   2> 1352168 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1352168 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1352169 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1352169 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-001
   [junit4]   2> 1352169 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1352170 INFO  (Thread-4049) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1352170 INFO  (Thread-4049) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1352171 ERROR (Thread-4049) [    ] 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> 1352270 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45585
   [junit4]   2> 1352271 INFO  (zkConnectionManagerCallback-6874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352273 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1352273 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1352273 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1352274 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@481ff478{/solr,null,AVAILABLE}
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1352275 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2092e81a{/solr,null,AVAILABLE}
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4452e607{/solr,null,AVAILABLE}
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@754bfc8a{HTTP/1.1,[http/1.1]}{127.0.0.1:33341}
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.e.j.s.Server Started @1352315ms
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33341}
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49932266{/solr,null,AVAILABLE}
   [junit4]   2> 1352276 ERROR (jetty-launcher-6871-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352276 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T06:18:42.077971Z
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d0d6d94{HTTP/1.1,[http/1.1]}{127.0.0.1:35641}
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.e.j.s.Server Started @1352315ms
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35641}
   [junit4]   2> 1352277 ERROR (jetty-launcher-6871-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22a6a870{HTTP/1.1,[http/1.1]}{127.0.0.1:32831}
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73b53765{HTTP/1.1,[http/1.1]}{127.0.0.1:46333}
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T06:18:42.078436Z
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.e.j.s.Server Started @1352316ms
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.Server Started @1352316ms
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32831}
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46333}
   [junit4]   2> 1352277 ERROR (jetty-launcher-6871-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352277 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T06:18:42.078629Z
   [junit4]   2> 1352278 ERROR (jetty-launcher-6871-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T06:18:42.079214Z
   [junit4]   2> 1352278 INFO  (zkConnectionManagerCallback-6876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352278 INFO  (zkConnectionManagerCallback-6878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1352278 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1352278 INFO  (zkConnectionManagerCallback-6880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352279 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1352293 INFO  (zkConnectionManagerCallback-6882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352293 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1352295 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 0x1005228b5700001, likely client has closed socket
   [junit4]   2> 1352347 INFO  (jetty-launcher-6871-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 1352347 INFO  (zkConnectionManagerCallback-6886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352348 DEBUG (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$390/1509026845@71169bca
   [junit4]   2> 1352349 INFO  (zkConnectionManagerCallback-6888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352363 INFO  (jetty-launcher-6871-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 1352382 INFO  (zkConnectionManagerCallback-6894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352383 DEBUG (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$390/1509026845@57009237
   [junit4]   2> 1352390 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352390 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352390 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352390 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352390 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352391 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1352392 DEBUG (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147928834113542-127.0.0.1:35641_solr-n_0000000000
   [junit4]   2> 1352392 INFO  (zkConnectionManagerCallback-6896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352392 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35641_solr
   [junit4]   2> 1352392 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.Overseer Overseer (id=72147928834113542-127.0.0.1:35641_solr-n_0000000000) starting
   [junit4]   2> 1352393 INFO  (jetty-launcher-6871-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 1352395 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352395 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352395 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352396 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352396 INFO  (zkConnectionManagerCallback-6900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352396 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352396 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1352396 DEBUG (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$390/1509026845@37a5ffef
   [junit4]   2> 1352396 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 0x1005228b5700009, likely client has closed socket
   [junit4]   2> 1352397 DEBUG (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147928834113544-127.0.0.1:33341_solr-n_0000000001
   [junit4]   2> 1352397 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147928834113542-127.0.0.1:35641_solr-n_0000000000
   [junit4]   2> 1352397 INFO  (zkConnectionManagerCallback-6910-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352397 DEBUG (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147928834113542-127.0.0.1:35641_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1352397 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33341_solr
   [junit4]   2> 1352397 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 1352397 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352397 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352398 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352398 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352398 INFO  (zkCallback-6895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1352398 INFO  (zkConnectionManagerCallback-6908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352398 INFO  (zkCallback-6887-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1352398 INFO  (zkConnectionManagerCallback-6913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352399 DEBUG (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$390/1509026845@7d33d2a
   [junit4]   2> 1352399 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352399 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352399 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1352399 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352399 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352399 INFO  (zkConnectionManagerCallback-6915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352399 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352399 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 1352400 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1352400 INFO  (OverseerStateUpdate-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35641_solr
   [junit4]   2> 1352400 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1352400 DEBUG (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35641_solr as DOWN
   [junit4]   2> 1352400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 1352401 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1352401 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1352401 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1352401 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1352401 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1352401 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1352401 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1352401 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1352401 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1352401 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1352401 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35641_solr
   [junit4]   2> 1352401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 1352401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1352401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352402 INFO  (zkCallback-6895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1352402 INFO  (zkCallback-6907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1352406 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352407 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352407 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1352407 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352407 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352407 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352407 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1352408 DEBUG (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147928834113547-127.0.0.1:32831_solr-n_0000000002
   [junit4]   2> 1352409 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147928834113544-127.0.0.1:33341_solr-n_0000000001
   [junit4]   2> 1352409 DEBUG (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147928834113544-127.0.0.1:33341_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1352409 DEBUG (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:32831_solr as DOWN
   [junit4]   2> 1352409 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1352409 INFO  (zkConnectionManagerCallback-6922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352409 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1352409 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32831_solr
   [junit4]   2> 1352410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352414 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1352418 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352418 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352418 INFO  (zkCallback-6895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1352418 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352418 INFO  (zkCallback-6907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1352418 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1352418 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352418 INFO  (zkCallback-6887-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1352419 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352419 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1352419 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352433 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 1352434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352434 INFO  (zkCallback-6909-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1352435 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1352436 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:32831_solr, 127.0.0.1:33341_solr, 127.0.0.1:35641_solr]
   [junit4]   2> 1352437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352437 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1352437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1352438 DEBUG (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147928834113549-127.0.0.1:46333_solr-n_0000000003
   [junit4]   2> 1352438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147928834113547-127.0.0.1:32831_solr-n_0000000002
   [junit4]   2> 1352439 DEBUG (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147928834113547-127.0.0.1:32831_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1352439 DEBUG (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46333_solr as DOWN
   [junit4]   2> 1352439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1352439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1352439 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1352439 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46333_solr
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352440 INFO  (zkCallback-6887-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352440 INFO  (zkCallback-6895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352440 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352440 INFO  (zkCallback-6907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1352442 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352446 INFO  (zkCallback-6909-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1352447 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352448 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352448 INFO  (jetty-launcher-6871-thread-2) [n:127.0.0.1:35641_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-001/node2/.
   [junit4]   2> 1352450 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1352456 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352456 INFO  (zkCallback-6921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1352458 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1352458 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352458 INFO  (zkCallback-6914-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1352459 DEBUG (OverseerAutoScalingTriggerThread-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1352459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1352459 DEBUG (ScheduledTrigger-6959-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1352459 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352464 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352464 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352465 INFO  (jetty-launcher-6871-thread-4) [n:127.0.0.1:33341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-001/node4/.
   [junit4]   2> 1352471 INFO  (zkConnectionManagerCallback-6931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352472 INFO  (zkConnectionManagerCallback-6936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352472 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352472 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352472 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1352472 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352472 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352472 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352473 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352473 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1352473 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352473 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352473 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352473 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 1352473 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352473 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 1352474 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1352474 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1352486 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46333.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352489 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352494 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46333.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352494 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46333.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352495 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:46333_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-001/node1/.
   [junit4]   2> 1352498 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352498 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1906fe93
   [junit4]   2> 1352499 INFO  (jetty-launcher-6871-thread-3) [n:127.0.0.1:32831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-001/node3/.
   [junit4]   2> 1352540 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1352540 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1352547 INFO  (zkConnectionManagerCallback-6940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352550 INFO  (zkConnectionManagerCallback-6945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1352550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1352550 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1352550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1352550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1352550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1352551 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 1352554 INFO  (qtp506360940-19422) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1352554 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352554 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1352554 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352554 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1352554 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352554 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352554 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1352554 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1352554 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1352554 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1352554 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 1352555 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1352555 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 1352555 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1352555 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1352555 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1352555 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1352555 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1352555 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1352555 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1352555 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1352556 DEBUG (zkCallback-6887-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 1352556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352556 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1352556 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1352556 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1352556 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1352556 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1352556 DEBUG (OverseerThreadFactory-6961-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:35641_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=19.300680874622707,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.2230853333333333,medianRequestTime=0.252734,75thPcRequestTime=0.296165,95thPcRequestTime=0.296165,99thPcRequestTime=0.296165,999thPcRequestTime=0.296165},downnode={requests=3,errors=0,avgRequestsPerSecond=20.70923096574544,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.006776666666666666,medianRequestTime=0.007042,75thPcRequestTime=0.007332,95thPcRequestTime=0.007332,99thPcRequestTime=0.007332,999thPcRequestTime=0.007332}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=19.314377456474954,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.20678133333333332,medianRequestTime=0.155823,75thPcRequestTime=0.345844,95thPcRequestTime=0.345844,99thPcRequestTime=0.345844,999thPcRequestTime=0.345844},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=6.488589533052482,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.090932,medianRequestTime=0.090932,75thPcRequestTime=0.090932,95thPcRequestTime=0.090932,99thPcRequestTime=0.090932,999thPcRequestTime=0.090932}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=6.481614414591929,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=153.574198,medianRequestTime=153.574198,75thPcRequestTime=153.574198,95thPcRequestTime=153.574198,99thPcRequestTime=153.574198,999thPcRequestTime=153.574198}}}
   [junit4]   2> 1352556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352556 DEBUG (OverseerCollectionConfigSetProcessor-72147928834113542-127.0.0.1:35641_solr-n_0000000000) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1352556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1352556 INFO  (qtp506360940-19422) [n:127.0.0.1:35641_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1352666 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1352672 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1352674 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1352677 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-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_localhost_localdomain_42099_hdfs____.yrc1ec/webapp
   [junit4]   2> 1352742 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:42099
   [junit4]   2> 1352802 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1352803 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1352806 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-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_38971_datanode____d6vgad/webapp
   [junit4]   2> 1352878 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38971
   [junit4]   2> 1352904 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1352905 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1352908 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-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_37323_datanode____.otsabt/webapp
   [junit4]   2> 1352999 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37323
   [junit4]   2> 1353011 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38435) [    ] 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> 1353016 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4e5a5dce05ddb: from storage DS-0ee08e53-8a70-4b3a-af5c-52f619626807 node DatanodeRegistration(127.0.0.1:39491, datanodeUuid=db3920ae-15fb-4751-b5ee-70437b2b359e, infoPort=40377, infoSecurePort=0, ipcPort=34527, storageInfo=lv=-56;cid=testClusterID;nsid=1592444176;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1353016 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4e5a5dce05ddb: from storage DS-a0cbc8c7-31ba-401d-9b69-401cfedb698a node DatanodeRegistration(127.0.0.1:39491, datanodeUuid=db3920ae-15fb-4751-b5ee-70437b2b359e, infoPort=40377, infoSecurePort=0, ipcPort=34527, storageInfo=lv=-56;cid=testClusterID;nsid=1592444176;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1353131 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38435) [    ] 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> 1353135 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4e5a5e40458ea: from storage DS-f22afea0-c35d-4816-b297-689eee04e9db node DatanodeRegistration(127.0.0.1:38539, datanodeUuid=d999ea65-930b-46e7-a373-d4773df09c9c, infoPort=43903, infoSecurePort=0, ipcPort=35921, storageInfo=lv=-56;cid=testClusterID;nsid=1592444176;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1353135 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4e5a5e40458ea: from storage DS-5699902e-3280-4e86-8c19-63a071efafac node DatanodeRegistration(127.0.0.1:38539, datanodeUuid=d999ea65-930b-46e7-a373-d4773df09c9c, infoPort=43903, infoSecurePort=0, ipcPort=35921, storageInfo=lv=-56;cid=testClusterID;nsid=1592444176;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1353239 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1353239 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1353240 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353240 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 1353241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353241 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1353246 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 1353247 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353247 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353247 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1353247 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16cbeb10{/solr,null,AVAILABLE}
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ba321f4{HTTP/1.1,[http/1.1]}{127.0.0.1:41593}
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.e.j.s.Server Started @1353286ms
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41593}
   [junit4]   2> 1353248 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1353248 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-01T06:18:43.049464Z
   [junit4]   2> 1353249 INFO  (zkConnectionManagerCallback-6949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353249 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1353431 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 1353432 INFO  (zkConnectionManagerCallback-6953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353433 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 0x1005228b5700014, likely client has closed socket
   [junit4]   2> 1353433 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [n:127.0.0.1:41593_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$390/1509026845@7f24cab0
   [junit4]   2> 1353434 INFO  (zkConnectionManagerCallback-6955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1353437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1353437 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [n:127.0.0.1:41593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1353437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1353437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1353437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1353437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1353438 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [n:127.0.0.1:41593_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147928834113557-127.0.0.1:41593_solr-n_0000000004
   [junit4]   2> 1353438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147928834113549-127.0.0.1:46333_solr-n_0000000003
   [junit4]   2> 1353438 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [n:127.0.0.1:41593_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147928834113549-127.0.0.1:46333_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1353438 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CAA7DEB88B0DD212]) [n:127.0.0.1:41593_solr    ]

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

ng
   [junit4]   2> 84210 INFO  (jetty-closer-8-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f923419{/solr,null,UNAVAILABLE}
   [junit4]   2> 84211 INFO  (jetty-closer-8-thread-5) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 84211 ERROR (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] 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> 84212 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36753 36753
   [junit4]   2> 84316 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36753 36753
   [junit4]   2> 84317 WARN  (Thread-3) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2> 	23	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/configs/conf1
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72148085248622618-core_node5-n_0000000000
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72148085248622623-core_node8-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72148085248622613-127.0.0.1:37301_solr-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72148085248622600-127.0.0.1:43739_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72148085248622601-127.0.0.1:34081_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 84318 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 84328 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 84429 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38455) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 84429 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38455) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-863397921-88.99.242.108-1535785110942 (Datanode Uuid bd2a3cc3-8028-4533-ab7f-ae17b32a542e) service to localhost.localdomain/127.0.0.1:38455
   [junit4]   2> 84431 WARN  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 84437 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 84538 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38455) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 84538 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38455) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-863397921-88.99.242.108-1535785110942 (Datanode Uuid 7659987a-1838-477e-9065-81c4c243095a) service to localhost.localdomain/127.0.0.1:38455
   [junit4]   2> 84547 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 84660 INFO  (SUITE-MoveReplicaHDFSTest-seed#[CAA7DEB88B0DD212]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36753 36753
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CAA7DEB88B0DD212-001
   [junit4]   2> Sep 01, 2018 6:59:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_version_=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1366, maxMBSortInHeap=7.341958996158132, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1869e5f6), locale=kkj-CM, timezone=Australia/Canberra
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=6,free=267465976,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, RequestLoggingTest, RequestLoggingTest, MoveReplicaHDFSTest]
   [junit4] Completed [5/10 (2!)] on J2 in 83.54s, 4 tests, 1 error <<< FAILURES!

[...truncated 44 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 30 tests, 1 error, 1 failure [seed: CAA7DEB88B0DD212]

Total time: 3 minutes 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro]   1/5 failed: org.apache.solr.handler.RequestLoggingTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=e7b449534344baf09f4824ad322f9a1e53300620, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22780
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2