Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24260/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC
5 tests failed. FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddReplica Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:45839/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:45839/solr at __randomizedtesting.SeedInfo.seed([326AC21C9CD8BF71:B24AA7328D9B57D7]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547) at org.apache.solr.cloud.autoscaling.TestPolicyCloud.after(TestPolicyCloud.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:972) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1277) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:919) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 48 more FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testDataProvider Error Message: Error from server at https://127.0.0.1:45839/solr: Could not find collection : testCreateCollectionAddReplica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45839/solr: Could not find collection : testCreateCollectionAddReplica at __randomizedtesting.SeedInfo.seed([326AC21C9CD8BF71:AC16A292E1ABBA8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547) at org.apache.solr.cloud.autoscaling.TestPolicyCloud.after(TestPolicyCloud.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:830) FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:45839/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:45839/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard(TestPolicyCloud.java:246) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:972) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1277) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:919) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 49 more FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddReplica Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:33005/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33005/solr at __randomizedtesting.SeedInfo.seed([326AC21C9CD8BF71:B24AA7328D9B57D7]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547) at org.apache.solr.cloud.autoscaling.TestPolicyCloud.after(TestPolicyCloud.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:972) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1277) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:919) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 48 more FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testDataProvider Error Message: Error from server at https://127.0.0.1:33005/solr: Could not find collection : testCreateCollectionAddReplica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33005/solr: Could not find collection : testCreateCollectionAddReplica at __randomizedtesting.SeedInfo.seed([326AC21C9CD8BF71:AC16A292E1ABBA8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547) at org.apache.solr.cloud.autoscaling.TestPolicyCloud.after(TestPolicyCloud.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:830) Build Log: [...truncated 14267 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/init-core-data-001 [junit4] 2> 2368822 WARN (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 2368822 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2368823 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2368823 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2368824 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001 [junit4] 2> 2368824 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2368824 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2368825 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2368925 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:46279 [junit4] 2> 2368925 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46279 [junit4] 2> 2368925 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46279 [junit4] 2> 2368927 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2368929 INFO (zkConnectionManagerCallback-10939-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2368929 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2368937 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2368946 INFO (zkConnectionManagerCallback-10941-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2368946 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2368953 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2368958 INFO (zkConnectionManagerCallback-10943-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2368958 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369112 WARN (jetty-launcher-10944-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 2369113 WARN (jetty-launcher-10944-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2369113 WARN (jetty-launcher-10944-thread-5) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2369113 WARN (jetty-launcher-10944-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2369113 WARN (jetty-launcher-10944-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2369113 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 2369114 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2369114 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2369114 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2369114 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2369114 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 2369114 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 2369162 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2369163 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2369163 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2369165 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2369165 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2369165 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2369169 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2369169 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2369169 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2369173 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68ee9216{/solr,null,AVAILABLE} [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13a37f4c{/solr,null,AVAILABLE} [junit4] 2> 2369174 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b70defb{/solr,null,AVAILABLE} [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@277c390c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33005} [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.e.j.s.Server Started @2369228ms [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33005} [junit4] 2> 2369175 ERROR (jetty-launcher-10944-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2369175 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T22:38:38.169701Z [junit4] 2> 2369177 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@611f8dae{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42065} [junit4] 2> 2369177 INFO (jetty-launcher-10944-thread-3) [ ] o.e.j.s.Server Started @2369231ms [junit4] 2> 2369177 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42065} [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ef9ef6f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39523} [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.e.j.s.Server Started @2369231ms [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39523} [junit4] 2> 2369178 ERROR (jetty-launcher-10944-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2369178 ERROR (jetty-launcher-10944-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T22:38:38.172541Z [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2369178 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T22:38:38.172641Z [junit4] 2> 2369181 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12714ac{/solr,null,AVAILABLE} [junit4] 2> 2369182 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@b5ffed{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39565} [junit4] 2> 2369182 INFO (jetty-launcher-10944-thread-1) [ ] o.e.j.s.Server Started @2369236ms [junit4] 2> 2369185 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46ebc40a{/solr,null,AVAILABLE} [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2dff1868{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45391} [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.e.j.s.Server Started @2369240ms [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45391} [junit4] 2> 2369187 ERROR (jetty-launcher-10944-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2369187 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T22:38:38.181526Z [junit4] 2> 2369182 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39565} [junit4] 2> 2369195 ERROR (jetty-launcher-10944-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2369195 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2369196 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 2369196 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2369196 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2369196 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T22:38:38.190141Z [junit4] 2> 2369197 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2369197 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2369197 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2369205 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2369208 INFO (zkConnectionManagerCallback-10946-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2369209 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369209 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2369217 INFO (zkConnectionManagerCallback-10948-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2369217 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369218 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2369221 INFO (zkConnectionManagerCallback-10950-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2369221 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369222 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2369225 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2369277 INFO (zkConnectionManagerCallback-10952-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2369277 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369276 INFO (zkConnectionManagerCallback-10954-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2369286 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369378 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2369489 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2369585 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2369587 WARN (jetty-launcher-10944-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3952e157[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369587 WARN (jetty-launcher-10944-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3952e157[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369609 WARN (jetty-launcher-10944-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e0ac913[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369609 WARN (jetty-launcher-10944-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e0ac913[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369611 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46279/solr [junit4] 2> 2369637 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2369658 INFO (zkConnectionManagerCallback-10963-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2369658 INFO (jetty-launcher-10944-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2369751 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2369766 WARN (jetty-launcher-10944-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@354c9a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369766 WARN (jetty-launcher-10944-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@354c9a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369791 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2369805 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2369806 WARN (jetty-launcher-10944-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8053a90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369806 WARN (jetty-launcher-10944-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8053a90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369807 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46279/solr [junit4] 2> 2369808 WARN (jetty-launcher-10944-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32fd43a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369808 WARN (jetty-launcher-10944-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32fd43a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369810 WARN (jetty-launcher-10944-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@184ce90f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369810 WARN (jetty-launcher-10944-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@184ce90f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2369817 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370690 INFO (zkConnectionManagerCallback-10973-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370690 INFO (jetty-launcher-10944-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370701 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370706 WARN (jetty-launcher-10944-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@126b641[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370706 WARN (jetty-launcher-10944-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@126b641[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370708 INFO (zkConnectionManagerCallback-10979-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370708 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46279/solr [junit4] 2> 2370708 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370710 WARN (jetty-launcher-10944-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66d2ddc8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370710 WARN (jetty-launcher-10944-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66d2ddc8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370712 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370712 INFO (zkConnectionManagerCallback-10982-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370712 INFO (jetty-launcher-10944-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370716 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46279/solr [junit4] 2> 2370719 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370721 INFO (zkConnectionManagerCallback-10985-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370721 INFO (jetty-launcher-10944-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370761 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2370763 WARN (jetty-launcher-10944-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5eff74d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370763 WARN (jetty-launcher-10944-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5eff74d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370769 WARN (jetty-launcher-10944-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@437708ac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370769 WARN (jetty-launcher-10944-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@437708ac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2370771 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46279/solr [junit4] 2> 2370777 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370777 INFO (zkConnectionManagerCallback-10991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370777 INFO (jetty-launcher-10944-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370812 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370814 INFO (zkConnectionManagerCallback-10993-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370814 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370896 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42065_solr [junit4] 2> 2370897 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.Overseer Overseer (id=72461666280275978-127.0.0.1:42065_solr-n_0000000000) starting [junit4] 2> 2370903 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370904 INFO (zkConnectionManagerCallback-11002-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370904 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370907 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46279/solr ready [junit4] 2> 2370913 INFO (OverseerStateUpdate-72461666280275978-127.0.0.1:42065_solr-n_0000000000) [n:127.0.0.1:42065_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42065_solr [junit4] 2> 2370916 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42065_solr [junit4] 2> 2370925 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370926 INFO (zkCallback-11001-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2370929 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2370936 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33005_solr as DOWN [junit4] 2> 2370937 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2370937 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33005_solr [junit4] 2> 2370938 INFO (zkCallback-11001-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2370938 INFO (zkCallback-10978-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2370941 INFO (zkConnectionManagerCallback-11004-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370941 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370942 INFO (zkCallback-10992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2370944 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2370947 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39565_solr as DOWN [junit4] 2> 2370947 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2370947 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39565_solr [junit4] 2> 2370948 INFO (zkCallback-11001-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2370948 INFO (zkCallback-10992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2370948 INFO (zkCallback-10978-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2370949 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370949 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2370950 INFO (zkConnectionManagerCallback-11010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370950 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370951 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2370951 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2370952 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46279/solr ready [junit4] 2> 2370957 INFO (zkCallback-11003-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2370966 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2370977 INFO (zkConnectionManagerCallback-11017-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2370977 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2370978 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2370979 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46279/solr ready [junit4] 2> 2370994 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2370996 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2370999 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33005.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371015 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2371018 INFO (zkConnectionManagerCallback-11021-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2371018 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2371023 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2371026 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45391_solr as DOWN [junit4] 2> 2371026 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371027 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371027 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2371027 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45391_solr [junit4] 2> 2371028 INFO (zkCallback-10978-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371028 INFO (zkCallback-11003-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371029 INFO (zkCallback-10992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371029 INFO (zkCallback-11001-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371030 INFO (zkCallback-11016-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371030 INFO (zkCallback-11009-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371032 INFO (jetty-launcher-10944-thread-3) [n:127.0.0.1:42065_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node3/. [junit4] 2> 2371033 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33005.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371033 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33005.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371034 INFO (zkCallback-11020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2371036 INFO (jetty-launcher-10944-thread-5) [n:127.0.0.1:33005_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node5/. [junit4] 2> 2371036 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2371038 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371045 INFO (zkConnectionManagerCallback-11028-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2371045 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2371047 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2371049 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46279/solr ready [junit4] 2> 2371065 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371065 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371067 INFO (jetty-launcher-10944-thread-1) [n:127.0.0.1:39565_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node1/. [junit4] 2> 2371072 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2371108 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371124 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2371134 INFO (zkConnectionManagerCallback-11031-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2371134 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2371137 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2371140 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371140 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371140 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39523_solr as DOWN [junit4] 2> 2371141 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2371141 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39523_solr [junit4] 2> 2371143 INFO (zkCallback-11020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371143 INFO (jetty-launcher-10944-thread-4) [n:127.0.0.1:45391_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node4/. [junit4] 2> 2371143 INFO (zkCallback-11003-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371143 INFO (zkCallback-11016-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371143 INFO (zkCallback-10992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371143 INFO (zkCallback-10978-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371143 INFO (zkCallback-11009-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371143 INFO (zkCallback-11001-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371146 INFO (zkCallback-11027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371149 INFO (zkCallback-11030-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2371153 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2371158 INFO (zkConnectionManagerCallback-11038-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2371159 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2371159 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2371160 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46279/solr ready [junit4] 2> 2371176 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2371272 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39523.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371458 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39523.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371458 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39523.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2371460 INFO (jetty-launcher-10944-thread-2) [n:127.0.0.1:39523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node2/. [junit4] 2> 2371695 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2371701 INFO (zkConnectionManagerCallback-11044-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2371701 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2371702 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2371703 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46279/solr ready [junit4] 2> 2371746 INFO (TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[326AC21C9CD8BF71]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddReplica [junit4] 2> 2371937 INFO (qtp1753661527-24873) [n:127.0.0.1:33005_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 2371958 INFO (qtp1896023300-24884) [n:127.0.0.1:39523_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2371980 INFO (qtp1330577999-24882) [n:127.0.0.1:39565_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2371998 INFO (qtp786791481-24881) [n:127.0.0.1:42065_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2372017 INFO (qtp1644552291-24885) [n:127.0.0.1:45391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2372058 INFO (qtp1753661527-24878) [n:127.0.0.1:33005_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=290 [junit4] 2> 2372061 INFO (qtp1753661527-24883) [n:127.0.0.1:33005_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=testCreateCollectionAddReplica&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2&policy=c1 and sendToOCPQueue=true [junit4] 2> 2372063 INFO (OverseerThreadFactory-6999-thread-1-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollectionAddReplica [junit4] 2> 2372179 INFO (qtp1753661527-24873) [n:127.0.0.1:33005_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2372189 INFO (qtp1896023300-24884) [n:127.0.0.1:39523_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2372201 INFO (qtp1330577999-24882) [n:127.0.0.1:39565_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2372213 INFO (qtp1644552291-24885) [n:127.0.0.1:45391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 2372224 INFO (qtp786791481-24881) [n:127.0.0.1:42065_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2372229 INFO (OverseerStateUpdate-72461666280275978-127.0.0.1:42065_solr-n_0000000000) [n:127.0.0.1:42065_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testCreateCollectionAddReplica", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testCreateCollectionAddReplica_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39565/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2372431 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testCreateCollectionAddReplica_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollectionAddReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2373442 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 2373452 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.s.IndexSchema [testCreateCollectionAddReplica_shard1_replica_n1] Schema name=minimal [junit4] 2> 2373455 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2373455 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollectionAddReplica_shard1_replica_n1' using configuration from collection testCreateCollectionAddReplica, trusted=true [junit4] 2> 2373455 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39565.solr.core.testCreateCollectionAddReplica.shard1.replica_n1' (registry 'solr.core.testCreateCollectionAddReplica.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aa078fd [junit4] 2> 2373456 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCreateCollectionAddReplica_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node1/testCreateCollectionAddReplica_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001/tempDir-001/node1/./testCreateCollectionAddReplica_shard1_replica_n1/data/] [junit4] 2> 2373557 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2373557 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2373560 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2373560 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2373563 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@651125b9[testCreateCollectionAddReplica_shard1_replica_n1] main] [junit4] 2> 2373565 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2373565 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2373566 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2373567 INFO (qtp1330577999-24887) [n:127.0.0.1:39565_solr c:testCreateCollectionAddReplica s:shard1 r:core_node2 x:testCreateCollectionAddReplica_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636900874549723136 [junit4] 2> 2373570 INFO (searcherExecutor-7020-thread-1-proc [...truncated too long message...] hardTerms.saveTerms(ZkShardTerms.java:307) [junit4] 2> at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:182) [junit4] 2> at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:173) [junit4] 2> at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:52) [junit4] 2> at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1643) [junit4] 2> at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1637) [junit4] 2> at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1648) [junit4] 2> ... 35 more [junit4] 2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testCreateCollectionSplitShard/terms/shard1_1 [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:2384) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:349) [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:349) [junit4] 2> at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:297) [junit4] 2> ... 41 more [junit4] 2> [junit4] 2> 371454 INFO (jetty-closer-331-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c564f26{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 371455 INFO (jetty-closer-331-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2811a2a8{/solr,null,UNAVAILABLE} [junit4] 2> 371455 INFO (jetty-closer-331-thread-5) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 371754 INFO (jetty-closer-331-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@603a388d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 371755 INFO (jetty-closer-331-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a06e2dd{/solr,null,UNAVAILABLE} [junit4] 2> 371755 INFO (jetty-closer-331-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 371855 INFO (jetty-closer-331-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@58f106e1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 371855 INFO (jetty-closer-331-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@934a20a{/solr,null,UNAVAILABLE} [junit4] 2> 371856 INFO (jetty-closer-331-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 371955 INFO (jetty-closer-331-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@73d3643f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 371956 INFO (jetty-closer-331-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@533c01be{/solr,null,UNAVAILABLE} [junit4] 2> 371956 INFO (jetty-closer-331-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 372056 INFO (jetty-closer-331-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@10d3e3d7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 372056 INFO (jetty-closer-331-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3415db7e{/solr,null,UNAVAILABLE} [junit4] 2> 372056 INFO (jetty-closer-331-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 372058 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 372264 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> 34 /solr/collections/perReplicaDataColl/terms/shard1 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 15 /solr/collections/policiesTest/state.json [junit4] 2> 14 /solr/configs/conf [junit4] 2> 14 /solr/collections/policiesTest/terms/s3 [junit4] 2> 14 /solr/collections/policiesTest/terms/s1 [junit4] 2> 11 /solr/collections/testCreateCollectionSplitShard/terms/shard1_0 [junit4] 2> 10 /solr/collections/perReplicaDataColl/state.json [junit4] 2> 10 /solr/collections/testCreateCollectionSplitShard/terms/shard1_1 [junit4] 2> 9 /solr/collections/testCreateCollection/state.json [junit4] 2> 8 /solr/collections/testCreateCollectionSplitShard/terms/shard1 [junit4] 2> 7 /solr/collections/policiesTest/terms/shard1 [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/collections/metricsTest/state.json [junit4] 2> 5 /solr/collections/testCreateCollectionAddReplica/terms/shard1 [junit4] 2> 4 /solr/collections/testCreateCollectionAddReplica/state.json [junit4] 2> 3 /solr/collections/testCreateCollectionSplitShard/state.json [junit4] 2> 3 /solr/collections/testCreateCollection/terms/shard1 [junit4] 2> 3 /solr/collections/testCreateCollection/terms/shard2 [junit4] 2> 3 /solr/collections/policiesTest/terms/s2 [junit4] 2> 2 /solr/collections/policiesTest/collectionprops.json [junit4] 2> 2 /solr/collections/metricsTest/terms/shard1 [junit4] 2> 2 /solr/collections/testCreateCollectionSplitShard/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 125 /solr/collections/policiesTest/state.json [junit4] 2> 124 /solr/aliases.json [junit4] 2> 71 /solr/collections/testCreateCollectionSplitShard/state.json [junit4] 2> 34 /solr/collections/perReplicaDataColl/state.json [junit4] 2> 22 /solr/collections/testCreateCollectionAddReplica/state.json [junit4] 2> 22 /solr/collections/testCreateCollection/state.json [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 13 /solr/autoscaling.json [junit4] 2> 12 /solr/collections/metricsTest/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 235 /solr/collections [junit4] 2> 224 /solr/overseer/queue [junit4] 2> 82 /solr/overseer/collection-queue-work [junit4] 2> 47 /solr/live_nodes [junit4] 2> [junit4] 2> 372270 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34899 [junit4] 2> 372270 INFO (SUITE-TestPolicyCloud-seed#[326AC21C9CD8BF71]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34899 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_326AC21C9CD8BF71-001 [junit4] 2> Jun 20, 2019 11:54:50 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(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1119, maxMBSortInHeap=6.031486202319383, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ca4431a), locale=nd-ZW, timezone=America/Eirunepe [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=70501304,total=217055232 [junit4] 2> NOTE: All tests run in this JVM: [TestPolicyCloud, TestPolicyCloud] [junit4] Completed [5/5 (1!)] on J1 in 277.62s, 8 tests, 3 errors <<< FAILURES! [...truncated 13 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1492: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1019: There were test failures: 5 suites, 40 tests, 3 errors [seed: 326AC21C9CD8BF71] Total time: 6 minutes 18 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 1/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=df3011a5391f548db9db34abc7d5e158d582f871, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #24259 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
