Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1158/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
Error Message:
No registered leader was found after waiting for 4000ms , collection:
deletereplica_test slice: shard1 saw
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node4":{
"core":"deletereplica_test_shard1_replica_n2",
"base_url":"http://127.0.0.1:59893/solr",
"node_name":"127.0.0.1:59893_solr", "state":"active",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} with
live_nodes=[127.0.0.1:59891_solr, 127.0.0.1:59892_solr, 127.0.0.1:59893_solr,
127.0.0.1:59894_solr]
Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: deletereplica_test slice: shard1 saw
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node4":{
"core":"deletereplica_test_shard1_replica_n2",
"base_url":"http://127.0.0.1:59893/solr",
"node_name":"127.0.0.1:59893_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"} with live_nodes=[127.0.0.1:59891_solr,
127.0.0.1:59892_solr, 127.0.0.1:59893_solr, 127.0.0.1:59894_solr]
at
__randomizedtesting.SeedInfo.seed([AEB4A242A9300D72:DE5426F82D7FA479]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:986)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:963)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
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$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13731 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 251125 INFO
(SUITE-DeleteReplicaTest-seed#[AEB4A242A9300D72]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 251126 INFO
(SUITE-DeleteReplicaTest-seed#[AEB4A242A9300D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/data-dir-23-001
[junit4] 2> 251126 WARN
(SUITE-DeleteReplicaTest-seed#[AEB4A242A9300D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 251126 INFO
(SUITE-DeleteReplicaTest-seed#[AEB4A242A9300D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 251134 INFO
(SUITE-DeleteReplicaTest-seed#[AEB4A242A9300D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 251134 INFO
(SUITE-DeleteReplicaTest-seed#[AEB4A242A9300D72]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 251139 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
raceConditionOnDeleteAndRegisterReplicaLegacy
[junit4] 2> 251140 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001
[junit4] 2> 251140 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 251141 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 251141 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 251243 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer start zk server on port: 59620
[junit4] 2> 251243 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59620
[junit4] 2> 251243 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59620
[junit4] 2> 251243 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59620
[junit4] 2> 251246 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251252 INFO (zkConnectionManagerCallback-1568-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251252 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251257 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251259 INFO (zkConnectionManagerCallback-1570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251259 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251262 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251266 INFO (zkConnectionManagerCallback-1572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251267 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251378 WARN (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 251378 WARN (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 251378 WARN (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 251378 WARN (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 251378 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 251381 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 251381 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 251381 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 251382 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1513fe26{/solr,null,AVAILABLE}
[junit4] 2> 251384 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 251384 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 251384 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 251384 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 251384 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 251384 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 251385 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 251385 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 251385 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 251386 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@575c2049{/solr,null,AVAILABLE}
[junit4] 2> 251386 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e05f807{/solr,null,AVAILABLE}
[junit4] 2> 251386 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@78b4531b{/solr,null,AVAILABLE}
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@33c967e1{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:59629}
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.e.j.s.Server Started @251498ms
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59629}
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5bbf5e4c{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:59631}
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.e.j.s.Server Started @251498ms
[junit4] 2> 251387 ERROR (jetty-launcher-1573-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59631}
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 251387 ERROR (jetty-launcher-1573-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-19T17:46:13.693Z
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-19T17:46:13.693Z
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@42d894fa{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:59630}
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-4) [ ]
o.e.j.s.Server Started @251498ms
[junit4] 2> 251387 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59630}
[junit4] 2> 251388 ERROR (jetty-launcher-1573-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-19T17:46:13.694Z
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@60cf0e1e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:59632}
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.e.j.s.Server Started @251499ms
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59632}
[junit4] 2> 251388 ERROR (jetty-launcher-1573-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-19T17:46:13.694Z
[junit4] 2> 251388 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251389 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251389 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251390 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251395 INFO (zkConnectionManagerCallback-1575-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251395 INFO (zkConnectionManagerCallback-1577-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251395 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251395 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251397 INFO (zkConnectionManagerCallback-1581-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251397 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 251397 INFO (zkConnectionManagerCallback-1579-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251397 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251397 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251397 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 251398 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 251398 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 251677 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 251679 WARN (jetty-launcher-1573-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7f0247b2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251680 WARN (jetty-launcher-1573-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7f0247b2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251681 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 251686 WARN (jetty-launcher-1573-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4ebf915c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251686 WARN (jetty-launcher-1573-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6a761820[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251686 WARN (jetty-launcher-1573-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6a761820[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251687 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59620/solr
[junit4] 2> 251688 WARN (jetty-launcher-1573-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4ebf915c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251690 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251692 INFO (zkConnectionManagerCallback-1604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251692 INFO (jetty-launcher-1573-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251694 WARN (jetty-launcher-1573-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6b5651e6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251694 WARN (jetty-launcher-1573-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6b5651e6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251695 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59620/solr
[junit4] 2> 251697 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251700 INFO (zkConnectionManagerCallback-1609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251700 INFO (jetty-launcher-1573-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251710 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 251712 WARN (jetty-launcher-1573-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@20ba99f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251712 WARN (jetty-launcher-1573-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@20ba99f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251715 WARN (jetty-launcher-1573-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@58300933[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251715 WARN (jetty-launcher-1573-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@58300933[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251716 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59620/solr
[junit4] 2> 251717 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251720 INFO (zkConnectionManagerCallback-1617-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251720 INFO (jetty-launcher-1573-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251787 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 251788 WARN (jetty-launcher-1573-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@45e01397[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251788 WARN (jetty-launcher-1573-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@45e01397[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251791 WARN (jetty-launcher-1573-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@198cd032[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251791 WARN (jetty-launcher-1573-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@198cd032[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 251792 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59620/solr
[junit4] 2> 251793 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 251796 INFO (zkConnectionManagerCallback-1625-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251796 INFO (jetty-launcher-1573-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 251804 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 251809 INFO (zkConnectionManagerCallback-1627-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251809 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 251918 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 251922 INFO (zkConnectionManagerCallback-1629-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251922 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 252025 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 252034 INFO (zkConnectionManagerCallback-1631-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 252034 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 252127 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 252135 INFO (zkConnectionManagerCallback-1633-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 252135 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 252765 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59632_solr
[junit4] 2> 252767 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.c.Overseer Overseer
(id=72132758861381645-127.0.0.1:59632_solr-n_0000000000) starting
[junit4] 2> 252785 INFO
(OverseerStateUpdate-72132758861381645-127.0.0.1:59632_solr-n_0000000000)
[n:127.0.0.1:59632_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:59632_solr
[junit4] 2> 252787 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59632_solr
[junit4] 2> 252791 INFO
(OverseerStateUpdate-72132758861381645-127.0.0.1:59632_solr-n_0000000000)
[n:127.0.0.1:59632_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 252801 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 252802 WARN (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_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> 252892 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 252974 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 253033 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253044 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253044 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253046 INFO (jetty-launcher-1573-thread-3)
[n:127.0.0.1:59632_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node4
[junit4] 2> 253075 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 253088 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59630_solr as DOWN
[junit4] 2> 253088 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 253108 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 253109 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59630_solr
[junit4] 2> 253135 INFO (zkCallback-1630-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 253136 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 253136 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 253157 INFO (zkCallback-1632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 253168 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 253168 WARN (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_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> 253179 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59631_solr as DOWN
[junit4] 2> 253204 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 253204 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59631_solr
[junit4] 2> 253205 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59629_solr as DOWN
[junit4] 2> 253220 INFO (zkCallback-1630-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 253220 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 253220 INFO (zkCallback-1632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 253220 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 253221 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 253221 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59629_solr
[junit4] 2> 253241 INFO (zkCallback-1630-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 253241 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 253246 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 253247 INFO (zkCallback-1632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 253248 WARN (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_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> 253256 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 253276 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 253276 WARN (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_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> 253297 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 253298 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 253304 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 253399 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59629.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253447 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59630.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253456 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59629.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253456 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59629.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253462 INFO (jetty-launcher-1573-thread-1)
[n:127.0.0.1:59629_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node1
[junit4] 2> 253463 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59631.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253478 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59630.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253478 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59630.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253481 INFO (jetty-launcher-1573-thread-4)
[n:127.0.0.1:59630_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node3
[junit4] 2> 253482 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59631.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253482 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59631.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 253484 INFO (jetty-launcher-1573-thread-2)
[n:127.0.0.1:59631_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node2
[junit4] 2> 253519 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 253519 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 253523 INFO (zkConnectionManagerCallback-1674-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 253523 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 253526 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 253527 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59620/solr ready
[junit4] 2> 253537 INFO (qtp1277125385-2729) [n:127.0.0.1:59630_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 253539 INFO (qtp1277125385-2729) [n:127.0.0.1:59630_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 253540 INFO (qtp1277125385-2730) [n:127.0.0.1:59630_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 253548 INFO
(OverseerThreadFactory-1646-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
raceDeleteReplica_true
[junit4] 2> 253666 INFO (qtp1277125385-2728) [n:127.0.0.1:59630_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 253669 INFO (qtp1024368176-2713) [n:127.0.0.1:59629_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 253672 INFO (qtp1433971347-2720) [n:127.0.0.1:59631_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 253675 INFO (qtp1846082991-2737) [n:127.0.0.1:59632_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 253675 INFO (qtp1846082991-2737) [n:127.0.0.1:59632_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=1
[junit4] 2> 253705 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 253712 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 254762 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 254762 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 254771 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 254771 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 254775 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 254775 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore
'raceDeleteReplica_true_shard1_replica_n2' using configuration from configset
conf, trusted=true
[junit4] 2> 254775 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 254776 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore
'raceDeleteReplica_true_shard1_replica_n1' using configuration from configset
conf, trusted=true
[junit4] 2> 254776 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59631.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry
'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 254776 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry
'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 254776 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node2/raceDeleteReplica_true_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node2/raceDeleteReplica_true_shard1_replica_n2/data/]
[junit4] 2> 254776 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1/data/]
[junit4] 2> 254849 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 254849 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 254850 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 254850 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 254850 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 254851 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 254852 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 254852 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 254853 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 254854 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 254854 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 254854 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669950369599324160
[junit4] 2> 254855 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 254856 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 254856 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 254856 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669950369601421312
[junit4] 2> 254858 INFO
(searcherExecutor-1676-thread-1-processing-n:127.0.0.1:59631_solr
x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1)
[n:127.0.0.1:59631_solr c:raceDeleteReplica_true s:shard1
x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrCore
[raceDeleteReplica_true_shard1_replica_n2] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 254860 INFO
(searcherExecutor-1678-thread-1-processing-n:127.0.0.1:59632_solr
x:raceDeleteReplica_true_shard1_replica_n1 c:raceDeleteReplica_true s:shard1)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore
[raceDeleteReplica_true_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 254864 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/raceDeleteReplica_true/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 254864 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/raceDeleteReplica_true/leaders/shard1
[junit4] 2> 254865 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 254867 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 254867 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/raceDeleteReplica_true/leaders/shard1
[junit4] 2> 254873 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 254873 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 254873 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59631/solr/raceDeleteReplica_true_shard1_replica_n2/
[junit4] 2> 254874 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2
url=http://127.0.0.1:59631/solr START
replicas=[http://127.0.0.1:59632/solr/raceDeleteReplica_true_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 254874 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2
url=http://127.0.0.1:59631/solr DONE. We have no versions. sync failed.
[junit4] 2> 254876 INFO (qtp1846082991-2736) [n:127.0.0.1:59632_solr
c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.S.Request
[raceDeleteReplica_true_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 254877 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 254877 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
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> 254877 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/raceDeleteReplica_true/leaders/shard1/leader after winning as
/collections/raceDeleteReplica_true/leader_elect/shard1/election/72132758861381644-core_node3-n_0000000000
[junit4] 2> 254879 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59631/solr/raceDeleteReplica_true_shard1_replica_n2/ shard1
[junit4] 2> 254983 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 254983 INFO (zkCallback-1628-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 254984 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
c:raceDeleteReplica_true s:shard1 x:raceDeleteReplica_true_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 254988 INFO (qtp1433971347-2723) [n:127.0.0.1:59631_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1276
[junit4] 2> 255093 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255093 INFO (zkCallback-1628-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255094 INFO (zkCallback-1628-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255887 INFO (qtp1846082991-2738) [n:127.0.0.1:59632_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2182
[junit4] 2> 255889 INFO (qtp1277125385-2730) [n:127.0.0.1:59630_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 255991 INFO (zkCallback-1630-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255991 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255991 INFO (zkCallback-1630-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255992 INFO (zkCallback-1628-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255992 INFO (zkCallback-1628-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255992 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 255992 INFO (qtp1277125385-2730) [n:127.0.0.1:59630_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2452
[junit4] 2> 255993 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection:
raceDeleteReplica_true
[junit4] 2> 255996 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.SolrCloudTestCase waitForState (raceDeleteReplica_true):
Expected 1x2 collections
[junit4] 2> 255996 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 255996 INFO (watches-1671-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 255997 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 255998 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 256000 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1442975622
[junit4] 2> 256000 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:59632_solr
[junit4] 2> 256002 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 256002 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:59632_solr as DOWN
[junit4] 2> 256008 INFO (coreCloseExecutor-1690-thread-1)
[n:127.0.0.1:59632_solr ] o.a.s.c.SolrCore
[raceDeleteReplica_true_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@41d3abae
[junit4] 2> 256008 INFO (coreCloseExecutor-1690-thread-1)
[n:127.0.0.1:59632_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.raceDeleteReplica_true.shard1.replica_n1
tag=SolrCore@41d3abae
[junit4] 2> 256008 INFO (coreCloseExecutor-1690-thread-1)
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6df67818: rootName =
solr_59632, domain = solr.core.raceDeleteReplica_true.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.raceDeleteReplica_true.shard1.replica_n1/com.codahale.metrics.MetricRegistry@2523fb2c
[junit4] 2> 256019 INFO (coreCloseExecutor-1690-thread-1)
[n:127.0.0.1:59632_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.raceDeleteReplica_true.shard1.leader
tag=SolrCore@41d3abae
[junit4] 2> 256020 INFO (coreCloseExecutor-1690-thread-1)
[n:127.0.0.1:59632_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 256024 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 256024 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@35cbd7ae: rootName =
solr_59632, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@2430a43d
[junit4] 2> 256030 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 256030 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8b4447b: rootName =
solr_59632, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@3992e36d
[junit4] 2> 256033 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 256033 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@126767fa: rootName =
solr_59632, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@1bc9b8f4
[junit4] 2> 256033 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 256034 INFO (closeThreadPool-1692-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72132758861381645-127.0.0.1:59632_solr-n_0000000000) closing
[junit4] 2> 256035 INFO
(OverseerAutoScalingTriggerThread-72132758861381645-127.0.0.1:59632_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 256037 INFO
(OverseerStateUpdate-72132758861381645-127.0.0.1:59632_solr-n_0000000000)
[n:127.0.0.1:59632_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59632_solr
[junit4] 2> 256045 INFO (closeThreadPool-1692-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72132758861381645-127.0.0.1:59632_solr-n_0000000000) closing
[junit4] 2> 256049 INFO (zkCallback-1632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 256049 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59630_solr
[junit4] 2> 256049 INFO (zkCallback-1626-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 256049 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 256151 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.Overseer Overseer
(id=72132758861381645-127.0.0.1:59632_solr-n_0000000000) closing
[junit4] 2> 256152 INFO (zkCallback-1673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 256154 INFO (zkCallback-1626-thread-1)
[n:127.0.0.1:59630_solr ] o.a.s.c.Overseer Overseer
(id=72132758861381643-127.0.0.1:59630_solr-n_0000000001) starting
[junit4] 2> 256157 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@60cf0e1e{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:0}
[junit4] 2> 256158 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@78b4531b{/solr,null,UNAVAILABLE}
[junit4] 2> 256158 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 256160 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.SolrCloudTestCase waitForState (raceDeleteReplica_true):
Expected replica:core_node4:{
[junit4] 2> "core":"raceDeleteReplica_true_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:59632/solr",
[junit4] 2> "node_name":"127.0.0.1:59632_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT"} get down
[junit4] 2> 256169 INFO
(OverseerStateUpdate-72132758861381643-127.0.0.1:59630_solr-n_0000000001)
[n:127.0.0.1:59630_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:59630_solr
[junit4] 2> 256182 INFO (zkCallback-1628-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
[junit4] 2> 256182 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
[junit4] 2> 256182 INFO (zkCallback-1628-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
[junit4] 2> 256182 INFO (zkCallback-1673-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
[junit4] 2> 256182 INFO (zkCallback-1673-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
[junit4] 2> 256183 INFO (zkCallback-1673-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [3])
[junit4] 2> 256184 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=59632)
[junit4] 2> 256184 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short
content, break even is size 23
[junit4] 2> 256184 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 59632 try
number 2 ...
[junit4] 2> 256184 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.Server jetty-9.4.27.v20200227; built:
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm
1.8.0_201-b09
[junit4] 2> 256187 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 256187 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 256187 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 256188 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b27c479{/solr,null,AVAILABLE}
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@37f0a5f9{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:59632}
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.s.Server Started @256300ms
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59632}
[junit4] 2> 256189 ERROR
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.6.0
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 256189 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-19T17:46:18.495Z
[junit4] 2> 256191 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 256194 INFO (zkConnectionManagerCallback-1698-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 256194 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 256196 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 256419 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 256423 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@64d9740c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 256423 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@64d9740c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 256429 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@63ab2b12[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 256429 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@63ab2b12[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 256430 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59620/solr
[junit4] 2> 256432 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 256435 INFO (zkConnectionManagerCallback-1709-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 256435 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 256545 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 256548 INFO (zkConnectionManagerCallback-1711-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 256549 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 256579 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 256598 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59632_solr as DOWN
[junit4] 2> 256601 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 256601 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59632_solr
[junit4] 2> 256605 INFO (zkCallback-1628-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 256606 INFO (zkCallback-1710-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 256606 INFO (zkCallback-1632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 256606 INFO (zkCallback-1673-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 256606 INFO (zkCallback-1626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 256616 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 256617 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_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> 256686 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 256710 INFO (zkCallback-1628-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 256710 INFO (zkCallback-1628-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 256710 INFO (zkCallback-1628-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_true/state.json] for collection
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
[junit4] 2> 256730 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 256744 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 256744 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59632.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 256747 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001/tempDir-001/node4
[junit4] 2> 256747 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[AEB4A242A9300D72])
[n:127.0.0.1:59632_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[raceDeleteReplica_true_shard1_replica_n1]
[junit4] 2> 256771 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.6.0
[junit4] 2> 256791 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 256798 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 256815 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.6.0
[junit4] 2> 256829 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 256834 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 256834 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'raceDeleteReplica_true_shard1_replica_n1' using configuration from
configset conf, trusted=true
[junit4] 2> 256835 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_59632.solr.core.raceDeleteReplica_true.shard1.replica_n1'
(registry 'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eca39f0
[junit4] 2> 256835 INFO
(coreLoadExecutor-1719-thread-1-processing-n:127.0.0.1:59632_solr)
[n:127.0.0.1:59632_solr c:raceDeleteReplica_true s:shard1 r:core_node4
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore
[[raceDeleteReplica_true_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/wor
[...truncated too long message...]
etrics.reporters.SolrJmxReporter@42c981d8: rootName = solr_60599, domain =
solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@3b6fba2f
[junit4] 2> 321848 INFO (jetty-closer-3035-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 321848 INFO (jetty-closer-3035-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@345b3d32: rootName =
solr_60600, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@3992e36d
[junit4] 2> 321858 INFO (jetty-closer-3035-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 321858 INFO (jetty-closer-3035-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@701e99cf: rootName =
solr_60600, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@1bc9b8f4
[junit4] 2> 321858 INFO (jetty-closer-3035-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 321864 INFO (jetty-closer-3035-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 321864 INFO (jetty-closer-3035-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38739ed4: rootName =
solr_60599, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@3992e36d
[junit4] 2> 321866 INFO (jetty-closer-3035-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 321866 INFO (jetty-closer-3035-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a086057: rootName =
solr_60599, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@1bc9b8f4
[junit4] 2> 321866 INFO (jetty-closer-3035-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 321867 INFO (closeThreadPool-3057-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72132763262910476-127.0.0.1:60599_solr-n_0000000000) closing
[junit4] 2> 321879 INFO
(OverseerStateUpdate-72132763262910476-127.0.0.1:60599_solr-n_0000000000)
[n:127.0.0.1:60599_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:60599_solr
[junit4] 2> 321886 INFO
(OverseerAutoScalingTriggerThread-72132763262910476-127.0.0.1:60599_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 321894 INFO (closeThreadPool-3057-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72132763262910476-127.0.0.1:60599_solr-n_0000000000) closing
[junit4] 2> 321918 INFO (jetty-closer-3035-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@321944af{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 321919 INFO (jetty-closer-3035-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12fcd442{/solr,null,UNAVAILABLE}
[junit4] 2> 321919 INFO (jetty-closer-3035-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 322000 INFO (jetty-closer-3035-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@645ba3e0{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 322000 INFO (jetty-closer-3035-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@13f2b08b{/solr,null,UNAVAILABLE}
[junit4] 2> 322001 INFO (jetty-closer-3035-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 322017 INFO (jetty-closer-3035-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72132763262910476-127.0.0.1:60599_solr-n_0000000000) closing
[junit4] 2> 322021 INFO (jetty-closer-3035-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@ee98a35{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 322022 INFO (jetty-closer-3035-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@120e58ad{/solr,null,UNAVAILABLE}
[junit4] 2> 322022 INFO (jetty-closer-3035-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 322119 INFO (jetty-closer-3035-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@613bdac3{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 322120 INFO (jetty-closer-3035-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14ac9cbe{/solr,null,UNAVAILABLE}
[junit4] 2> 322120 INFO (jetty-closer-3035-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 322122 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 322334 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> 7 /solr/collections/deleteByCountNew/terms/shard1
[junit4] 2> 7 /solr/collections/deleteByCountNew/terms/shard2
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 58 /solr/collections/deleteByCountNew/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72132763262910476-127.0.0.1:60599_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/overseer/queue
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 8 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 322338 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60594
[junit4] 2> 322339 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60594
[junit4] 2> 322339 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[AEB4A242A9300D72])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60594
[junit4] 2> 322339 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[AEB4A242A9300D72])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCountForAllShards
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_AEB4A242A9300D72-001
[junit4] 2> Jun 19, 2020 5:47:24 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(Lucene86):
{_version_=PostingsFormat(name=Direct), _root_=PostingsFormat(name=Direct),
id=Lucene84}, docValues:{_version_=DocValuesFormat(name=Lucene80)},
maxPointsInLeafNode=391, maxMBSortInHeap=7.654658914669531,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56cc510a),
locale=fr-BE, timezone=Canada/Newfoundland
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=6,threads=1,free=140186136,total=514326528
[junit4] 2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest,
SolrJmxReporterTest, DateRangeFieldTest, HdfsUnloadDistributedZkTest,
TestPhraseSuggestions, TestPerFieldSimilarityWithDefaultOverride,
TestComplexPhraseLeadingWildcard, SplitShardTest, BaseCdcrDistributedZkTest,
CoreAdminOperationTest, TestLeaderElectionWithEmptyReplica, TestMinHashQParser,
VMParamsZkACLAndCredentialsProvidersTest, TestInPlaceUpdatesDistrib,
DistributedQueryComponentCustomSortTest, DistanceFunctionTest,
TestPostingsSolrHighlighter, DistributedFacetPivotLongTailTest,
TestCustomStream, SolrInfoBeanTest, RoutingToNodesWithPropertiesTest,
DeleteReplicaTest]
[junit4] Completed [121/910 (1!)] on J0 in 72.07s, 9 tests, 1 error <<<
FAILURES!
[...truncated 54804 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1158/consoleText
[repro] Revision: d0ccf27d54e5556610a5d75077585d6fd45a733f
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=DeleteReplicaTest
-Dtests.method=deleteReplicaAndVerifyDirectoryCleanup
-Dtests.seed=AEB4A242A9300D72 -Dtests.slow=true -Dtests.locale=fr-BE
-Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] DeleteReplicaTest
[repro] ant compile-test
[...truncated 3467 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=AEB4A242A9300D72 -Dtests.slow=true -Dtests.locale=fr-BE
-Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 116 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0
[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]