Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/290/
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest
Error Message:
There are still nodes recoverying - waited for 45 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45
seconds
at __randomizedtesting.SeedInfo.seed([F9746BA46B435519]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
at
org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14699 lines...]
[junit4] Suite:
org.apache.solr.handler.component.CustomHighlightComponentTest
[junit4] 2> 848477 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
[junit4] 2> 848477 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 848478 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-150 after mutting 0 log
messages
[junit4] 2> 848478 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-151 for ERROR logs matching
regex: ignore_exception
[junit4] 2> 848479 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/data-dir-85-001
[junit4] 2> 848479 WARN
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 848479 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 848481 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 848481 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.SolrCloudTestCase Using per-replica state
[junit4] 2> 848481 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001
[junit4] 2> 848482 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 848482 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 848482 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 848483 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 848582 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 44473
[junit4] 2> 848582 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44473
[junit4] 2> 848582 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44473
[junit4] 2> 848582 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44473
[junit4] 2> 848583 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848585 INFO (zkConnectionManagerCallback-13193-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848585 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848594 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848599 INFO (zkConnectionManagerCallback-13195-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848599 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848600 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848603 INFO (zkConnectionManagerCallback-13197-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848603 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848605 WARN
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker-SendThread(127.0.0.1:44473))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x109cd4815630002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x109cd4815630002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x109cd4815630002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 848706 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 848706 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 848706 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 848707 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 848707 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 848707 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 848709 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 848709 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 848709 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 848715 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848715 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848715 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 848716 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11076a7{/solr,null,AVAILABLE}
[junit4] 2> 848717 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848717 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848717 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 848723 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f7618d1{/solr,null,AVAILABLE}
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2fd07f15{SSL, (ssl,
http/1.1)}{127.0.0.1:37519}
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.e.j.s.Server Started @848768ms
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:44473/solr, hostPort=37519}
[junit4] 2> 848727 ERROR (jetty-launcher-13198-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
[junit4] 2> 848727 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2022-01-01T15:56:05.794Z
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3dfaec6c{SSL, (ssl,
http/1.1)}{127.0.0.1:44629}
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-2) [ ]
o.e.j.s.Server Started @848771ms
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:44473/solr, hostPort=44629}
[junit4] 2> 848729 ERROR (jetty-launcher-13198-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848729 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848730 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 848730 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848730 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
[junit4] 2> 848730 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2022-01-01T15:56:05.797Z
[junit4] 2> 848733 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848734 INFO (zkConnectionManagerCallback-13202-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848734 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848734 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5eeb61df{/solr,null,AVAILABLE}
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4cbae6d6{SSL, (ssl,
http/1.1)}{127.0.0.1:40015}
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.e.j.s.Server Started @848776ms
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:44473/solr, hostPort=40015}
[junit4] 2> 848735 ERROR (jetty-launcher-13198-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.11.2
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
[junit4] 2> 848735 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2022-01-01T15:56:05.802Z
[junit4] 2> 848736 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848736 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848737 INFO (zkConnectionManagerCallback-13200-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848737 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848737 INFO (zkConnectionManagerCallback-13204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848737 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848737 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848741 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 848741 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 848743 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848747 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 851394 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 851394 WARN (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 851405 WARN (jetty-launcher-13198-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@23a21d55[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851405 WARN (jetty-launcher-13198-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@23a21d55[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851428 WARN (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 851445 WARN (jetty-launcher-13198-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@791c6adb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851445 WARN (jetty-launcher-13198-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@791c6adb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 851446 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44473/solr
[junit4] 2> 851660 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 851661 INFO (zkConnectionManagerCallback-13221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 851661 INFO (jetty-launcher-13198-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 851776 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 851787 INFO (zkConnectionManagerCallback-13223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 851787 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 851865 WARN (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 851870 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37519_solr
[junit4] 2> 851874 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.Overseer Overseer
(id=74816578308472839-127.0.0.1:37519_solr-n_0000000000) starting
[junit4] 2> 851893 INFO
(OverseerStateUpdate-74816578308472839-127.0.0.1:37519_solr-n_0000000000)
[n:127.0.0.1:37519_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37519_solr
[junit4] 2> 851915 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37519_solr
[junit4] 2> 851917 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 851918 WARN (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_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> 851923 INFO (zkCallback-13222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 851973 INFO (jetty-launcher-13198-thread-1)
[n:127.0.0.1:37519_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node1
[junit4] 2> 853945 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 853945 WARN (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 853951 WARN (jetty-launcher-13198-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2fdc0091[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853951 WARN (jetty-launcher-13198-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2fdc0091[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853954 WARN (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 853954 WARN (jetty-launcher-13198-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3d260129[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853955 WARN (jetty-launcher-13198-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3d260129[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853956 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44473/solr
[junit4] 2> 853957 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 853959 INFO (zkConnectionManagerCallback-13241-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 853959 INFO (jetty-launcher-13198-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 854061 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 854062 INFO (zkConnectionManagerCallback-13243-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854062 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 854065 WARN (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 854066 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 854068 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40015_solr as DOWN
[junit4] 2> 854069 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient core cache for max 2147483647 cores with initial capacity of 1024
[junit4] 2> 854069 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40015_solr
[junit4] 2> 854070 INFO (zkCallback-13222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 854071 INFO (zkCallback-13242-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 854073 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 854073 WARN (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_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> 854120 INFO (jetty-launcher-13198-thread-3)
[n:127.0.0.1:40015_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node3
[junit4] 2> 854199 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 854200 WARN (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 854201 WARN (jetty-launcher-13198-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4e6cf5b8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854201 WARN (jetty-launcher-13198-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4e6cf5b8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854204 WARN (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 854205 WARN (jetty-launcher-13198-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@64d4340e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854205 WARN (jetty-launcher-13198-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@64d4340e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854206 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44473/solr
[junit4] 2> 854207 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 854211 INFO (zkConnectionManagerCallback-13257-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854211 INFO (jetty-launcher-13198-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 854313 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 854314 INFO (zkConnectionManagerCallback-13259-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854314 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 854335 WARN (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 854339 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 854347 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44629_solr as DOWN
[junit4] 2> 854348 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient core cache for max 2147483647 cores with initial capacity of 1024
[junit4] 2> 854348 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44629_solr
[junit4] 2> 854349 INFO (zkCallback-13242-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 854349 INFO (zkCallback-13222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 854357 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 854357 WARN (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_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> 854363 INFO (zkCallback-13258-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 854399 INFO (jetty-launcher-13198-thread-2)
[n:127.0.0.1:44629_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node2
[junit4] 2> 854414 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 854419 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 854419 INFO (zkConnectionManagerCallback-13270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854419 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 854420 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 854421 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44473/solr ready
[junit4] 2> 854660 INFO (qtp1613403995-21626) [n:127.0.0.1:37519_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=af80873b-f6b0-4cb2-a301-78c5de671fd3&collection.configName=conf&maxShardsPerNode=2&name=collection73&nrtReplicas=2&action=CREATE&numShards=3&perReplicaState=true&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 854662 INFO (qtp1613403995-21628) [n:127.0.0.1:37519_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=af80873b-f6b0-4cb2-a301-78c5de671fd3&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 854664 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection73
[junit4] 2> 854667 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection73_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:37519_solr",
[junit4] 2> "base_url":"https://127.0.0.1:37519/solr",
[junit4] 2> "collection":"collection73",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 854669 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection73_shard1_replica_n3",
[junit4] 2> "node_name":"127.0.0.1:44629_solr",
[junit4] 2> "base_url":"https://127.0.0.1:44629/solr",
[junit4] 2> "collection":"collection73",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 854672 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection73_shard2_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:40015_solr",
[junit4] 2> "base_url":"https://127.0.0.1:40015/solr",
[junit4] 2> "collection":"collection73",
[junit4] 2> "shard":"shard2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 854674 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection73_shard2_replica_n7",
[junit4] 2> "node_name":"127.0.0.1:37519_solr",
[junit4] 2> "base_url":"https://127.0.0.1:37519/solr",
[junit4] 2> "collection":"collection73",
[junit4] 2> "shard":"shard2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 854679 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection73_shard3_replica_n9",
[junit4] 2> "node_name":"127.0.0.1:44629_solr",
[junit4] 2> "base_url":"https://127.0.0.1:44629/solr",
[junit4] 2> "collection":"collection73",
[junit4] 2> "shard":"shard3",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 854681 INFO
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection73_shard3_replica_n11",
[junit4] 2> "node_name":"127.0.0.1:40015_solr",
[junit4] 2> "base_url":"https://127.0.0.1:40015/solr",
[junit4] 2> "collection":"collection73",
[junit4] 2> "shard":"shard3",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 854706 INFO (qtp1613403995-21631) [n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734&coreNodeName=core_node2&name=collection73_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
status=0 QTime=1
[junit4] 2> 854727 INFO (qtp1613403995-21629) [n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746&coreNodeName=core_node8&name=collection73_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin}
status=0 QTime=7
[junit4] 2> 854714 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr x:collection73_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734&coreNodeName=core_node2&name=collection73_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
[junit4] 2> 854731 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr x:collection73_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max
2147483647 cores with initial capacity of 1024
[junit4] 2> 854739 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr x:collection73_shard2_replica_n7 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746&coreNodeName=core_node8&name=collection73_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
[junit4] 2> 854775 INFO (qtp1912608359-21641) [n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713&coreNodeName=core_node10&name=collection73_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin}
status=0 QTime=0
[junit4] 2> 854776 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr x:collection73_shard3_replica_n9 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713&coreNodeName=core_node10&name=collection73_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
[junit4] 2> 854791 INFO (qtp54526709-21645) [n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502&coreNodeName=core_node12&name=collection73_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin}
status=0 QTime=4
[junit4] 2> 854791 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr x:collection73_shard3_replica_n11 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502&coreNodeName=core_node12&name=collection73_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
[junit4] 2> 854791 INFO (qtp1912608359-21639) [n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878&coreNodeName=core_node4&name=collection73_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin}
status=0 QTime=3
[junit4] 2> 854792 INFO (qtp54526709-21646) [n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089&coreNodeName=core_node6&name=collection73_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 854793 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr x:collection73_shard2_replica_n5 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089&coreNodeName=core_node6&name=collection73_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
[junit4] 2> 854793 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr x:collection73_shard1_replica_n3 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection73&version=2&replicaType=NRT&async=af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878&coreNodeName=core_node4&name=collection73_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
[junit4] 2> 854794 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 854797 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
[junit4] 2> 854800 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 854800 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 854800 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore
'collection73_shard2_replica_n7' using configuration from configset conf,
trusted=true
[junit4] 2> 854801 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.c.SolrCore
[[collection73_shard2_replica_n7] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node1/collection73_shard2_replica_n7],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node1/collection73_shard2_replica_n7/data/]
[junit4] 2> 854801 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
[junit4] 2> 854803 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 854803 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore
'collection73_shard1_replica_n1' using configuration from configset conf,
trusted=true
[junit4] 2> 854803 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection73_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node1/collection73_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node1/collection73_shard1_replica_n1/data/]
[junit4] 2> 854807 INFO (zkCallback-13242-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged
path:/collections/collection73/state.json] for collection [collection73] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 854832 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 854833 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 854835 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
[junit4] 2> 854836 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
[junit4] 2> 854841 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 854841 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore
'collection73_shard3_replica_n9' using configuration from configset conf,
trusted=true
[junit4] 2> 854841 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.SolrCore
[[collection73_shard3_replica_n9] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node2/collection73_shard3_replica_n9],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node2/collection73_shard3_replica_n9/data/]
[junit4] 2> 854842 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 854844 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 854844 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore
'collection73_shard1_replica_n3' using configuration from configset conf,
trusted=true
[junit4] 2> 854845 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.c.SolrCore
[[collection73_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node2/collection73_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node2/collection73_shard1_replica_n3/data/]
[junit4] 2> 854854 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
[junit4] 2> 854856 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 854856 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore
'collection73_shard2_replica_n5' using configuration from configset conf,
trusted=true
[junit4] 2> 854856 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.c.SolrCore
[[collection73_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node3/collection73_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node3/collection73_shard2_replica_n5/data/]
[junit4] 2> 854858 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.11.2
[junit4] 2> 854859 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema
name=cloud-dynamic
[junit4] 2> 854861 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 854861 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore
'collection73_shard3_replica_n11' using configuration from configset conf,
trusted=true
[junit4] 2> 854861 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.c.SolrCore
[[collection73_shard3_replica_n11] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node3/collection73_shard3_replica_n11],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.CustomHighlightComponentTest_F9746BA46B435519-001/tempDir-001/node3/collection73_shard3_replica_n11/data/]
[junit4] 2> 854924 INFO (qtp1613403995-21631) [n:127.0.0.1:37519_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734
[junit4] 2> 854924 INFO (qtp1613403995-21631) [n:127.0.0.1:37519_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 854924 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 854924 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 854928 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 854928 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 854928 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 854928 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 854929 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 854929 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 854930 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 854930 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 854930 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 854930 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 854935 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 854935 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 854935 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 854935 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854935 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 854935 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1720768341739569152
[junit4] 2> 854936 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854936 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 854936 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1720768341740617728
[junit4] 2> 854937 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854937 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 854937 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1720768341741666304
[junit4] 2> 854943 INFO
(searcherExecutor-13282-thread-1-processing-x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 r:core_node12 CREATE
n:127.0.0.1:40015_solr c:collection73 s:shard3) [n:127.0.0.1:40015_solr
c:collection73 s:shard3 r:core_node12 x:collection73_shard3_replica_n11 ]
o.a.s.c.SolrCore [collection73_shard3_replica_n11] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 854943 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 854943 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 854943 INFO
(searcherExecutor-13276-thread-1-processing-x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 r:core_node10 CREATE
n:127.0.0.1:44629_solr c:collection73 s:shard3) [n:127.0.0.1:44629_solr
c:collection73 s:shard3 r:core_node10 x:collection73_shard3_replica_n9 ]
o.a.s.c.SolrCore [collection73_shard3_replica_n9] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 854943 INFO
(searcherExecutor-13274-thread-1-processing-x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 r:core_node2 CREATE
n:127.0.0.1:37519_solr c:collection73 s:shard1) [n:127.0.0.1:37519_solr
c:collection73 s:shard1 r:core_node2 x:collection73_shard1_replica_n1 ]
o.a.s.c.SolrCore [collection73_shard1_replica_n1] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 854944 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 854944 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 854945 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 854945 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854945 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 854946 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1720768341751103488
[junit4] 2> 854950 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection73/terms/shard3 to
Terms{values={core_node10=0}, version=0}
[junit4] 2> 854951 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection73/leaders/shard3
[junit4] 2> 854951 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection73/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 854951 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection73/leaders/shard1
[junit4] 2> 854952 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 854952 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 854952 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 854952 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 854954 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 854954 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854954 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 854955 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1720768341760540672
[junit4] 2> 854955 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection73/terms/shard3 to Terms{values={core_node10=0,
core_node12=0}, version=1}
[junit4] 2> 854955 INFO
(parallelCoreAdminExecutor-13247-thread-1-processing-n:127.0.0.1:40015_solr
x:collection73_shard3_replica_n11
af80873b-f6b0-4cb2-a301-78c5de671fd342098765211023502 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard3 r:core_node12
x:collection73_shard3_replica_n11 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection73/leaders/shard3
[junit4] 2> 854957 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 854957 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 854957 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44629/solr/collection73_shard3_replica_n9/
[junit4] 2> 854957 INFO
(parallelCoreAdminExecutor-13231-thread-1-processing-n:127.0.0.1:37519_solr
x:collection73_shard1_replica_n1
af80873b-f6b0-4cb2-a301-78c5de671fd342098765196351734 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard1 r:core_node2
x:collection73_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting
until we see more replicas up for shard shard1: total=2 found=1 timeoute
in=9998ms
[junit4] 2> 854957 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync:
core=collection73_shard3_replica_n9 url=https://127.0.0.1:44629/solr START
replicas=[https://127.0.0.1:40015/solr/collection73_shard3_replica_n11/]
nUpdates=100
[junit4] 2> 854959 INFO
(searcherExecutor-13278-thread-1-processing-x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 r:core_node4 CREATE
n:127.0.0.1:44629_solr c:collection73 s:shard1) [n:127.0.0.1:44629_solr
c:collection73 s:shard1 r:core_node4 x:collection73_shard1_replica_n3 ]
o.a.s.c.SolrCore [collection73_shard1_replica_n3] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 854962 INFO
(searcherExecutor-13272-thread-1-processing-x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 r:core_node8 CREATE
n:127.0.0.1:37519_solr c:collection73 s:shard2) [n:127.0.0.1:37519_solr
c:collection73 s:shard2 r:core_node8 x:collection73_shard2_replica_n7 ]
o.a.s.c.SolrCore [collection73_shard2_replica_n7] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 854962 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 854962 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 854963 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 854963 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync:
core=collection73_shard3_replica_n9 url=https://127.0.0.1:44629/solr DONE. We
have no versions. sync failed.
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection73/terms/shard1 to Terms{values={core_node2=0,
core_node4=0}, version=1}
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13263-thread-2-processing-n:127.0.0.1:44629_solr
x:collection73_shard1_replica_n3
af80873b-f6b0-4cb2-a301-78c5de671fd342098765198535878 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard1 r:core_node4
x:collection73_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection73/leaders/shard1
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 854964 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1720768341769977856
[junit4] 2> 854966 INFO
(searcherExecutor-13280-thread-1-processing-x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 r:core_node6 CREATE
n:127.0.0.1:40015_solr c:collection73 s:shard2) [n:127.0.0.1:40015_solr
c:collection73 s:shard2 r:core_node6 x:collection73_shard2_replica_n5 ]
o.a.s.c.SolrCore [collection73_shard2_replica_n5] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 854970 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection73/terms/shard2 to Terms{values={core_node8=0},
version=0}
[junit4] 2> 854970 INFO
(parallelCoreAdminExecutor-13231-thread-2-processing-n:127.0.0.1:37519_solr
x:collection73_shard2_replica_n7
af80873b-f6b0-4cb2-a301-78c5de671fd342098765205485746 CREATE)
[n:127.0.0.1:37519_solr c:collection73 s:shard2 r:core_node8
x:collection73_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection73/leaders/shard2
[junit4] 2> 854975 INFO (qtp54526709-21646) [n:127.0.0.1:40015_solr
c:collection73 s:shard3 r:core_node12 x:collection73_shard3_replica_n11 ]
o.a.s.c.S.Request [collection73_shard3_replica_n11] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 854975 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection73/terms/shard2 to Terms{values={core_node6=0,
core_node8=0}, version=1}
[junit4] 2> 854975 INFO
(parallelCoreAdminExecutor-13247-thread-2-processing-n:127.0.0.1:40015_solr
x:collection73_shard2_replica_n5
af80873b-f6b0-4cb2-a301-78c5de671fd342098765200724089 CREATE)
[n:127.0.0.1:40015_solr c:collection73 s:shard2 r:core_node6
x:collection73_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection73/leaders/shard2
[junit4] 2> 854975 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.SyncStrategy Leader's attempt to
sync with shard failed, moving to the next candidate
[junit4] 2> 854975 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext We failed
sync, but we have no versions - we can't sync in that case - we were active
before, so become leader anyway
[junit4] 2> 854975 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shard3 r:core_node10
x:collection73_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/collection73/leaders/shard3/leader after winning as
/collections/collection73/leader_elect/shard3/election/74816578308472843-core_node10-n_0000000000
[junit4] 2> 854977 INFO
(parallelCoreAdminExecutor-13263-thread-1-processing-n:127.0.0.1:44629_solr
x:collection73_shard3_replica_n9
af80873b-f6b0-4cb2-a301-78c5de671fd342098765207887713 CREATE)
[n:127.0.0.1:44629_solr c:collection73 s:shar
[...truncated too long message...]
> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
[junit4] 2> 946731 WARN
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.OverseerTaskProcessor Resetting task:
/overseer/collection-queue-work/qn-0000000000, requestid:
af80873b-f6b0-4cb2-a301-78c5de671fd3, taskKey: collection73
[junit4] 2> 946731 ERROR
(OverseerThreadFactory-13230-thread-1-processing-n:127.0.0.1:37519_solr)
[n:127.0.0.1:37519_solr ] o.a.s.c.OverseerTaskProcessor
[junit4] 2> =>
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for
/overseer/collection-map-running/mn-af80873b-f6b0-4cb2-a301-78c5de671fd3
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/overseer/collection-map-running/mn-af80873b-f6b0-4cb2-a301-78c5de671fd3
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:2001)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:256)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98) ~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:608)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:574)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_291]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_291]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
[junit4] 2> 946732 INFO
(OverseerAutoScalingTriggerThread-74816578308472839-127.0.0.1:37519_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 946733 INFO (jetty-closer-13307-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74816578308472839-127.0.0.1:37519_solr-n_0000000000) closing
[junit4] 2> 946733 INFO (closeThreadPool-13325-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74816578308472839-127.0.0.1:37519_solr-n_0000000000) closing
[junit4] 2> 946734 INFO (jetty-closer-13307-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2fd07f15{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 946734 INFO (jetty-closer-13307-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11076a7{/solr,null,STOPPED}
[junit4] 2> 946734 INFO (jetty-closer-13307-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 946735 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 946836 WARN
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker-SendThread(127.0.0.1:44473))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x109cd4815630001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x109cd4815630001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x109cd4815630001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 946938 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/collection73/terms/shard3
[junit4] 2> 5 /solr/collections/collection73/terms/shard1
[junit4] 2> 5 /solr/collections/collection73/terms/shard2
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/collections/collection73/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 64 /solr/collections/collection73/state.json
[junit4] 2> 21 /solr/overseer/queue
[junit4] 2> 12 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 946940 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44473
[junit4] 2> 946940 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44473
[junit4] 2> 946940 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44473
[junit4] 2> 946941 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-151 after mutting 0 log
messages
[junit4] 2> 946941 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-152 for ERROR logs matching
regex: ignore_exception
[junit4] 2> 946942 INFO
(SUITE-CustomHighlightComponentTest-seed#[F9746BA46B435519]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Jan 01, 2022 3:57:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=284, maxMBSortInHeap=7.719494199272987,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=uk,
timezone=Indian/Antananarivo
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=1,free=280609296,total=507510784
[junit4] 2> NOTE: All tests run in this JVM: [SolrMetricsIntegrationTest,
TestSmileRequest, TestNRTOpen, TestExportTool, SplitByPrefixTest, TestRTGBase,
BitVectorTest, UnloadDistributedZkTest, SpatialHeatmapFacetsTest, LongSetTest,
AnalysisErrorHandlingTest, DaemonStreamApiTest, LoggingHandlerTest,
MetricsHistoryWithAuthIntegrationTest, SimplePostToolTest, TestSQLHandler,
SampleTest, TestMiniSolrCloudClusterSSL, TestFunctionQuery,
TestFieldTypeCollectionResource, CreateRoutedAliasTest,
HdfsAutoAddReplicasIntegrationTest, TestMultiWordSynonyms,
TestTolerantUpdateProcessorCloud, TestTermQParserPlugin,
BJQFilterAccessibleTest, HighlighterConfigTest, TestDistributedTracing,
TestSchemaDesignerConfigSetHelper, JWTAuthPluginIntegrationTest,
TestSimTriggerIntegration, CursorMarkTest, TestManagedSchema,
TestDistributedMap, NestedAtomicUpdateTest, TestLegacyTerms,
ZookeeperStatusHandlerFailureTest, SchemaApiFailureTest, RulesTest,
MetricsHistoryHandlerTest, TestSolrCoreParser, UUIDFieldTest,
TriggerCooldownIntegrationTest, RequestHandlersTest, TestCloudNestedDocsSort,
SortSpecParsingTest, TestSolrConfigHandlerCloud, TestSystemIdResolver,
TestCloudDeleteByQuery, TestClusterProperties, TestManagedResourceStorage,
HdfsWriteToMultipleCollectionsTest, SolrSlf4jReporterTest,
ReplicationFactorTest, ShardRoutingTest, TestNamedUpdateProcessors,
DeleteReplicaTest, RestoreTriggerStateTest, TestSimNodeAddedTrigger,
CollectionsAPISolrJTest, XsltUpdateRequestHandlerTest, AssignTest,
TestGeoJSONResponseWriter, CustomHighlightComponentTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CustomHighlightComponentTest -Dtests.seed=F9746BA46B435519
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | CustomHighlightComponentTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 45 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([F9746BA46B435519]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
[junit4] > at
org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [392/955 (1!)] on J1 in 99.02s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 56223 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]