Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1471/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout
Error Message:
did not finish processing event in time
Stack Trace:
java.lang.AssertionError: did not finish processing event in time
at
__randomizedtesting.SeedInfo.seed([BC6E877BC8A2255F:B933BF9155CAE7C8]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:317)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 14300 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[junit4] 2> 813591 INFO
(SUITE-ExecutePlanActionTest-seed#[BC6E877BC8A2255F]-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> 813602 INFO
(SUITE-ExecutePlanActionTest-seed#[BC6E877BC8A2255F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/data-dir-56-001
[junit4] 2> 813602 WARN
(SUITE-ExecutePlanActionTest-seed#[BC6E877BC8A2255F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 813602 INFO
(SUITE-ExecutePlanActionTest-seed#[BC6E877BC8A2255F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 813603 INFO
(SUITE-ExecutePlanActionTest-seed#[BC6E877BC8A2255F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 813603 INFO
(SUITE-ExecutePlanActionTest-seed#[BC6E877BC8A2255F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 813612 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testExecute
[junit4] 2> 813616 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001
[junit4] 2> 813617 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 813617 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 813617 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 813622 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 813717 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 63816
[junit4] 2> 813717 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63816
[junit4] 2> 813717 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63816
[junit4] 2> 813718 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 63816
[junit4] 2> 813724 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 813766 INFO (zkConnectionManagerCallback-4767-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 813767 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 813830 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 813896 INFO (zkConnectionManagerCallback-4769-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 813896 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 813899 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 813927 INFO (zkConnectionManagerCallback-4771-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 813927 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 813955 WARN
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]-SendThread(127.0.0.1:63816))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1001e50ca640002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e50ca640002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e50ca640002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 814062 WARN (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 814062 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 814062 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 814062 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 814063 WARN (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 814063 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 814063 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 814063 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 814066 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 814066 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 814066 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 814066 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 814066 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 814066 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 814067 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@62ed5d4a{/solr,null,AVAILABLE}
[junit4] 2> 814067 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33f748dd{/solr,null,AVAILABLE}
[junit4] 2> 814069 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5454263e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:63823}
[junit4] 2> 814069 INFO (jetty-launcher-4772-thread-2) [ ]
o.e.j.s.Server Started @814159ms
[junit4] 2> 814069 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63823}
[junit4] 2> 814070 ERROR (jetty-launcher-4772-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 814070 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 814070 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@58a9f8f9{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:63824}
[junit4] 2> 814071 INFO (jetty-launcher-4772-thread-1) [ ]
o.e.j.s.Server Started @814161ms
[junit4] 2> 814071 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 814071 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 814071 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 814071 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63824}
[junit4] 2> 814071 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-10T14:35:52.366591Z
[junit4] 2> 814072 ERROR (jetty-launcher-4772-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 814072 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 814072 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 814072 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 814072 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 814072 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-10T14:35:52.367803Z
[junit4] 2> 814074 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 814074 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 814081 INFO (zkConnectionManagerCallback-4776-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 814081 INFO (zkConnectionManagerCallback-4774-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 814081 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 814081 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 814083 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 814083 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 814089 WARN
(jetty-launcher-4772-thread-2-SendThread(127.0.0.1:63816)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1001e50ca640003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e50ca640003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e50ca640003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 814276 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 814281 WARN (jetty-launcher-4772-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@29291a26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814281 WARN (jetty-launcher-4772-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@29291a26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814287 WARN (jetty-launcher-4772-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@45481038[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814287 WARN (jetty-launcher-4772-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@45481038[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814289 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63816/solr
[junit4] 2> 814290 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 814293 INFO (zkConnectionManagerCallback-4786-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 814294 INFO (jetty-launcher-4772-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 814297 WARN
(jetty-launcher-4772-thread-1-SendThread(127.0.0.1:63816)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1001e50ca640005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e50ca640005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e50ca640005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 814374 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 814377 WARN (jetty-launcher-4772-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@f072532[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814378 WARN (jetty-launcher-4772-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@f072532[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814383 WARN (jetty-launcher-4772-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@43f53e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814383 WARN (jetty-launcher-4772-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@43f53e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 814385 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63816/solr
[junit4] 2> 814387 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 814390 INFO (zkConnectionManagerCallback-4796-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 814390 INFO (jetty-launcher-4772-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 814402 WARN
(jetty-launcher-4772-thread-2-SendThread(127.0.0.1:63816)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1001e50ca640006.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e50ca640006, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e50ca640006, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 814402 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 814408 INFO (zkConnectionManagerCallback-4798-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 814408 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 814506 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 814511 INFO (zkConnectionManagerCallback-4802-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 814511 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 814648 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63823_solr
[junit4] 2> 814659 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.c.Overseer Overseer
(id=72090926379696136-127.0.0.1:63823_solr-n_0000000000) starting
[junit4] 2> 814720 INFO
(OverseerStateUpdate-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[n:127.0.0.1:63823_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:63823_solr
[junit4] 2> 814722 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 814725 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63823_solr
[junit4] 2> 814733 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
znode version 1
[junit4] 2> 814733 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 814733 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 814763 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 814786 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 814787 WARN (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_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> 814807 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:63823_solr]
[junit4] 2> 814810 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 814815 DEBUG (ScheduledTrigger-4807-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 814816 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 814827 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 814867 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63823.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 814881 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63823.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 814881 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63823.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 814883 INFO (jetty-launcher-4772-thread-2)
[n:127.0.0.1:63823_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node2
[junit4] 2> 815250 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 815289 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:63824_solr as DOWN
[junit4] 2> 815302 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 815302 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63824_solr
[junit4] 2> 815311 INFO (zkCallback-4797-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 815312 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 815335 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 815336 WARN (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_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> 815399 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 815437 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63824.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 815452 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63824.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 815452 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63824.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 815453 INFO (jetty-launcher-4772-thread-1)
[n:127.0.0.1:63824_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node1
[junit4] 2> 815472 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 815473 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 815480 INFO (zkConnectionManagerCallback-4825-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 815480 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 815507 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 815518 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63816/solr ready
[junit4] 2> 815548 INFO (qtp1450052676-7594) [n:127.0.0.1:63824_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 815549 DEBUG (zkCallback-4801-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 815550 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 815576 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 815579 INFO
(OverseerThreadFactory-4809-thread-1-processing-n:127.0.0.1:63823_solr)
[n:127.0.0.1:63823_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testExecute
[junit4] 2> 815580 DEBUG
(OverseerAutoScalingTriggerThread-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 815725 INFO
(OverseerStateUpdate-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[n:127.0.0.1:63823_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63824/solr",
[junit4] 2> "node_name":"127.0.0.1:63824_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 815736 INFO
(OverseerStateUpdate-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[n:127.0.0.1:63823_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 815946 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
x:testExecute_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 815946 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 815946 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 815975 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 815978 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 815979 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using
configuration from configset conf, trusted=true
[junit4] 2> 815982 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using
configuration from configset conf, trusted=true
[junit4] 2> 815987 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 815988 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 815989 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 816006 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63824.solr.core.testExecute.shard1.replica_n1' (registry
'solr.core.testExecute.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 816006 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node1/testExecute_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node1/testExecute_shard1_replica_n1/data/]
[junit4] 2> 816006 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 816007 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63823.solr.core.testExecute.shard1.replica_n2' (registry
'solr.core.testExecute.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 816007 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node2/testExecute_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node2/testExecute_shard1_replica_n2/data/]
[junit4] 2> 816081 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 816081 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 816083 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 816083 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 816086 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 816086 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 816088 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 816088 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 816089 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 816092 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 816092 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 816092 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1677457940164902912
[junit4] 2> 816098 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 816101 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 816101 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 816102 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1677457940175388672
[junit4] 2> 816106 INFO
(searcherExecutor-4829-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n2 c:testExecute s:shard1 r:core_node4)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node4
x:testExecute_shard1_replica_n2 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n2] Registered new searcher autowarm time: 0 ms
[junit4] 2> 816113 INFO
(searcherExecutor-4827-thread-1-processing-n:127.0.0.1:63824_solr
x:testExecute_shard1_replica_n1 c:testExecute s:shard1 r:core_node3)
[n:127.0.0.1:63824_solr c:testExecute s:shard1 r:core_node3
x:testExecute_shard1_replica_n1 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 816129 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testExecute/terms/shard1 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 816130 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testExecute/leaders/shard1
[junit4] 2> 816137 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 816140 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testExecute/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 816140 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testExecute/leaders/shard1
[junit4] 2> 816182 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 816182 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 816182 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/
[junit4] 2> 816184 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2
url=http://127.0.0.1:63823/solr START
replicas=[http://127.0.0.1:63824/solr/testExecute_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 816185 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2
url=http://127.0.0.1:63823/solr DONE. We have no versions. sync failed.
[junit4] 2> 816186 INFO (qtp1450052676-7596) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.c.S.Request [testExecute_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> 816187 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 816188 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_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> 816188 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testExecute/leaders/shard1/leader after winning as
/collections/testExecute/leader_elect/shard1/election/72090926379696136-core_node4-n_0000000000
[junit4] 2> 816194 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/ shard1
[junit4] 2> 816302 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 816302 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 816305 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 816312 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=366
[junit4] 2> 816422 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 816423 INFO (zkCallback-4801-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 816423 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817214 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1268
[junit4] 2> 817229 INFO (qtp1450052676-7594) [n:127.0.0.1:63824_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> 817346 INFO (zkCallback-4797-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817348 INFO (zkCallback-4797-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817348 INFO (zkCallback-4801-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817348 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817348 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817351 INFO (qtp1450052676-7594) [n:127.0.0.1:63824_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1803
[junit4] 2> 817351 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testExecute
[junit4] 2> 817357 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.SolrCloudTestCase waitForState (testExecute): Timed out waiting for
replicas of new collection to be active
[junit4] 2> 817359 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 817359 INFO (watches-4822-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 817360 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 817371 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 817384 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4",
[junit4] 2> "source":"mock_trigger_name",
[junit4] 2> "eventTime":508614921895149,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[508614921895149],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "nodeNames":["127.0.0.1:63824_solr"]}} with context
properties: {operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"MOVEREPLICA",
[junit4] 2> "params.collection":"testExecute",
[junit4] 2> "params.targetNode":"127.0.0.1:63823_solr",
[junit4] 2> "params.inPlaceMove":"true",
[junit4] 2> "params.replica":"core_node3"}, {
[junit4] 2>
"class":"org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"OVERSEERSTATUS"}]}
[junit4] 2> 817386 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:63823_solr&inPlaceMove=true&replica=core_node3
[junit4] 2> 817446 INFO (qtp1450052676-7596) [n:127.0.0.1:63824_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with
params
async=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&waitForFinalState=true&targetNode=127.0.0.1:63823_solr&wt=javabin&version=2&inPlaceMove=true
and sendToOCPQueue=true
[junit4] 2> 817572 INFO (qtp1450052676-7596) [n:127.0.0.1:63824_solr
c:testExecute ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&waitForFinalState=true&targetNode=127.0.0.1:63823_solr&wt=javabin&version=2&inPlaceMove=true}
status=0 QTime=126
[junit4] 2> 817574 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 817583 INFO (qtp1450052676-7592) [n:127.0.0.1:63824_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=9
[junit4] 2> 817586 INFO
(OverseerThreadFactory-4809-thread-2-processing-n:127.0.0.1:63823_solr)
[n:127.0.0.1:63823_solr c:testExecute r:core_node3 ]
o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:63823_solr:
core_node3:{
[junit4] 2> "core":"testExecute_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:63824/solr",
[junit4] 2> "node_name":"127.0.0.1:63824_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 817588 INFO
(OverseerCollectionConfigSetProcessor-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[n:127.0.0.1:63823_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 817593 INFO
(OverseerThreadFactory-4809-thread-2-processing-n:127.0.0.1:63823_solr)
[n:127.0.0.1:63823_solr c:testExecute r:core_node3 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63823_solr for creating new
replica of shard shard1 for collection testExecute
[junit4] 2> 817593 INFO
(OverseerThreadFactory-4809-thread-2-processing-n:127.0.0.1:63823_solr)
[n:127.0.0.1:63823_solr c:testExecute r:core_node3 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 817629 INFO
(OverseerStateUpdate-72090926379696136-127.0.0.1:63823_solr-n_0000000000)
[n:127.0.0.1:63823_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 817790 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817791 INFO (zkCallback-4801-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817791 INFO (zkCallback-4797-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817791 INFO (zkCallback-4797-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817791 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817826 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={async=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0508615361050056&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 817826 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr x:testExecute_shard1_replica_n5 ]
o.a.s.h.a.CoreAdminOperation core create command
async=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0508615361050056&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 817828 INFO (qtp1519637276-7595) [n:127.0.0.1:63823_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0508615361050056
[junit4] 2> 817828 INFO (qtp1519637276-7595) [n:127.0.0.1:63823_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0508615361050056&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817856 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.7.0
[junit4] 2> 817861 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore
'testExecute_shard1_replica_n5' using configuration from configset conf,
trusted=true
[junit4] 2> 817869 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 817871 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 817871 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63823.solr.core.testExecute.shard1.replica_n5' (registry
'solr.core.testExecute.shard1.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66c7106e
[junit4] 2> 817872 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrCore
[[testExecute_shard1_replica_n5] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node2/testExecute_shard1_replica_n5],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001/tempDir-001/node2/testExecute_shard1_replica_n5/data/]
[junit4] 2> 817992 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817992 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817993 INFO (zkCallback-4801-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817993 INFO (zkCallback-4797-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817994 INFO (zkCallback-4797-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 817995 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 817996 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 817997 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 817998 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 818018 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 818020 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 818022 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000 ms
[junit4] 2> 818022 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1677457942188654592
[junit4] 2> 818027 INFO
(searcherExecutor-4839-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n5] Registered new searcher autowarm time: 0 ms
[junit4] 2> 818029 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/testExecute/terms/shard1 to Terms{values={core_node6=0,
core_node3=0, core_node4=0}, version=2}
[junit4] 2> 818029 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/testExecute/leaders/shard1
[junit4] 2> 818036 INFO
(parallelCoreAdminExecutor-4810-thread-1-processing-n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
CREATE) [n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to
recover:testExecute_shard1_replica_n5
[junit4] 2> 818036 INFO
(updateExecutor-4792-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 818037 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 818037 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy startupVersions is
empty
[junit4] 2> 818042 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.S.Request [testExecute_shard1_replica_n2] webapp=/solr
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 818042 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.S.Request [testExecute_shard1_replica_n2] webapp=/solr
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 818045 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[testExecute_shard1_replica_n5]
[junit4] 2> 818046 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 818046 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Publishing state of
core [testExecute_shard1_replica_n5] as recovering, leader is
[http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/] and I am
[http://127.0.0.1:63823/solr/testExecute_shard1_replica_n5/]
[junit4] 2> 818049 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:63823/solr]; [WaitForState:
action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:63823_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 818050 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
x:testExecute_shard1_replica_n2 ] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true
[junit4] 2> 818051 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:63823_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 818051 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:63823_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 818051 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:63823_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 818159 INFO (zkCallback-4797-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 818159 INFO (zkCallback-4797-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 818161 INFO (zkCallback-4801-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 818161 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 818161 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 818164 INFO (watches-4803-thread-2) [n:127.0.0.1:63823_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=testExecute, shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:63823_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 818164 INFO (watches-4803-thread-1) [n:127.0.0.1:63823_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=testExecute, shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:63823_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:63823/solr",
[junit4] 2> "node_name":"127.0.0.1:63823_solr",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}
[junit4] 2> 818164 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:63823_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=114
[junit4] 2> 818667 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/] -
recoveringAfterStartup=[true]
[junit4] 2> 818668 WARN
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.PeerSyncWithLeader no frame of
reference to tell if we've missed updates
[junit4] 2> 818668 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy PeerSync Recovery
was not successful - trying replication.
[junit4] 2> 818668 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 818668 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Attempting to
replicate from [http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/].
[junit4] 2> 818800 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5 ]
o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state:
BUFFERING replay: false
[junit4] 2> 818801 INFO (qtp1519637276-7600) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5 ]
o.a.s.u.p.LogUpdateProcessorFactory [testExecute_shard1_replica_n5]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 818813 INFO (qtp1450052676-7596) [n:127.0.0.1:63824_solr
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [testExecute_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63823/solr/testExecute_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 13
[junit4] 2> 818815 INFO (qtp1519637276-7595) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [testExecute_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 141
[junit4] 2> 818868 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0508615361050056
[junit4] 2> 818868 INFO (qtp1519637276-7599) [n:127.0.0.1:63823_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4/0508615361050056&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 818872 INFO (qtp1519637276-7597) [n:127.0.0.1:63823_solr
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2 ]
o.a.s.c.S.Request [testExecute_shard1_replica_n2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=4
[junit4] 2> 818903 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.IndexFetcher Leader's generation: 1
[junit4] 2> 818903 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.IndexFetcher Leader's version: 0
[junit4] 2> 818903 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.IndexFetcher Follower's generation: 1
[junit4] 2> 818903 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.IndexFetcher Follower's version: 0
[junit4] 2> 818903 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.h.IndexFetcher New index in Leader.
Deleting mine...
[junit4] 2> 818909 INFO
(searcherExecutor-4839-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.SolrCore
[testExecute_shard1_replica_n5] Registered new searcher autowarm time: 0 ms
[junit4] 2> 818911 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 818911 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Replication Recovery
was successful.
[junit4] 2> 818911 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 818922 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Updating version
bucket highest from index after successful recovery.
[junit4] 2> 818922 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1677457943132372992
[junit4] 2> 818924 INFO
(recoveryExecutor-4794-thread-1-processing-x:testExecute_shard1_replica_n5
mock_trigger_name//1ce9523bf3cedT8jjcucrdymcrrybq9sgkc9lo4//0508615361050056
r:core_node6 CREATE n:127.0.0.1:63823_solr c:testExecute s:shard1)
[n:127.0.0.1:63823_solr c:testExecute s:shard1 r:core_node6
x:testExecute_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Finished recovery
process, successful=[true]
[junit4] 2> 819035 INFO (zkCallback-4797-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 819035 INFO (zkCallback-4797-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 819035 INFO (zkCallback-4801-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 819036 INFO (zkCallback-4801-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 819037 INFO (zkCallback-4801-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2>
[...truncated too long message...]
> 867741 DEBUG (closeThreadPool-5133-thread-1) [ ]
> o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 867741 INFO
(OverseerAutoScalingTriggerThread-72090928883367944-127.0.0.1:64100_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 867741 DEBUG (closeThreadPool-5133-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 867741 DEBUG (closeThreadPool-5133-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 867741 DEBUG (closeThreadPool-5133-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 867756 INFO (closeThreadPool-5133-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72090928883367944-127.0.0.1:64100_solr-n_0000000000) closing
[junit4] 2> 867764 WARN
(jetty-launcher-5055-thread-1-SendThread(127.0.0.1:64095)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1001e515f9f0008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e515f9f0008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e515f9f0008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 867866 INFO (jetty-closer-5127-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72090928883367944-127.0.0.1:64100_solr-n_0000000000) closing
[junit4] 2> 867876 INFO (jetty-closer-5127-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@16970e44{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 867877 INFO (jetty-closer-5127-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c86f3fd{/solr,null,UNAVAILABLE}
[junit4] 2> 867880 INFO (jetty-closer-5127-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 867884 INFO
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 867895 WARN
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]-SendThread(127.0.0.1:64095))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1001e515f9f0000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e515f9f0000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e515f9f0000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 868060 WARN
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]-SendThread(127.0.0.1:64095))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1001e515f9f0001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1001e515f9f0001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1001e515f9f0001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 868167 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testTaskFail/terms/shard1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 31 /solr/collections/testTaskFail/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/overseer/queue
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 868489 INFO
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64095
[junit4] 2> 868489 INFO
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64095
[junit4] 2> 868489 INFO
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64095
[junit4] 2> 868494 INFO
(TEST-ExecutePlanActionTest.testTaskFail-seed#[BC6E877BC8A2255F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTaskFail
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_BC6E877BC8A2255F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=1702, maxMBSortInHeap=6.921971711064328,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bm,
timezone=Europe/Madrid
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1
(64-bit)/cpus=6,threads=1,free=212383912,total=435163136
[junit4] 2> NOTE: All tests run in this JVM: [TestScoreJoinQPNoScore,
SolrRequestParserTest, ZkShardTermsTest, SolrLogPostToolTest,
TestIndexSearcher, TestOverriddenPrefixQueryForCustomFieldType,
DeleteInactiveReplicaTest, HdfsUnloadDistributedZkTest,
CachingDirectoryFactoryTest, TestSlowCompositeReaderWrapper,
ConvertedLegacyTest, TestCollapseQParserPlugin,
SignatureUpdateProcessorFactoryTest, SearchHandlerTest,
FieldAnalysisRequestHandlerTest, ParsingFieldUpdateProcessorsTest,
TestDefaultStatsCache, DeleteStatusTest, BasicDistributedZkTest,
RequestHandlersTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
JWTAuthPluginIntegrationTest, IndexSizeTriggerTest,
ConcurrentCreateRoutedAliasTest, TestSubQueryTransformerDistrib,
TestManagedSynonymGraphFilterFactory, ZkDynamicConfigTest,
TestSolrCloudWithSecureImpersonation, TestEmbeddedSolrServerAdminHandler,
TestFuzzyAnalyzedSuggestions, DocumentBuilderTest, OverseerTaskQueueTest,
TestCloudRecovery2, IndexSchemaTest, MoveReplicaHDFSFailoverTest,
SuggestComponentTest, QueryParsingTest, BigEndianAscendingWordDeserializerTest,
TestSolrIndexConfig, OverseerModifyCollectionTest, TestChildDocTransformer,
HttpPartitionOnCommitTest, TestDownShardTolerantSearch,
CloneFieldUpdateProcessorFactoryTest, TestRealTimeGet, ThreadDumpHandlerTest,
DistributedVersionInfoTest, TestTrieFacet, TestDFRSimilarityFactory,
MetricsConfigTest, TestNumericRangeQuery32, TestSolrQueryParser,
HealthCheckHandlerTest, TestShortCircuitedRequests, MBeansHandlerTest,
NodeLostTriggerIntegrationTest, ScheduledTriggerIntegrationTest,
TestCollationField, TestObjectReleaseTracker, SimpleMLTQParserTest, TestMacros,
ExecutePlanActionTest]
[junit4] Completed [300/919 (1!)] on J2 in 55.00s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 47109 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1471/consoleText
[repro] Revision: b313618cc1d104ae8994aad9aa71565562407ee1
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=ExecutePlanActionTest
-Dtests.method=testTaskTimeout -Dtests.seed=BC6E877BC8A2255F -Dtests.slow=true
-Dtests.locale=bm -Dtests.timezone=Europe/Madrid -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[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] ExecutePlanActionTest
[repro] ant compile-test
[...truncated 3453 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.ExecutePlanActionTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=BC6E877BC8A2255F
-Dtests.slow=true -Dtests.locale=bm -Dtests.timezone=Europe/Madrid
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro] Exiting with code 0
[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]