Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4725/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:44009/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44009/solr at __randomizedtesting.SeedInfo.seed([3F19822C822ACC7E:B74DBDF62CD6A186]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:89) 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.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at 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.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) 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:280) 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:157) 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:186) 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:571) ... 53 more Build Log: [...truncated 14667 lines...] [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest [junit4] 2> 324016 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf' [junit4] 2> 324016 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/data-dir-36-001 [junit4] 2> 324016 WARN (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20 [junit4] 2> 324017 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 324018 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 324018 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 324018 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001 [junit4] 2> 324019 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 324021 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 324021 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 324022 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 324121 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 33227 [junit4] 2> 324121 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33227 [junit4] 2> 324122 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33227 [junit4] 2> 324122 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33227 [junit4] 2> 324123 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324124 INFO (zkConnectionManagerCallback-3604-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324124 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324126 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324127 INFO (zkConnectionManagerCallback-3606-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324127 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324128 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324131 INFO (zkConnectionManagerCallback-3608-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324131 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324233 WARN (jetty-launcher-3609-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 324233 WARN (jetty-launcher-3609-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 324233 WARN (jetty-launcher-3609-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 324233 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 324234 WARN (jetty-launcher-3609-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09 [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 324234 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 324235 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2185ecc8{/solr,null,AVAILABLE} [junit4] 2> 324240 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 324240 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 324240 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 324241 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ba2bb27{/solr,null,AVAILABLE} [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31f1ff6f{/solr,null,AVAILABLE} [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@48cccc37{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46335} [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-2) [ ] o.e.j.s.Server Started @324271ms [junit4] 2> 324242 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46335} [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 324243 ERROR (jetty-launcher-3609-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-16T21:55:17.366Z [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@614f2834{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41825} [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-4) [ ] o.e.j.s.Server Started @324272ms [junit4] 2> 324243 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41825} [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@411b39c4{/solr,null,AVAILABLE} [junit4] 2> 324244 ERROR (jetty-launcher-3609-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-16T21:55:17.367Z [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@430e1d47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43545} [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.e.j.s.Server Started @324272ms [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43545} [junit4] 2> 324244 ERROR (jetty-launcher-3609-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-16T21:55:17.367Z [junit4] 2> 324244 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324245 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324245 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324245 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@402fca64{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44009} [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.e.j.s.Server Started @324274ms [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44009} [junit4] 2> 324246 ERROR (jetty-launcher-3609-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.7.0 [junit4] 2> 324246 INFO (zkConnectionManagerCallback-3613-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 324246 INFO (zkConnectionManagerCallback-3615-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-10-16T21:55:17.369Z [junit4] 2> 324246 INFO (zkConnectionManagerCallback-3611-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 324246 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324247 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 324247 INFO (zkConnectionManagerCallback-3617-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324247 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324248 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 324252 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 324252 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 324254 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 324256 WARN (jetty-launcher-3609-thread-2-SendThread(127.0.0.1:33227)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007ce62f0f0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 324256 WARN (jetty-launcher-3609-thread-1-SendThread(127.0.0.1:33227)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007ce62f0f0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 324256 WARN (jetty-launcher-3609-thread-3-SendThread(127.0.0.1:33227)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007ce62f0f0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 324259 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 324432 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 324433 WARN (jetty-launcher-3609-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cd5a817[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324433 WARN (jetty-launcher-3609-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cd5a817[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324435 WARN (jetty-launcher-3609-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ed0074b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324435 WARN (jetty-launcher-3609-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ed0074b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324435 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33227/solr [junit4] 2> 324436 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324437 INFO (zkConnectionManagerCallback-3630-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324437 INFO (jetty-launcher-3609-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324456 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 324456 WARN (jetty-launcher-3609-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15827908[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324456 WARN (jetty-launcher-3609-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15827908[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324458 WARN (jetty-launcher-3609-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fdefb7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324458 WARN (jetty-launcher-3609-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fdefb7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324457 WARN (jetty-launcher-3609-thread-2-SendThread(127.0.0.1:33227)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007ce62f0f0007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007ce62f0f0007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 324459 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33227/solr [junit4] 2> 324459 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324460 INFO (zkConnectionManagerCallback-3643-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324460 INFO (jetty-launcher-3609-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324517 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 324517 WARN (jetty-launcher-3609-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33b29664[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324517 WARN (jetty-launcher-3609-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33b29664[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324519 WARN (jetty-launcher-3609-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e2c8deb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324519 WARN (jetty-launcher-3609-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e2c8deb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324520 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33227/solr [junit4] 2> 324520 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324521 INFO (zkConnectionManagerCallback-3650-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324521 INFO (jetty-launcher-3609-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324540 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 324541 WARN (jetty-launcher-3609-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b2eefe7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324541 WARN (jetty-launcher-3609-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b2eefe7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324542 WARN (jetty-launcher-3609-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b4acbee[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324543 WARN (jetty-launcher-3609-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b4acbee[provider=null,keyStore=null,trustStore=null] [junit4] 2> 324543 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33227/solr [junit4] 2> 324544 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324545 INFO (zkConnectionManagerCallback-3657-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324545 INFO (jetty-launcher-3609-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324559 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324559 INFO (zkConnectionManagerCallback-3659-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324559 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324591 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46335_solr [junit4] 2> 324591 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.Overseer Overseer (id=72194922111762443-127.0.0.1:46335_solr-n_0000000000) starting [junit4] 2> 324593 INFO (OverseerStateUpdate-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [n:127.0.0.1:46335_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46335_solr [junit4] 2> 324593 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46335_solr [junit4] 2> 324595 INFO (OverseerStateUpdate-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 324596 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 324596 WARN (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 324604 INFO (jetty-launcher-3609-thread-2) [n:127.0.0.1:46335_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node2 [junit4] 2> 324659 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324660 INFO (zkConnectionManagerCallback-3671-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324660 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324662 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 324663 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41825_solr as DOWN [junit4] 2> 324664 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 324664 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41825_solr [junit4] 2> 324664 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 324664 INFO (zkCallback-3670-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 324665 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 324665 WARN (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 324672 INFO (jetty-launcher-3609-thread-4) [n:127.0.0.1:41825_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node4 [junit4] 2> 324760 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324761 INFO (zkConnectionManagerCallback-3679-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324761 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324763 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 324764 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44009_solr as DOWN [junit4] 2> 324765 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 324765 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44009_solr [junit4] 2> 324765 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 324766 INFO (zkCallback-3670-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 324766 INFO (zkCallback-3678-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 324766 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 324767 WARN (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 324775 INFO (jetty-launcher-3609-thread-1) [n:127.0.0.1:44009_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node1 [junit4] 2> 324860 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324861 INFO (zkConnectionManagerCallback-3687-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324861 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324862 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 324864 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43545_solr as DOWN [junit4] 2> 324865 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 324865 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43545_solr [junit4] 2> 324865 INFO (zkCallback-3670-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 324865 INFO (zkCallback-3686-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 324865 INFO (zkCallback-3678-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 324866 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 324866 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 324867 WARN (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 324873 INFO (jetty-launcher-3609-thread-3) [n:127.0.0.1:43545_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node3 [junit4] 2> 324877 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 324878 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 324878 INFO (zkConnectionManagerCallback-3698-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 324878 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 324879 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 324879 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33227/solr ready [junit4] 2> 324882 INFO (qtp1323843017-7057) [n:127.0.0.1:44009_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 324883 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 324883 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/collection1.AUTOCREATED [junit4] 2> 324884 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 324884 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 324885 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 324886 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 324886 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 324887 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 324887 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 324887 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 324888 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 324888 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 324889 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 324889 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 324890 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 324890 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 324891 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 324891 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 324892 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 324893 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 324893 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 324894 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 324894 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 324894 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 324895 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 324895 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 324896 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 324896 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 324897 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 324897 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 324898 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 324898 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 324899 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 324899 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 324900 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 324900 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 324901 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 324901 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 324902 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 324902 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 324903 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 324903 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 324904 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 324904 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 324905 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 324905 INFO (OverseerThreadFactory-3666-thread-1-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 325009 INFO (OverseerStateUpdate-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [n:127.0.0.1:46335_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44009/solr", [junit4] 2> "node_name":"127.0.0.1:44009_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 325010 INFO (OverseerStateUpdate-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [n:127.0.0.1:46335_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46335/solr", [junit4] 2> "node_name":"127.0.0.1:46335_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 325010 INFO (OverseerStateUpdate-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [n:127.0.0.1:46335_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41825/solr", [junit4] 2> "node_name":"127.0.0.1:41825_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 325011 INFO (OverseerStateUpdate-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [n:127.0.0.1:46335_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43545/solr", [junit4] 2> "node_name":"127.0.0.1:43545_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 325217 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr x:collection1_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 325217 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr x:collection1_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 325217 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 325217 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 325217 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 325229 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 325229 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 325231 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 325253 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 325266 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config [junit4] 2> 325283 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=default-config [junit4] 2> 325283 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=default-config [junit4] 2> 325291 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=default-config [junit4] 2> 325790 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 325790 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 325798 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 325803 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 325815 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset collection1.AUTOCREATED, trusted=true [junit4] 2> 325816 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node2/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node2/collection1_shard1_replica_n2/data/] [junit4] 2> 325818 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from configset collection1.AUTOCREATED, trusted=true [junit4] 2> 325819 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node3/collection1_shard1_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node3/collection1_shard1_replica_n6/data/] [junit4] 2> 325833 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from configset collection1.AUTOCREATED, trusted=true [junit4] 2> 325833 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node4/collection1_shard1_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node4/collection1_shard1_replica_n4/data/] [junit4] 2> 325850 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset collection1.AUTOCREATED, trusted=true [junit4] 2> 325850 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001/tempDir-001/node1/collection1_shard1_replica_n1/data/] [junit4] 2> 325855 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 325855 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 325855 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 325855 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 325856 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 325856 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 325857 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325857 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325860 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 325860 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 325860 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED [junit4] 2> 325860 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED [junit4] 2> 325860 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED [junit4] 2> 325860 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED [junit4] 2> 325860 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 325860 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 325861 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 325861 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325861 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 325861 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 325861 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 325862 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 325862 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 325862 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 325862 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 325862 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680747076240015360 [junit4] 2> 325862 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED [junit4] 2> 325862 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED [junit4] 2> 325862 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 325862 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 325862 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680747076240015360 [junit4] 2> 325863 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 325863 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 325863 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 325864 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 325864 INFO (searcherExecutor-3702-thread-1-processing-n:127.0.0.1:43545_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 325864 INFO (searcherExecutor-3702-thread-1-processing-n:127.0.0.1:43545_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 325864 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680747076242112512 [junit4] 2> 325864 INFO (searcherExecutor-3702-thread-1-processing-n:127.0.0.1:43545_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [collection1_shard1_replica_n6] Registered new searcher autowarm time: 0 ms [junit4] 2> 325868 INFO (searcherExecutor-3700-thread-1-processing-n:127.0.0.1:46335_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 325868 INFO (searcherExecutor-3700-thread-1-processing-n:127.0.0.1:46335_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 325868 INFO (searcherExecutor-3704-thread-1-processing-n:127.0.0.1:41825_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 325868 INFO (searcherExecutor-3704-thread-1-processing-n:127.0.0.1:41825_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 325868 INFO (searcherExecutor-3700-thread-1-processing-n:127.0.0.1:46335_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher autowarm time: 0 ms [junit4] 2> 325868 INFO (searcherExecutor-3704-thread-1-processing-n:127.0.0.1:41825_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [collection1_shard1_replica_n4] Registered new searcher autowarm time: 0 ms [junit4] 2> 325869 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node8=0}, version=0} [junit4] 2> 325869 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 325870 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node8=0, core_node5=0}, version=1} [junit4] 2> 325870 INFO (qtp1175140998-7067) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 325870 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node8=0, core_node5=0}, version=2} [junit4] 2> 325870 INFO (qtp1871236021-7066) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 325871 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=4 found=3 timeoute in=9999ms [junit4] 2> 325875 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 325875 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 325875 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 325875 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325876 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED [junit4] 2> 325876 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED [junit4] 2> 325876 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 325877 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 325877 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 325877 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 325877 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 325877 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680747076255744000 [junit4] 2> 325878 INFO (searcherExecutor-3706-thread-1-processing-n:127.0.0.1:44009_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 325878 INFO (searcherExecutor-3706-thread-1-processing-n:127.0.0.1:44009_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 325879 INFO (searcherExecutor-3706-thread-1-processing-n:127.0.0.1:44009_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 325880 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node8=0, core_node3=0, core_node5=0}, version=3} [junit4] 2> 325880 INFO (qtp1323843017-7068) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 326372 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 326372 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 326372 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43545/solr/collection1_shard1_replica_n6/ [junit4] 2> 326372 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n6 url=http://127.0.0.1:43545/solr START replicas=[http://127.0.0.1:44009/solr/collection1_shard1_replica_n1/, http://127.0.0.1:46335/solr/collection1_shard1_replica_n2/, http://127.0.0.1:41825/solr/collection1_shard1_replica_n4/] nUpdates=100 [junit4] 2> 326373 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n6 url=http://127.0.0.1:43545/solr DONE. We have no versions. sync failed. [junit4] 2> 326377 INFO (qtp1871236021-7090) [n:127.0.0.1:41825_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.S.Request [collection1_shard1_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 326377 INFO (qtp1175140998-7091) [n:127.0.0.1:46335_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 326377 INFO (qtp1323843017-7088) [n:127.0.0.1:44009_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 326377 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 326377 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 326377 INFO (qtp1305078414-7069) [n:127.0.0.1:43545_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 [...truncated too long message...] e.solr.cloud.api.collections.OverseerCollectionMessageHandler.waitToSeeReplicasInState(OverseerCollectionMessageHandler.java:708) [junit4] 2> at org.apache.solr.cloud.api.collections.AddReplicaCmd.getReplicaParams(AddReplicaCmd.java:266) [junit4] 2> at org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:175) [junit4] 2> at org.apache.solr.cloud.api.collections.AddReplicaCmd.call(AddReplicaCmd.java:93) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 447410 ERROR (OverseerThreadFactory-3666-thread-5-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr c:collection1 s:shard1 ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000008 [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) [junit4] 2> at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2561) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:351) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:351) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:571) [junit4] 2> at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:594) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:543) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 447410 WARN (OverseerThreadFactory-3666-thread-5-processing-n:127.0.0.1:46335_solr) [n:127.0.0.1:46335_solr c:collection1 s:shard1 ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000008, requestid: null, taskKey: collection1 [junit4] 2> 447410 INFO (OverseerAutoScalingTriggerThread-72194922111762443-127.0.0.1:46335_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 447411 INFO (jetty-closer-3723-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72194922111762443-127.0.0.1:46335_solr-n_0000000000) closing [junit4] 2> 447411 INFO (closeThreadPool-3738-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72194922111762443-127.0.0.1:46335_solr-n_0000000000) closing [junit4] 2> 447412 INFO (jetty-closer-3723-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@48cccc37{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 447412 INFO (jetty-closer-3723-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2185ecc8{/solr,null,UNAVAILABLE} [junit4] 2> 447412 INFO (jetty-closer-3723-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 447412 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 447622 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 23 /solr/collections/collection1/terms/shard1 [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/collection1.AUTOCREATED [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 53 /solr/collections/collection1/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 38 /solr/overseer/queue [junit4] 2> 20 /solr/overseer/collection-queue-work [junit4] 2> 19 /solr/live_nodes [junit4] 2> 10 /solr/collections [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 447625 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33227 [junit4] 2> 447625 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33227 [junit4] 2> 447625 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[3F19822C822ACC7E]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33227 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3F19822C822ACC7E-001 [junit4] 2> Oct 16, 2020 9:57:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1428, maxMBSortInHeap=7.452831786699009, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-MX, timezone=Etc/GMT+10 [junit4] 2> NOTE: Linux 5.4.0-48-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=179136024,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestCustomStream, TestExportTool, CdcrBidirectionalTest, FullSolrCloudDistribCmdsTest, OverseerStatusTest, CustomTermsComponentTest, TestConfigSetImmutable, TestTrieFacet, TestFoldingMultitermQuery, TestSuggestSpellingConverter, TestScoreJoinQPNoScore, DocumentBuilderTest, TestPivotHelperCode, TestCloudRecovery2, SignificantTermsQParserPluginTest, InfoHandlerTest, TestExclusionRuleCollectionAccess, TestImpersonationWithHadoopAuth, TestLocalFSCloudBackupRestore, TestCollapseQParserPlugin, NodeLostTriggerTest, HdfsNNFailoverTest, TestUtilizeNode, TestAnalyzeInfixSuggestions, SolrCoreTest, SmileWriterTest, IndexSizeTriggerTest, NoCacheHeaderTest, TestSolrQueryResponse, SolrCloudReportersTest, TestSubQueryTransformerDistrib, AssignBackwardCompatibilityTest] [junit4] Completed [351/921 (1!)] on J3 in 123.92s, 1 test, 1 error <<< FAILURES! [...truncated 53725 lines...] -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/jtidy_tmp [echo] Checking for broken links... [exec] [exec] Crawl/parse... [exec] [exec] Verify... [echo] Checking for malformed docs... [exec] [exec] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/docs/solr-core/overview-summary.html [exec] missing description: org.apache.solr.util.circuitbreaker [exec] [exec] Missing javadocs were found! BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:624: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:640: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2565: exec returned: 1 Total time: 42 minutes 57 seconds Build step 'Invoke Ant' marked build as failure Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Archiving artifacts [Java] Skipping execution of recorder since overall result is 'FAILURE' Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [Checks API] No suitable checks publisher found. Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
