Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3083/
2 tests failed. FAILED: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.uniqueTest Error Message: Error from server at https://127.0.0.1:33470/solr: KeeperErrorCode = Session expired for /configs/conf Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33470/solr: KeeperErrorCode = Session expired for /configs/conf at __randomizedtesting.SeedInfo.seed([21A5490914A970C4:C8084B719BBA150A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256) 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.LBHttpSolrClient.request(LBHttpSolrClient.java:213) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: acoll: 1545646014468 bcoll: 1545646014727 Stack Trace: java.lang.AssertionError: acoll: 1545646014468 bcoll: 1545646014727 at __randomizedtesting.SeedInfo.seed([7B51E4AFC6114353:F305DB7568ED2EAB]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:115) at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13888 lines...] [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/init-core-data-001 [junit4] 2> 2056780 INFO (SUITE-MultiThreadedOCPTest-seed#[7B51E4AFC6114353]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/q [junit4] 2> 2056782 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2056782 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2056782 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2056882 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer start zk server on port:43572 [junit4] 2> 2056882 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43572 [junit4] 2> 2056883 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43572 [junit4] 2> 2056886 INFO (zkConnectionManagerCallback-5983-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056888 INFO (zkConnectionManagerCallback-5985-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056889 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2056890 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2056891 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2056892 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2056892 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2056893 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2056894 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2056895 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2056895 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2056896 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2056897 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2056899 INFO (zkConnectionManagerCallback-5989-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056900 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2057015 WARN (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2057015 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2057015 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2057015 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2057021 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2057021 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2057021 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2057023 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e46b8c9{/_/q,null,AVAILABLE} [junit4] 2> 2057023 WARN (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@10324d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@525a387{SSL,[ssl, http/1.1]}{127.0.0.1:37787} [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.s.Server Started @2057189ms [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_/q, hostPort=37787, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/control-001/cores} [junit4] 2> 2057024 ERROR (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2057024 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-24T10:05:47.672Z [junit4] 2> 2057026 INFO (zkConnectionManagerCallback-5991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2057027 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2057027 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/control-001/solr.xml [junit4] 2> 2057030 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2057030 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2057052 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2057109 WARN (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2057114 WARN (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@37c7da7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2057131 WARN (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2057136 WARN (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@424adb4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2057137 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43572/solr [junit4] 2> 2057143 INFO (zkConnectionManagerCallback-5997-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2057152 INFO (zkConnectionManagerCallback-5999-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2057229 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37787__%2Fq [junit4] 2> 2057232 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.Overseer Overseer (id=73891510756573189-127.0.0.1:37787__%2Fq-n_0000000000) starting [junit4] 2> 2057256 INFO (zkConnectionManagerCallback-6006-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2057258 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43572/solr ready [junit4] 2> 2057259 INFO (OverseerStateUpdate-73891510756573189-127.0.0.1:37787__%2Fq-n_0000000000) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37787__%2Fq [junit4] 2> 2057261 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37787__%2Fq [junit4] 2> 2057305 INFO (zkCallback-6005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2057321 DEBUG (OverseerAutoScalingTriggerThread-73891510756573189-127.0.0.1:37787__%2Fq-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:37787__%2Fq] [junit4] 2> 2057327 INFO (zkCallback-5998-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2057331 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2057340 DEBUG (ScheduledTrigger-6285-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 2057347 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2057356 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2057356 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2057357 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/control-001/cores [junit4] 2> 2057375 INFO (zkConnectionManagerCallback-6012-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2057376 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2057377 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43572/solr ready [junit4] 2> 2057390 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37787__%252Fq&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2057392 INFO (OverseerThreadFactory-6287-thread-1-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2057499 INFO (qtp1773603693-19287) [n:127.0.0.1:37787__%2Fq ] 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> 2057500 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq ] 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> 2057501 INFO (qtp1773603693-19285) [n:127.0.0.1:37787__%2Fq ] 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> 2057501 INFO (qtp1773603693-19286) [n:127.0.0.1:37787__%2Fq ] 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> 2057502 INFO (qtp1773603693-19287) [n:127.0.0.1:37787__%2Fq ] 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> 2057506 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2057506 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2058341 DEBUG (ScheduledTrigger-6285-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 2058528 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2058541 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 2058646 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2058663 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 2058664 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2058664 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2058666 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.3349609375, floorSegmentMB=2.150390625, forceMergeDeletesPctAllowed=14.95958932288138, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=34.82627607598178 [junit4] 2> 2058668 WARN (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2058706 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2058706 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2058709 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2058709 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2058709 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2058710 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@401a49a5[control_collection_shard1_replica_n1] main] [junit4] 2> 2058711 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2058711 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2058712 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2058712 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1620727246996111360 [junit4] 2> 2058715 INFO (searcherExecutor-6292-thread-1-processing-n:127.0.0.1:37787__%2Fq x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@401a49a5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2058718 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 2058718 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 2058723 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2058723 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2058723 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37787/_/q/control_collection_shard1_replica_n1/ [junit4] 2> 2058723 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2058724 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:37787/_/q/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2058724 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/73891510756573189-core_node2-n_0000000000 [junit4] 2> 2058725 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37787/_/q/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2058827 INFO (zkCallback-5998-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2058827 INFO (zkCallback-5998-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2058828 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2058830 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1324 [junit4] 2> 2058832 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2058931 INFO (zkCallback-5998-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2058931 INFO (zkCallback-5998-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2058932 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37787__%252Fq&wt=javabin&version=2} status=0 QTime=1542 [junit4] 2> 2058932 INFO (zkCallback-5998-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2058936 INFO (zkConnectionManagerCallback-6017-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2058938 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2058939 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43572/solr ready [junit4] 2> 2058939 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2058941 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2058943 INFO (OverseerThreadFactory-6287-thread-2-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2058944 INFO (OverseerCollectionConfigSetProcessor-73891510756573189-127.0.0.1:37787__%2Fq-n_0000000000) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2059147 WARN (OverseerThreadFactory-6287-thread-2-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2059149 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2059149 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208 [junit4] 2> 2059155 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 2059265 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-1-001 of type NRT [junit4] 2> 2059266 WARN (closeThreadPool-6018-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2059266 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2059266 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2059266 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2059267 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2059267 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2059268 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2059268 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16ce16f1{/_/q,null,AVAILABLE} [junit4] 2> 2059268 WARN (closeThreadPool-6018-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@13276351[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@72ee7211{SSL,[ssl, http/1.1]}{127.0.0.1:35038} [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.e.j.s.Server Started @2059434ms [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_/q, hostPort=35038, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-1-001/cores} [junit4] 2> 2059269 ERROR (closeThreadPool-6018-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2059269 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-24T10:05:49.917Z [junit4] 2> 2059271 INFO (zkConnectionManagerCallback-6020-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059271 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2059271 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-1-001/solr.xml [junit4] 2> 2059275 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2059275 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2059277 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2059329 WARN (closeThreadPool-6018-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2059339 WARN (closeThreadPool-6018-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@74d80a06[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059342 WARN (closeThreadPool-6018-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2059342 DEBUG (ScheduledTrigger-6285-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 2059347 WARN (closeThreadPool-6018-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3ed890fa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059349 INFO (closeThreadPool-6018-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43572/solr [junit4] 2> 2059363 INFO (zkConnectionManagerCallback-6026-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059371 INFO (zkConnectionManagerCallback-6028-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059375 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2059413 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-2-001 of type NRT [junit4] 2> 2059414 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.ZkController Publish node=127.0.0.1:35038__%2Fq as DOWN [junit4] 2> 2059415 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2059415 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35038__%2Fq [junit4] 2> 2059416 INFO (zkCallback-6005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2059416 INFO (zkCallback-5998-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2059424 WARN (closeThreadPool-6018-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2059424 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2059424 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2059424 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2059429 INFO (zkCallback-6016-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2059429 INFO (zkCallback-6027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2059511 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2059511 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2059511 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2059523 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@384a1c8d{/_/q,null,AVAILABLE} [junit4] 2> 2059523 WARN (closeThreadPool-6018-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5725ea8d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@cf91678{SSL,[ssl, http/1.1]}{127.0.0.1:37156} [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.e.j.s.Server Started @2059696ms [junit4] 2> 2059531 INFO (zkConnectionManagerCallback-6035-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_/q, hostPort=37156, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-2-001/cores} [junit4] 2> 2059531 ERROR (closeThreadPool-6018-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2059531 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-24T10:05:50.179Z [junit4] 2> 2059532 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2059536 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43572/solr ready [junit4] 2> 2059539 INFO (zkConnectionManagerCallback-6037-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059547 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2059547 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-2-001/solr.xml [junit4] 2> 2059551 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2059551 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2059552 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2059555 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2059570 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2059578 INFO (TEST-MultiThreadedOCPTest.test-seed#[7B51E4AFC6114353]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-3-001 of type NRT [junit4] 2> 2059587 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2059587 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2059587 WARN (closeThreadPool-6018-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2059588 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2059588 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2059588 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2059588 INFO (closeThreadPool-6018-thread-1) [n:127.0.0.1:35038__%2Fq ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-1-001/cores [junit4] 2> 2059603 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2059603 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2059603 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2059603 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ad70435{/_/q,null,AVAILABLE} [junit4] 2> 2059603 WARN (closeThreadPool-6018-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@fad7c1e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67ef23b5{SSL,[ssl, http/1.1]}{127.0.0.1:41428} [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.e.j.s.Server Started @2059769ms [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_/q, hostPort=41428, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-3-001/cores} [junit4] 2> 2059604 ERROR (closeThreadPool-6018-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2059604 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-24T10:05:50.252Z [junit4] 2> 2059606 INFO (zkConnectionManagerCallback-6040-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059607 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2059607 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-3-001/solr.xml [junit4] 2> 2059610 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2059610 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2059611 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2059780 WARN (closeThreadPool-6018-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2059783 WARN (closeThreadPool-6018-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@401d592[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059785 WARN (closeThreadPool-6018-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2059786 WARN (closeThreadPool-6018-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@30cf32e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059787 INFO (closeThreadPool-6018-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43572/solr [junit4] 2> 2059788 INFO (zkConnectionManagerCallback-6046-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059790 INFO (zkConnectionManagerCallback-6048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059801 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2059804 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.ZkController Publish node=127.0.0.1:41428__%2Fq as DOWN [junit4] 2> 2059804 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2059804 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41428__%2Fq [junit4] 2> 2059811 INFO (zkCallback-6016-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2059811 INFO (zkCallback-5998-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2059811 INFO (zkCallback-6005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2059819 INFO (zkCallback-6034-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2059819 INFO (zkCallback-6027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2059827 INFO (zkCallback-6047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2059827 INFO (zkConnectionManagerCallback-6055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2059828 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2059830 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43572/solr ready [junit4] 2> 2059871 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2059886 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2059902 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2059903 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2059904 INFO (closeThreadPool-6018-thread-3) [n:127.0.0.1:41428__%2Fq ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-3-001/cores [junit4] 2> 2059914 WARN (closeThreadPool-6018-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2059947 WARN (closeThreadPool-6018-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@47c5d8a1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2059950 WARN (closeThreadPool-6018-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 2059999 WARN (closeThreadPool-6018-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@468b9fd7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2060000 INFO (closeThreadPool-6018-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43572/solr [junit4] 2> 2060002 INFO (zkConnectionManagerCallback-6062-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2060003 INFO (zkConnectionManagerCallback-6064-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2060006 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2060009 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.ZkController Publish node=127.0.0.1:37156__%2Fq as DOWN [junit4] 2> 2060009 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2060009 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37156__%2Fq [junit4] 2> 2060010 INFO (zkCallback-6016-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060010 INFO (zkCallback-6047-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060011 INFO (zkCallback-5998-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060011 INFO (zkCallback-6034-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060011 INFO (zkCallback-6027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060011 INFO (zkCallback-6005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060019 INFO (zkCallback-6054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060031 INFO (zkCallback-6063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2060040 INFO (zkConnectionManagerCallback-6071-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2060040 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2060041 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43572/solr ready [junit4] 2> 2060042 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2060073 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2060083 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2060083 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2060084 INFO (closeThreadPool-6018-thread-2) [n:127.0.0.1:37156__%2Fq ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-2-001/cores [junit4] 2> 2060161 INFO (qtp445794492-19350) [n:127.0.0.1:35038__%2Fq ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41428__%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2060161 INFO (qtp445794492-19352) [n:127.0.0.1:35038__%2Fq ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35038__%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2060162 INFO (qtp445794492-19351) [n:127.0.0.1:35038__%2Fq ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37156__%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2060163 INFO (OverseerCollectionConfigSetProcessor-73891510756573189-127.0.0.1:37787__%2Fq-n_0000000000) [n:127.0.0.1:37787__%2Fq ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2060167 INFO (qtp445794492-19349) [n:127.0.0.1:35038__%2Fq ] 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> 2060168 INFO (qtp445794492-19348) [n:127.0.0.1:35038__%2Fq ] 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> 2060169 INFO (qtp445794492-19349) [n:127.0.0.1:35038__%2Fq ] 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> 2060170 INFO (qtp445794492-19348) [n:127.0.0.1:35038__%2Fq ] 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> 2060170 INFO (qtp445794492-19349) [n:127.0.0.1:35038__%2Fq ] 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> 2060192 INFO (qtp1427533696-19380) [n:127.0.0.1:37156__%2Fq ] 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> 2060192 INFO (qtp1427533696-19376) [n:127.0.0.1:37156__%2Fq ] 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> 2060193 INFO (qtp1427533696-19377) [n:127.0.0.1:37156__%2Fq ] 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> 2060194 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq ] 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> 2060195 INFO (qtp1427533696-19379) [n:127.0.0.1:37156__%2Fq ] 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> 2060196 INFO (qtp1773603693-19285) [n:127.0.0.1:37787__%2Fq ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2060196 INFO (qtp1773603693-19286) [n:127.0.0.1:37787__%2Fq ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2060197 INFO (qtp1773603693-19287) [n:127.0.0.1:37787__%2Fq ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2060198 INFO (qtp1773603693-19288) [n:127.0.0.1:37787__%2Fq ] 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> 2060201 INFO (qtp1773603693-19289) [n:127.0.0.1:37787__%2Fq ] 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> 2060205 INFO (qtp1773603693-19285) [n:127.0.0.1:37787__%2Fq ] 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> 2060206 INFO (qtp1773603693-19286) [n:127.0.0.1:37787__%2Fq ] 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> 2060207 INFO (qtp1773603693-19287) [n:127.0.0.1:37787__%2Fq ] 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> 2060225 INFO (qtp1744953712-19398) [n:127.0.0.1:41428__%2Fq ] 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> 2060226 INFO (qtp1744953712-19394) [n:127.0.0.1:41428__%2Fq ] 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> 2060227 INFO (qtp1744953712-19395) [n:127.0.0.1:41428__%2Fq ] 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> 2060228 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq ] 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> 2060229 INFO (qtp1744953712-19397) [n:127.0.0.1:41428__%2Fq ] 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> 2060229 INFO (OverseerThreadFactory-6287-thread-4-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37156__%2Fq for creating new replica of shard shard1 for collection collection1 [junit4] 2> 2060229 INFO (OverseerThreadFactory-6287-thread-3-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41428__%2Fq for creating new replica of shard shard2 for collection collection1 [junit4] 2> 2060231 INFO (OverseerThreadFactory-6287-thread-4-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2060232 INFO (OverseerThreadFactory-6287-thread-3-processing-n:127.0.0.1:37787__%2Fq) [n:127.0.0.1:37787__%2Fq c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2060283 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2060299 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2060342 DEBUG (ScheduledTrigger-6285-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1 [junit4] 2> 2061298 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2061310 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 2061310 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2061337 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test [junit4] 2> 2061343 DEBUG (ScheduledTrigger-6285-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4 [junit4] 2> 2061429 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2061441 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2061443 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 2061444 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2061444 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-2-001/cores/collection1_shard1_replica_n1/data/] [junit4] 2> 2061446 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.3349609375, floorSegmentMB=2.150390625, forceMergeDeletesPctAllowed=14.95958932288138, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=34.82627607598178 [junit4] 2> 2061458 WARN (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2061466 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 2061466 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46f57e27 [junit4] 2> 2061467 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7B51E4AFC6114353-001/shard-3-001/cores/collection1_shard2_replica_n2/data/] [junit4] 2> 2061468 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.3349609375, floorSegmentMB=2.150390625, forceMergeDeletesPctAllowed=14.95958932288138, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=34.82627607598178 [junit4] 2> 2061470 WARN (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2061496 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2061496 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2061498 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2061498 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2061499 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2061499 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a2d429a[collection1_shard1_replica_n1] main] [junit4] 2> 2061500 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2061501 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2061501 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2061501 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1620727249920589824 [junit4] 2> 2061504 INFO (searcherExecutor-6324-thread-1-processing-n:127.0.0.1:37156__%2Fq x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2a2d429a[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2061504 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2061504 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2061506 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 2061506 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2061506 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2061507 INFO (qtp1427533696-19378) [n:127.0.0.1:37156__%2Fq c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 2061507 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2061508 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@74fd058f[collection1_shard2_replica_n2] main] [junit4] 2> 2061509 INFO (qtp1744953712-19396) [n:127.0.0.1:41428__%2Fq c:collection1 s:shard2 x:collectio [...truncated too long message...] 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null502468540 [copy] Copying 256 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null502468540 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null502468540 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 62ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 209 minutes 1 second Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results 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)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org