You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/06 07:21:50 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.1) - Build # 25272 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25272/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs

Error Message:
Error from server at https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/get

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/get
	at __randomizedtesting.SeedInfo.seed([AFC23FCE57D44DDC:111EF7329073C5F0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.cloud.TestRandomFlRTGCloud.assertRTG(TestRandomFlRTGCloud.java:403)
	at org.apache.solr.cloud.TestRandomFlRTGCloud.assertOneIter(TestRandomFlRTGCloud.java:272)
	at org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs(TestRandomFlRTGCloud.java:229)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 12926 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20200106_071554_98710317705292515841876.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (loopnode.hpp:979), pid=19711, tid=19742
   [junit4] #  guarantee(d != NULL) failed: Null dominator info.
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.1+9) (build 13.0.1+9)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.1+9, mixed mode, sharing, tiered, compressed oops, shenandoah gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xb14104]  PhaseIdealLoop::dom_depth(Node*) const [clone .isra.122]+0x94
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/hs_err_pid19711.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/replay_pid19711.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-build/issues
   [junit4] #
   [junit4] <<< JVM J2: EOF ----

[...truncated 93 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20200106_071554_9772372616663759496946.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (loopnode.hpp:979), pid=19712, tid=19751
   [junit4] #  guarantee(d != NULL) failed: Null dominator info.
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.1+9) (build 13.0.1+9)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.1+9, mixed mode, sharing, tiered, compressed oops, shenandoah gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xb14104]  PhaseIdealLoop::dom_depth(Node*) const [clone .isra.122]+0x94
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/hs_err_pid19712.log
   [junit4] [thread 26577 also had an error]
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/replay_pid19712.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-build/issues
   [junit4] #
   [junit4] <<< JVM J1: EOF ----

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomFlRTGCloud
   [junit4]   2> 154962 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 154963 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/data-dir-27-001
   [junit4]   2> 154963 WARN  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 154963 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 154964 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="client auth uses too much RAM", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0)
   [junit4]   2> 154965 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001
   [junit4]   2> 154965 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 154979 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 154979 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 155079 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:45255
   [junit4]   2> 155079 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45255
   [junit4]   2> 155079 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45255
   [junit4]   2> 155079 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45255
   [junit4]   2> 155081 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155087 INFO  (zkConnectionManagerCallback-1038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155087 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155090 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155095 INFO  (zkConnectionManagerCallback-1040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155095 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155099 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155103 INFO  (zkConnectionManagerCallback-1042-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155103 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155217 WARN  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 155217 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 155217 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 155217 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 155219 WARN  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 155219 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 155219 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 155219 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 155219 WARN  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 155219 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 155219 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 155219 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 155243 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155243 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155243 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 155247 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155247 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155247 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 155247 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f9ca538{/solr,null,AVAILABLE}
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7cc6689e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34597}
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.e.j.s.Server Started @155277ms
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34597}
   [junit4]   2> 155249 ERROR (jetty-launcher-1043-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155249 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-06T07:18:30.327613Z
   [junit4]   2> 155256 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c2e7264{/solr,null,AVAILABLE}
   [junit4]   2> 155257 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7359fca7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33931}
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.e.j.s.Server Started @155286ms
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33931}
   [junit4]   2> 155258 ERROR (jetty-launcher-1043-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155258 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-06T07:18:30.336754Z
   [junit4]   2> 155259 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155259 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155259 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 155267 INFO  (zkConnectionManagerCallback-1045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155267 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155268 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155275 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@782b4119{/solr,null,AVAILABLE}
   [junit4]   2> 155275 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155276 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12bbfb3f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38557}
   [junit4]   2> 155276 INFO  (jetty-launcher-1043-thread-2) [     ] o.e.j.s.Server Started @155304ms
   [junit4]   2> 155276 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38557}
   [junit4]   2> 155277 ERROR (jetty-launcher-1043-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155277 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155277 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 155277 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155277 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155277 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-06T07:18:30.355141Z
   [junit4]   2> 155279 INFO  (zkConnectionManagerCallback-1047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155279 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155280 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155283 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155291 INFO  (zkConnectionManagerCallback-1049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155291 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155292 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155551 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 155556 WARN  (jetty-launcher-1043-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2132ad17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155556 WARN  (jetty-launcher-1043-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2132ad17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155570 WARN  (jetty-launcher-1043-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c4ca8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155570 WARN  (jetty-launcher-1043-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c4ca8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155571 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45255/solr
   [junit4]   2> 155587 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155608 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 155609 WARN  (jetty-launcher-1043-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73437ee4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155609 WARN  (jetty-launcher-1043-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73437ee4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155619 INFO  (zkConnectionManagerCallback-1058-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155619 INFO  (jetty-launcher-1043-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155620 WARN  (jetty-launcher-1043-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d8abd3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155620 WARN  (jetty-launcher-1043-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d8abd3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155621 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45255/solr
   [junit4]   2> 155635 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155636 INFO  (zkConnectionManagerCallback-1064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155636 INFO  (jetty-launcher-1043-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155705 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 155706 WARN  (jetty-launcher-1043-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3787a1fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155706 WARN  (jetty-launcher-1043-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3787a1fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155708 WARN  (jetty-launcher-1043-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58ad7b32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155708 WARN  (jetty-launcher-1043-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58ad7b32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 155708 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45255/solr
   [junit4]   2> 155709 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155709 INFO  (zkConnectionManagerCallback-1070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155709 INFO  (jetty-launcher-1043-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155722 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155723 INFO  (zkConnectionManagerCallback-1072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155723 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155760 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38557_solr
   [junit4]   2> 155760 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.Overseer Overseer (id=72110363612676105-127.0.0.1:38557_solr-n_0000000000) starting
   [junit4]   2> 155763 INFO  (OverseerStateUpdate-72110363612676105-127.0.0.1:38557_solr-n_0000000000) [n:127.0.0.1:38557_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38557_solr
   [junit4]   2> 155764 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38557_solr
   [junit4]   2> 155765 INFO  (OverseerStateUpdate-72110363612676105-127.0.0.1:38557_solr-n_0000000000) [n:127.0.0.1:38557_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 155766 WARN  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 155779 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 155801 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38557.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 155808 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38557.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 155808 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38557.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 155809 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 155810 INFO  (jetty-launcher-1043-thread-2) [n:127.0.0.1:38557_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node2/.
   [junit4]   2> 155822 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155824 INFO  (zkConnectionManagerCallback-1078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155825 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155827 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 155829 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33931_solr as DOWN
   [junit4]   2> 155830 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155830 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33931_solr
   [junit4]   2> 155830 INFO  (zkCallback-1071-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 155831 WARN  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 155839 INFO  (zkCallback-1077-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 155842 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 155860 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33931.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 155867 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33931.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 155867 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33931.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 155868 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 155869 INFO  (jetty-launcher-1043-thread-1) [n:127.0.0.1:33931_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node1/.
   [junit4]   2> 155922 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 155923 INFO  (zkConnectionManagerCallback-1084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155923 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 155925 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 155927 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34597_solr as DOWN
   [junit4]   2> 155928 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155928 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34597_solr
   [junit4]   2> 155929 INFO  (zkCallback-1071-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155929 INFO  (zkCallback-1077-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155929 INFO  (zkCallback-1083-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155929 WARN  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 155943 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 156006 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34597.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 156015 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34597.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 156016 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34597.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 156017 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 156018 INFO  (jetty-launcher-1043-thread-3) [n:127.0.0.1:34597_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node3/.
   [junit4]   2> 156050 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 156050 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156051 INFO  (zkConnectionManagerCallback-1093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156051 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156052 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 156052 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45255/solr ready
   [junit4]   2> 156290 INFO  (qtp1983775726-2941) [n:127.0.0.1:34597_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.schema=schema-psuedo-fields.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 156293 INFO  (OverseerThreadFactory-820-thread-1-processing-n:127.0.0.1:38557_solr) [n:127.0.0.1:38557_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 156398 INFO  (OverseerStateUpdate-72110363612676105-127.0.0.1:38557_solr-n_0000000000) [n:127.0.0.1:38557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33931/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 156399 INFO  (OverseerStateUpdate-72110363612676105-127.0.0.1:38557_solr-n_0000000000) [n:127.0.0.1:38557_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34597/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 156613 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr    x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.schema=schema-psuedo-fields.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 156615 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr    x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.schema=schema-psuedo-fields.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 157637 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 157638 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 157651 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 157654 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 157655 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 157658 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 157662 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1' using configuration from collection org.apache.solr.cloud.TestRandomFlRTGCloud_collection, trusted=true
   [junit4]   2> 157662 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33931.solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 157662 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node1/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node1/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/data/]
   [junit4]   2> 157663 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2' using configuration from collection org.apache.solr.cloud.TestRandomFlRTGCloud_collection, trusted=true
   [junit4]   2> 157664 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34597.solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard2.replica_n2' (registry 'solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60a17c59
   [junit4]   2> 157664 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node3/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_AFC23FCE57D44DDC-001/tempDir-001/node3/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/data/]
   [junit4]   2> 157671 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.0927734375, floorSegmentMB=1.9931640625, forceMergeDeletesPctAllowed=2.2175419603548763, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.245300978863774
   [junit4]   2> 157675 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.0927734375, floorSegmentMB=1.9931640625, forceMergeDeletesPctAllowed=2.2175419603548763, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.245300978863774
   [junit4]   2> 157692 WARN  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 157709 WARN  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 157759 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157759 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157761 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157761 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157762 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5840515527780291]
   [junit4]   2> 157762 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e09c7f4[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] main]
   [junit4]   2> 157764 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 157764 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 157765 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157765 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654962376244461568
   [junit4]   2> 157768 INFO  (searcherExecutor-834-thread-1-processing-n:127.0.0.1:34597_solr x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] Registered new searcher Searcher@6e09c7f4[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157770 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 157770 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/leaders/shard2
   [junit4]   2> 157773 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 157773 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 157773 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/
   [junit4]   2> 157773 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 157774 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 157774 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/leaders/shard2/leader after winning as /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/leader_elect/shard2/election/72110363612676107-core_node4-n_0000000000
   [junit4]   2> 157775 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/ shard2
   [junit4]   2> 157776 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157776 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157778 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157778 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157787 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5840515527780291]
   [junit4]   2> 157788 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36c5f710[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] main]
   [junit4]   2> 157790 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 157790 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 157791 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157791 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654962376271724544
   [junit4]   2> 157797 INFO  (searcherExecutor-833-thread-1-processing-n:127.0.0.1:33931_solr x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] Registered new searcher Searcher@36c5f710[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157798 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 157798 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/leaders/shard1
   [junit4]   2> 157801 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 157801 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 157801 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
   [junit4]   2> 157801 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 157801 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 157801 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/leaders/shard1/leader after winning as /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/leader_elect/shard1/election/72110363612676106-core_node3-n_0000000000
   [junit4]   2> 157803 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/ shard1
   [junit4]   2> 157904 INFO  (zkCallback-1083-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 157904 INFO  (zkCallback-1077-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 157904 INFO  (zkCallback-1077-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 157905 INFO  (zkCallback-1083-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 157906 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 157906 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 157909 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.schema=schema-psuedo-fields.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1296
   [junit4]   2> 157910 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.schema=schema-psuedo-fields.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1295
   [junit4]   2> 157919 INFO  (qtp1983775726-2941) [n:127.0.0.1:34597_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 158008 INFO  (zkCallback-1083-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 158008 INFO  (zkCallback-1077-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 158008 INFO  (zkCallback-1077-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 158008 INFO  (zkCallback-1083-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 158008 INFO  (zkCallback-1083-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 158008 INFO  (zkCallback-1077-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json] for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 158008 INFO  (qtp1983775726-2941) [n:127.0.0.1:34597_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property.schema=schema-psuedo-fields.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1718
   [junit4]   2> 158009 INFO  (SUITE-TestRandomFlRTGCloud-seed#[AFC23FCE57D44DDC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 158036 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomizedUpdatesAndRTGs
   [junit4]   2> 158036 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud Starting 10177 iters by seeding 14 of 305 max docs
   [junit4]   2> 158036 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 0 = {id=id=0, aaa_i=aaa_i=-588474303, bbb_i=bbb_i=-2082764287, ccc_s=ccc_s=gl, ddd_s=ddd_s=nwkxbtxkt, eee_s=eee_s=avk, fff_s=fff_s=olaahlr, ggg_s=ggg_s=pvtnlqitz, hhh_s=hhh_s=kqyrkaycx, geo_1_srpt=geo_1_srpt=POINT( 42 36 ), geo_2_srpt=geo_2_srpt=POINT( 42 -29 ), next_2_ids_ss=next_2_ids_ss=[1, 2], axx_i=axx_i=-1154226535, ayy_i=ayy_i=-1539803138, azz_s=azz_s=cj}
   [junit4]   2> 158088 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true, maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 158092 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true, maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 158094 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 158094 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/&wt=javabin&version=2}{add=[0 (1654962376567422976)]} 0 22
   [junit4]   2> 158100 INFO  (qtp1983775726-2941) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 55
   [junit4]   2> 158101 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 1 = {id=id=1, aaa_i=aaa_i=2446989, bbb_i=bbb_i=860576139, ccc_s=ccc_s=bzj, ddd_s=ddd_s=oqpvi, eee_s=eee_s=mmsse, fff_s=fff_s=dlv, ggg_s=ggg_s=, hhh_s=hhh_s=ahtpo, geo_1_srpt=geo_1_srpt=POINT( 42 -16 ), geo_2_srpt=geo_2_srpt=POINT( 42 -29 ), next_2_ids_ss=next_2_ids_ss=[2, 3], axx_i=axx_i=-48236675, ayy_i=ayy_i=-159183628, azz_s=azz_s=n}
   [junit4]   2> 158105 INFO  (qtp2040633303-2948) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/&wt=javabin&version=2}{add=[1 (1654962376599928832)]} 0 1
   [junit4]   2> 158106 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 4
   [junit4]   2> 158106 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 2 = {id=id=2, aaa_i=aaa_i=1002533932, bbb_i=bbb_i=-2138289431, ccc_s=ccc_s=svkawz, ddd_s=ddd_s=qnqukk, eee_s=eee_s=hquhmip, fff_s=fff_s=fwmsky, ggg_s=ggg_s=mjbfohpmau, hhh_s=hhh_s=ypvx, geo_1_srpt=geo_1_srpt=POINT( 42 -29 ), geo_2_srpt=geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=next_2_ids_ss=[3, 4], axx_i=axx_i=1959548412, ayy_i=ayy_i=-412864899, azz_s=azz_s=rctofy}
   [junit4]   2> 158120 INFO  (qtp407081039-2953) [n:127.0.0.1:38557_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 158125 INFO  (qtp1983775726-2937) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true, maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 158125 INFO  (qtp1983775726-2937) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true, maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 158127 INFO  (qtp1983775726-2937) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 158127 INFO  (qtp1983775726-2937) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={_forwardedCount=1&wt=javabin&version=2}{add=[2 (1654962376621948928)]} 0 2
   [junit4]   2> 158128 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 3 = {id=id=3, aaa_i=aaa_i=-519557421, bbb_i=bbb_i=916470516, ccc_s=ccc_s=yrsbhka, ddd_s=ddd_s=idkhrf, eee_s=eee_s=p, fff_s=fff_s=ef, ggg_s=ggg_s=prjfr, hhh_s=hhh_s=x, geo_1_srpt=geo_1_srpt=POINT( 42 23 ), geo_2_srpt=geo_2_srpt=POINT( 42 -16 ), next_2_ids_ss=next_2_ids_ss=[4, 5], axx_i=axx_i=1726314342, ayy_i=ayy_i=-1826650908, azz_s=azz_s=ght}
   [junit4]   2> 158162 INFO  (qtp1983775726-2937) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[3 (1654962376659697664)]} 0 0
   [junit4]   2> 158163 INFO  (qtp2040633303-2948) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 27
   [junit4]   2> 158164 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 4 = {id=id=4, aaa_i=aaa_i=245295085, bbb_i=bbb_i=1998657490, ccc_s=ccc_s=xndwacugce, ddd_s=ddd_s=qrtqvyidi, eee_s=eee_s=zltvny, fff_s=fff_s=yp, ggg_s=ggg_s=cfawar, hhh_s=hhh_s=s, geo_1_srpt=geo_1_srpt=POINT( 42 -3 ), geo_2_srpt=geo_2_srpt=POINT( 42 23 ), next_2_ids_ss=next_2_ids_ss=[5, 6], axx_i=axx_i=-859268196, ayy_i=ayy_i=-1774882527, azz_s=azz_s=vsh}
   [junit4]   2> 158165 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1654962376663891968)]} 0 0
   [junit4]   2> 158166 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 5 = {id=id=5, aaa_i=aaa_i=1218450073, bbb_i=bbb_i=-1411722684, ccc_s=ccc_s=xl, ddd_s=ddd_s=wkhprmuug, eee_s=eee_s=qngxovrlc, fff_s=fff_s=lhgpbufqb, ggg_s=ggg_s=uhetaqx, hhh_s=hhh_s=himkgcqbq, geo_1_srpt=geo_1_srpt=POINT( 42 62 ), geo_2_srpt=geo_2_srpt=POINT( 42 10 ), next_2_ids_ss=next_2_ids_ss=[6, 7], axx_i=axx_i=-342537088, ayy_i=ayy_i=1524468892, azz_s=azz_s=ccckwsk}
   [junit4]   2> 158169 INFO  (qtp1983775726-2941) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[5 (1654962376667037696)]} 0 1
   [junit4]   2> 158170 INFO  (qtp2040633303-2944) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 3
   [junit4]   2> 158170 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 6 = {id=id=6, aaa_i=aaa_i=-538993517, bbb_i=bbb_i=-2139679731, ccc_s=ccc_s=gvobo, ddd_s=ddd_s=csfccxce, eee_s=eee_s=qd, fff_s=fff_s=lnpkkvvhm, ggg_s=ggg_s=riddyu, hhh_s=hhh_s=ar, geo_1_srpt=geo_1_srpt=POINT( 42 49 ), geo_2_srpt=geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=next_2_ids_ss=[7, 8], axx_i=axx_i=264166965, ayy_i=ayy_i=1506481166, azz_s=azz_s=pxgfonelgt}
   [junit4]   2> 158172 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[6 (1654962376670183424)]} 0 0
   [junit4]   2> 158172 INFO  (qtp2040633303-2948) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 1
   [junit4]   2> 158172 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 7 = {id=id=7, aaa_i=aaa_i=-758606321, bbb_i=bbb_i=422545876, ccc_s=ccc_s=, ddd_s=ddd_s=, eee_s=eee_s=sxzt, fff_s=fff_s=tnvlwjgrpg, ggg_s=ggg_s=xncwcpvaus, hhh_s=hhh_s=kkyuh, geo_1_srpt=geo_1_srpt=POINT( 42 -42 ), geo_2_srpt=geo_2_srpt=POINT( 42 -29 ), next_2_ids_ss=next_2_ids_ss=[8, 9], axx_i=axx_i=-532745738, ayy_i=ayy_i=-558523660, azz_s=azz_s=hhvu}
   [junit4]   2> 158184 INFO  (qtp1983775726-2937) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[7 (1654962376682766336)]} 0 1
   [junit4]   2> 158185 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={_forwardedCount=1&wt=javabin&version=2}{add=[7]} 0 3
   [junit4]   2> 158186 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 8 = {id=id=8, aaa_i=aaa_i=927496787, bbb_i=bbb_i=-42087473, ccc_s=ccc_s=gz, ddd_s=ddd_s=hy, eee_s=eee_s=qmbky, fff_s=fff_s=uzb, ggg_s=ggg_s=veguupsaad, hhh_s=hhh_s=uhm, geo_1_srpt=geo_1_srpt=POINT( 42 -16 ), geo_2_srpt=geo_2_srpt=POINT( 42 49 ), next_2_ids_ss=next_2_ids_ss=[9, 10], axx_i=axx_i=-414370896, ayy_i=ayy_i=146747786, azz_s=azz_s=uqxpjkfh}
   [junit4]   2> 158187 INFO  (qtp2040633303-2944) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1654962376685912064)]} 0 0
   [junit4]   2> 158188 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 9 = {id=id=9, aaa_i=aaa_i=859431970, bbb_i=bbb_i=-78438529, ccc_s=ccc_s=rkhiq, ddd_s=ddd_s=cqhjto, eee_s=eee_s=yigltti, fff_s=fff_s=lmmgcsoa, ggg_s=ggg_s=je, hhh_s=hhh_s=rgcvbkrl, geo_1_srpt=geo_1_srpt=POINT( 42 62 ), geo_2_srpt=geo_2_srpt=POINT( 42 23 ), next_2_ids_ss=next_2_ids_ss=[10, 11], axx_i=axx_i=118927291, ayy_i=ayy_i=1052442865, azz_s=azz_s=vjpuuoi}
   [junit4]   2> 158195 INFO  (qtp1983775726-2941) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33931/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[9 (1654962376694300672)]} 0 1
   [junit4]   2> 158195 INFO  (qtp2040633303-2948) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={_forwardedCount=1&wt=javabin&version=2}{add=[9]} 0 3
   [junit4]   2> 158196 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 10 = {id=id=10, aaa_i=aaa_i=464836226, bbb_i=bbb_i=1474949984, ccc_s=ccc_s=qyr, ddd_s=ddd_s=sr, eee_s=eee_s=spmiqcdvn, fff_s=fff_s=lio, ggg_s=ggg_s=, hhh_s=hhh_s=yomvwck, geo_1_srpt=geo_1_srpt=POINT( 42 -3 ), geo_2_srpt=geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=next_2_ids_ss=[11, 12], axx_i=axx_i=-1444415257, ayy_i=ayy_i=-755352378, azz_s=azz_s=ahhznk}
   [junit4]   2> 158199 INFO  (qtp2040633303-2949) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34597/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/&wt=javabin&version=2}{add=[10 (1654962376699543552)]} 0 0
   [junit4]   2> 158200 INFO  (qtp1983775726-2938) [n:127.0.0.1:34597_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]  webapp=/solr path=/update params={_forwardedCount=1&wt=javabin&version=2}{add=[10]} 0 2
   [junit4]   2> 158201 INFO  (TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[AFC23FCE57D44DDC]) [     ] o.a.s.c.TestRandomFlRTGCloud ADD: 11 = {id=id=11, aaa_i=aaa_i=817850927, bbb_i=bbb_i=2075749111, ccc_s=ccc_s=t, ddd_s=ddd_s=tqrcofu, eee_s=eee_s=p, fff_s=fff_s=, ggg_s=ggg_s=gwlmjq, hhh_s=hhh_s=ncehryy, geo_1_srpt=geo_1_srpt=POINT( 42 36 ), geo_2_srpt=geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=next_2_ids_ss=[12, 13], axx_i=axx_i=1631558575, ayy_i=ayy_i=-193486130, azz_s=azz_s=xmu}
   [junit4]   2> 158203 INFO  (qtp2040633303-2944) [n:127.0.0.1:33931_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestRandomFlRTGClou

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

/lib/netty-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20200106_071554_9873888491013107075267.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20200106_071554_9875835994367767154980.suites -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20200106_071554_98710317705292515841876.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:830)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1037: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200106_071554_9742660026904673111580.sysout

Total time: 50 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2