Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3609/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:37181/solr/testMixedReplicas-false Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:37181/solr/testMixedReplicas-false at __randomizedtesting.SeedInfo.seed([738AFA9BFA5F2717:C6FD1400C13B7477]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260) at org.apache.solr.cloud.LIRRollingUpdatesTest.realTimeGetDocId(LIRRollingUpdatesTest.java:426) at org.apache.solr.cloud.LIRRollingUpdatesTest.assertDocExists(LIRRollingUpdatesTest.java:418) at org.apache.solr.cloud.LIRRollingUpdatesTest.assertDocsExistInAllReplicas(LIRRollingUpdatesTest.java:404) at org.apache.solr.cloud.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:321) at org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:358) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 47 more Build Log: [...truncated 13214 lines...] [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest [junit4] 2> 280042 INFO (SUITE-LIRRollingUpdatesTest-seed#[738AFA9BFA5F2717]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/init-core-data-001 [junit4] 2> 280043 WARN (SUITE-LIRRollingUpdatesTest-seed#[738AFA9BFA5F2717]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17 [junit4] 2> 280043 INFO (SUITE-LIRRollingUpdatesTest-seed#[738AFA9BFA5F2717]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 280044 INFO (SUITE-LIRRollingUpdatesTest-seed#[738AFA9BFA5F2717]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 280047 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testOldLeaderAndMixedReplicas [junit4] 2> 280047 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001 [junit4] 2> 280048 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 280048 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 280048 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 280148 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkTestServer start zk server on port:41531 [junit4] 2> 280148 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41531 [junit4] 2> 280148 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41531 [junit4] 2> 280165 INFO (zkConnectionManagerCallback-3586-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280168 INFO (zkConnectionManagerCallback-3588-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280176 INFO (zkConnectionManagerCallback-3590-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280183 WARN (jetty-launcher-3591-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 280183 WARN (jetty-launcher-3591-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 280183 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 280183 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 280183 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 280183 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 280183 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 280183 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 280184 WARN (jetty-launcher-3591-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 280184 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 280184 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 280184 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1358cd8b{/solr,null,AVAILABLE} [junit4] 2> 280212 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28c4f9ca{/solr,null,AVAILABLE} [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7002ef99{/solr,null,AVAILABLE} [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@185ec1dd{HTTP/1.1,[http/1.1]}{127.0.0.1:34553} [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-3) [ ] o.e.j.s.Server Started @280287ms [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@21d17fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:41493} [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-1) [ ] o.e.j.s.Server Started @280287ms [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34553} [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41493} [junit4] 2> 280213 ERROR (jetty-launcher-3591-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 280213 ERROR (jetty-launcher-3591-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.8.0 [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 280213 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.8.0 [junit4] 2> 280214 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 280214 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T07:32:23.700Z [junit4] 2> 280214 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 280214 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 280214 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T07:32:23.700Z [junit4] 2> 280217 INFO (zkConnectionManagerCallback-3593-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280217 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 280222 INFO (zkConnectionManagerCallback-3595-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7074882b{HTTP/1.1,[http/1.1]}{127.0.0.1:37339} [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.e.j.s.Server Started @280296ms [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37339} [junit4] 2> 280222 ERROR (jetty-launcher-3591-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.8.0 [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 280222 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T07:32:23.708Z [junit4] 2> 280223 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 280228 INFO (zkConnectionManagerCallback-3597-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280229 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 280392 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 280402 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 280409 INFO (jetty-launcher-3591-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41531/solr [junit4] 2> 280418 INFO (zkConnectionManagerCallback-3602-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280421 INFO (jetty-launcher-3591-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41531/solr [junit4] 2> 280429 INFO (zkConnectionManagerCallback-3605-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280453 INFO (zkConnectionManagerCallback-3607-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280463 INFO (zkConnectionManagerCallback-3609-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280463 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 280475 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41493_solr [junit4] 2> 280476 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.Overseer Overseer (id=72151449518473225-127.0.0.1:41493_solr-n_0000000000) starting [junit4] 2> 280481 INFO (jetty-launcher-3591-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41531/solr [junit4] 2> 280483 INFO (zkConnectionManagerCallback-3617-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280485 INFO (zkConnectionManagerCallback-3622-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280486 INFO (zkConnectionManagerCallback-3624-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280486 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 280487 INFO (OverseerStateUpdate-72151449518473225-127.0.0.1:41493_solr-n_0000000000) [n:127.0.0.1:41493_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41493_solr [junit4] 2> 280492 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37339_solr [junit4] 2> 280503 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41493_solr as DOWN [junit4] 2> 280503 INFO (zkCallback-3621-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 280503 INFO (zkCallback-3608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 280504 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 280504 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41493_solr [junit4] 2> 280505 INFO (zkCallback-3621-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 280505 INFO (zkCallback-3608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 280508 INFO (zkCallback-3623-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 280509 INFO (zkCallback-3623-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 280509 INFO (zkConnectionManagerCallback-3631-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280510 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 280510 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 280511 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 280512 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34553_solr as DOWN [junit4] 2> 280513 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 280513 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34553_solr [junit4] 2> 280514 INFO (zkCallback-3621-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 280514 INFO (zkCallback-3608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 280517 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 280523 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 280523 INFO (zkCallback-3623-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 280545 INFO (zkCallback-3606-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 280545 INFO (zkCallback-3630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 280547 INFO (zkConnectionManagerCallback-3638-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280549 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 280549 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 280552 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 280571 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280571 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41493.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280573 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280579 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41493.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280580 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41493.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280580 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280580 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37339.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280581 INFO (jetty-launcher-3591-thread-1) [n:127.0.0.1:41493_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/. [junit4] 2> 280581 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280581 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 280581 INFO (jetty-launcher-3591-thread-2) [n:127.0.0.1:37339_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node1/. [junit4] 2> 280582 INFO (jetty-launcher-3591-thread-3) [n:127.0.0.1:34553_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node3/. [junit4] 2> 280663 INFO (zkConnectionManagerCallback-3644-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280664 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 280664 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 280667 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1505816192 [junit4] 2> 280667 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41493_solr [junit4] 2> 280667 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 280667 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41493_solr as DOWN [junit4] 2> 280669 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 280669 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21c8cd59: rootName = solr_41493, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6fe77fdb [junit4] 2> 280674 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 280674 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59d78ff8: rootName = solr_41493, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c14fac4 [junit4] 2> 280677 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 280677 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d796b91: rootName = solr_41493, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a408eac [junit4] 2> 280678 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 280679 INFO (closeThreadPool-3647-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72151449518473225-127.0.0.1:41493_solr-n_0000000000) closing [junit4] 2> 280679 INFO (OverseerStateUpdate-72151449518473225-127.0.0.1:41493_solr-n_0000000000) [n:127.0.0.1:41493_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41493_solr [junit4] 2> 280679 INFO (OverseerAutoScalingTriggerThread-72151449518473225-127.0.0.1:41493_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 280682 INFO (closeThreadPool-3647-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72151449518473225-127.0.0.1:41493_solr-n_0000000000) closing [junit4] 2> 280682 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.Overseer Overseer (id=72151449518473225-127.0.0.1:41493_solr-n_0000000000) closing [junit4] 2> 280682 INFO (zkCallback-3630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 280682 INFO (zkCallback-3606-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 280683 INFO (zkCallback-3623-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 280684 INFO (zkCallback-3623-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37339_solr [junit4] 2> 280684 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@21d17fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 280684 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28c4f9ca{/solr,null,UNAVAILABLE} [junit4] 2> 280685 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 280685 INFO (zkCallback-3643-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 280685 INFO (zkCallback-3637-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 280685 INFO (zkCallback-3623-thread-1) [n:127.0.0.1:37339_solr ] o.a.s.c.Overseer Overseer (id=72151449518473228-127.0.0.1:37339_solr-n_0000000001) starting [junit4] 2> 280685 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 280685 WARN (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 280685 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 280685 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 280689 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 280689 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 280689 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 280690 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a44cb0{/solr,null,AVAILABLE} [junit4] 2> 280690 INFO (OverseerStateUpdate-72151449518473228-127.0.0.1:37339_solr-n_0000000001) [n:127.0.0.1:37339_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37339_solr [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@683cb9d4{HTTP/1.1,[http/1.1]}{127.0.0.1:45585} [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.Server Started @280767ms [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36445} [junit4] 2> 280693 ERROR (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.8.0 [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 280693 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T07:32:24.179Z [junit4] 2> 280696 INFO (zkConnectionManagerCallback-3649-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 280697 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 281007 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 281010 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41531/solr [junit4] 2> 281011 INFO (zkConnectionManagerCallback-3653-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281012 INFO (zkConnectionManagerCallback-3655-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281018 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 281019 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36445_solr as DOWN [junit4] 2> 281020 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 281020 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36445_solr [junit4] 2> 281021 INFO (zkCallback-3623-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281021 INFO (zkCallback-3637-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281021 INFO (zkCallback-3606-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281025 INFO (zkCallback-3630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281025 INFO (zkCallback-3643-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281025 INFO (zkCallback-3654-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281042 INFO (zkConnectionManagerCallback-3662-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281043 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 281044 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 281044 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 281059 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36445.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281069 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36445.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281069 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36445.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281071 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [n:127.0.0.1:36445_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/. [junit4] 2> 281098 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:45585/solr. Proxy: http://127.0.0.1:36445/solr [junit4] 2> 281098 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1142138317 [junit4] 2> 281098 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34553_solr [junit4] 2> 281099 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 281099 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34553_solr as DOWN [junit4] 2> 281100 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 281101 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@104108aa: rootName = solr_34553, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4a35bc7f [junit4] 2> 281104 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 281105 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25712eed: rootName = solr_34553, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c14fac4 [junit4] 2> 281107 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 281108 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f346c8: rootName = solr_34553, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a408eac [junit4] 2> 281108 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 281110 INFO (zkCallback-3654-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281110 INFO (zkCallback-3630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281110 INFO (zkCallback-3623-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281113 INFO (zkCallback-3643-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281116 INFO (zkCallback-3661-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281121 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@185ec1dd{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 281121 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1358cd8b{/solr,null,UNAVAILABLE} [junit4] 2> 281121 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 281121 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 281122 WARN (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 281122 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 281122 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52a59c5e{/solr,null,AVAILABLE} [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@b51c2c2{HTTP/1.1,[http/1.1]}{127.0.0.1:35009} [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.Server Started @281198ms [junit4] 2> 281123 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37259} [junit4] 2> 281124 ERROR (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 281124 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 281124 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.8.0 [junit4] 2> 281124 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 281124 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 281124 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T07:32:24.610Z [junit4] 2> 281125 INFO (zkConnectionManagerCallback-3668-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281126 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 281352 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 281360 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41531/solr [junit4] 2> 281365 INFO (zkConnectionManagerCallback-3672-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281369 INFO (zkConnectionManagerCallback-3674-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281372 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 281373 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37259_solr as DOWN [junit4] 2> 281374 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 281374 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37259_solr [junit4] 2> 281374 INFO (zkCallback-3623-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281374 INFO (zkCallback-3630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281374 INFO (zkCallback-3654-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281374 INFO (zkCallback-3661-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281374 INFO (zkCallback-3643-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281374 INFO (zkCallback-3673-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281386 INFO (zkConnectionManagerCallback-3681-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281387 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 281388 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 281388 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 281405 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37259.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281414 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37259.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281414 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37259.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281415 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node3/. [junit4] 2> 281456 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:35009/solr. Proxy: http://127.0.0.1:37259/solr [junit4] 2> 281456 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=413393717 [junit4] 2> 281456 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37339_solr [junit4] 2> 281456 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 281456 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37339_solr as DOWN [junit4] 2> 281457 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 281457 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 281457 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57b4ac8e: rootName = solr_37339, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@70abe26a [junit4] 2> 281461 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 281461 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68671640: rootName = solr_37339, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c14fac4 [junit4] 2> 281463 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 281463 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76d8709d: rootName = solr_37339, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a408eac [junit4] 2> 281463 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 281464 INFO (closeThreadPool-3685-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72151449518473228-127.0.0.1:37339_solr-n_0000000001) closing [junit4] 2> 281464 INFO (OverseerStateUpdate-72151449518473228-127.0.0.1:37339_solr-n_0000000001) [n:127.0.0.1:37339_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37339_solr [junit4] 2> 281465 INFO (OverseerAutoScalingTriggerThread-72151449518473228-127.0.0.1:37339_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 281469 INFO (closeThreadPool-3685-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72151449518473228-127.0.0.1:37339_solr-n_0000000001) closing [junit4] 2> 281469 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.Overseer Overseer (id=72151449518473228-127.0.0.1:37339_solr-n_0000000001) closing [junit4] 2> 281469 INFO (zkCallback-3661-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281469 INFO (zkCallback-3654-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281469 INFO (zkCallback-3643-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281469 INFO (zkCallback-3680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281469 INFO (zkCallback-3654-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36445_solr [junit4] 2> 281469 INFO (zkCallback-3673-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 281470 INFO (zkCallback-3654-thread-1) [n:127.0.0.1:36445_solr ] o.a.s.c.Overseer Overseer (id=72151449518473234-127.0.0.1:36445_solr-n_0000000003) starting [junit4] 2> 281470 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7074882b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 281470 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7002ef99{/solr,null,UNAVAILABLE} [junit4] 2> 281470 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 281470 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 281471 WARN (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 281471 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 281471 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 281471 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 281471 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 281471 INFO (OverseerStateUpdate-72151449518473234-127.0.0.1:36445_solr-n_0000000003) [n:127.0.0.1:36445_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36445_solr [junit4] 2> 281471 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 281472 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fb47c6d{/solr,null,AVAILABLE} [junit4] 2> 281472 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36d7cf34{HTTP/1.1,[http/1.1]}{127.0.0.1:36083} [junit4] 2> 281472 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.e.j.s.Server Started @281546ms [junit4] 2> 281472 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37455} [junit4] 2> 281473 ERROR (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 281473 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 281473 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.8.0 [junit4] 2> 281473 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 281473 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 281473 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T07:32:24.959Z [junit4] 2> 281474 INFO (zkConnectionManagerCallback-3687-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281474 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 281643 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 281646 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41531/solr [junit4] 2> 281647 INFO (zkConnectionManagerCallback-3691-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281648 INFO (zkConnectionManagerCallback-3693-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281650 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 281652 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37455_solr as DOWN [junit4] 2> 281652 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 281652 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37455_solr [junit4] 2> 281652 INFO (zkCallback-3643-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281652 INFO (zkCallback-3673-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281653 INFO (zkCallback-3661-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281653 INFO (zkCallback-3680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281653 INFO (zkCallback-3654-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281653 INFO (zkCallback-3692-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 281664 INFO (zkConnectionManagerCallback-3700-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 281666 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 281666 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41531/solr ready [junit4] 2> 281666 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 281678 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281684 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281684 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aba316a [junit4] 2> 281685 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node1/. [junit4] 2> 281710 INFO (TEST-LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas-seed#[738AFA9BFA5F2717]) [ ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:36083/solr. Proxy: http://127.0.0.1:37455/solr [junit4] 2> 281711 INFO (SocketProxy-Acceptor-36445) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41038,localport=36445], receiveBufferSize:531000 [junit4] 2> 281713 INFO (SocketProxy-Acceptor-36445) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45585,localport=36490], receiveBufferSize=530904 [junit4] 2> 281714 INFO (qtp1747843304-7335) [n:127.0.0.1:36445_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMixedReplicas-true&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 281716 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMixedReplicas-true [junit4] 2> 281716 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMixedReplicas-true.AUTOCREATED/protwords.txt [junit4] 2> 281717 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMixedReplicas-true.AUTOCREATED/managed-schema [junit4] 2> 281718 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMixedReplicas-true.AUTOCREATED/solrconfig.xml [junit4] 2> 281718 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMixedReplicas-true.AUTOCREATED/synonyms.txt [junit4] 2> 281719 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMixedReplicas-true.AUTOCREATED/stopwords.txt [junit4] 2> 281720 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 281720 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 281720 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 281721 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 281722 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 281722 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 281723 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 281723 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 281724 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 281724 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 281725 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 281725 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 281726 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 281726 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 281727 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 281727 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 281728 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 281728 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 281729 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 281730 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 281730 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 281731 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 281732 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 281732 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 281733 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 281734 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 281734 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 281735 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 281736 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 281737 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 281737 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 281738 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 281739 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 281739 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 281740 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 281741 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 281742 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 281743 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMixedReplicas-true.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 281743 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMixedReplicas-true.AUTOCREATED/params.json [junit4] 2> 281853 WARN (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (testMixedReplicas-true) without cores. [junit4] 2> 281865 INFO (qtp1747843304-7335) [n:127.0.0.1:36445_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> 281875 INFO (qtp1747843304-7335) [n:127.0.0.1:36445_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testMixedReplicas-true&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2} status=0 QTime=161 [junit4] 2> 281892 INFO (SocketProxy-Acceptor-37259) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47440,localport=37259], receiveBufferSize:531000 [junit4] 2> 281899 INFO (SocketProxy-Acceptor-37259) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35009,localport=36922], receiveBufferSize=530904 [junit4] 2> 281900 INFO (qtp1972459359-7381) [n:127.0.0.1:37259_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36445_solr&property.lirVersion=old&action=ADDREPLICA&collection=testMixedReplicas-true&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 281902 INFO (OverseerCollectionConfigSetProcessor-72151449518473234-127.0.0.1:36445_solr-n_0000000003) [n:127.0.0.1:36445_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> 281903 INFO (OverseerThreadFactory-1320-thread-2-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36445_solr for creating new replica of shard shard1 for collection testMixedReplicas-true [junit4] 2> 281903 INFO (OverseerThreadFactory-1320-thread-2-processing-n:127.0.0.1:36445_solr) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 281904 INFO (OverseerStateUpdate-72151449518473234-127.0.0.1:36445_solr-n_0000000003) [n:127.0.0.1:36445_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"testMixedReplicas-true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testMixedReplicas-true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36445/solr", [junit4] 2> "node_name":"127.0.0.1:36445_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 282117 INFO (SocketProxy-Acceptor-36445) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41046,localport=36445], receiveBufferSize:531000 [junit4] 2> 282124 INFO (SocketProxy-Acceptor-36445) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45585,localport=36498], receiveBufferSize=530904 [junit4] 2> 282125 INFO (qtp1747843304-7333) [n:127.0.0.1:36445_solr x:testMixedReplicas-true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command property.lirVersion=old&qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMixedReplicas-true.AUTOCREATED&name=testMixedReplicas-true_shard1_replica_n1&action=CREATE&collection=testMixedReplicas-true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 282137 INFO (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 282137 INFO (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 282139 WARN (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 282139 WARN (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../dist [junit4] 2> 282139 WARN (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 282139 WARN (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../dist [junit4] 2> 282140 WARN (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 282140 WARN (qtp1747843304-7333) [n:127.0.0.1:36445_solr c:testMixedReplicas-true s:shard1 r:core_node2 x:testMixedReplicas-true_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LIRRollingUpdatesTest_738AFA9BFA5F2717-001/tempDir-001/node2/testMixedReplicas-true_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspac [...truncated too long message...] : -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test [javac] Compiling 938 source files to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test common-solr.compile-test: compile-test: BUILD SUCCESSFUL Total time: 59 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.LIRRollingUpdatesTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=738AFA9BFA5F2717 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true -Dtests.file.encoding=UTF-8 Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml -clover.disable: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: 738AFA9BFA5F2717 [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp [junit4] <JUnit4> says g'day! Master seed: 738AFA9BFA5F2717 [junit4] Executing 5 suites with 3 JVMs. [junit4] [junit4] Started J0 PID([email protected]). [junit4] Started J1 PID([email protected]). [junit4] Started J2 PID([email protected]). [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest [junit4] OK 31.0s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas [junit4] OK 23.2s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas [junit4] OK 20.2s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader [junit4] OK 13.7s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica [junit4] Completed [1/5] on J0 in 90.18s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest [junit4] OK 30.7s J2 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas [junit4] OK 23.2s J2 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas [junit4] OK 20.0s J2 | LIRRollingUpdatesTest.testNewReplicaOldLeader [junit4] OK 14.0s J2 | LIRRollingUpdatesTest.testNewLeaderOldReplica [junit4] Completed [2/5] on J2 in 90.08s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest [junit4] OK 31.0s J1 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas [junit4] OK 22.8s J1 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas [junit4] OK 20.2s J1 | LIRRollingUpdatesTest.testNewReplicaOldLeader [junit4] OK 14.0s J1 | LIRRollingUpdatesTest.testNewLeaderOldReplica [junit4] Completed [3/5] on J1 in 90.17s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest [junit4] OK 20.0s J2 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas [junit4] OK 20.9s J2 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas [junit4] OK 18.4s J2 | LIRRollingUpdatesTest.testNewReplicaOldLeader [junit4] OK 13.1s J2 | LIRRollingUpdatesTest.testNewLeaderOldReplica [junit4] Completed [4/5] on J2 in 72.85s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest [junit4] OK 22.3s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas [junit4] OK 20.9s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas [junit4] OK 18.1s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader [junit4] OK 13.1s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica [junit4] Completed [5/5] on J0 in 74.86s, 4 tests [junit4] [junit4] JVM J0: 0.67 .. 167.02 = 166.35s [junit4] JVM J1: 0.69 .. 91.76 = 91.07s [junit4] JVM J2: 0.70 .. 165.05 = 164.35s [junit4] Execution time total: 2 minutes 47 seconds [junit4] Tests summary: 5 suites, 20 tests [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp]) [echo] 5 slowest tests: [junit4:tophints] 133.65s | org.apache.solr.cloud.api.collections.ShardSplitTest [junit4:tophints] 117.05s | org.apache.solr.update.SoftAutoCommitTest [junit4:tophints] 102.84s | org.apache.solr.search.facet.TestJsonFacets [junit4:tophints] 101.88s | org.apache.solr.cloud.LIRRollingUpdatesTest [junit4:tophints] 84.78s | org.apache.solr.update.TestInPlaceUpdatesStandalone -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 2 minutes 48 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.LIRRollingUpdatesTest [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2800) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2679) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2660) at hudson.FilePath.act(FilePath.java:1073) at hudson.FilePath.act(FilePath.java:1056) at hudson.FilePath.validateAntFileMask(FilePath.java:2658) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1841) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=393afa1370eeabb67f678e29d5736ddc7f0d1a85, workspace=/home/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #3608 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
