Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.6/11/
2 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesCAR Error Message: Error from server at http://127.0.0.1:44530/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44530/solr: create the collection time out:180s at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) 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:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AliasIntegrationTest.createColectionsAndAlias(AliasIntegrationTest.java:279) at org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesCAR(AliasIntegrationTest.java:245) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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.AliasIntegrationTest.testDeleteAliasWithExistingCollectionName Error Message: Error from server at http://127.0.0.1:44530/solr: delete the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44530/solr: delete the collection time out:180s at __randomizedtesting.SeedInfo.seed([AD3C14602F8487DD:DB4EC2916BEF51E0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) 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:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461) at org.apache.solr.cloud.AliasIntegrationTest.tearDown(AliasIntegrationTest.java:86) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:993) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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 14786 lines...] [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest [junit4] 2> 2200207 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/init-core-data-001 [junit4] 2> 2200207 WARN (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31 [junit4] 2> 2200208 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2200212 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2200214 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001 [junit4] 2> 2200214 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2200214 INFO (Thread-5109) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2200214 INFO (Thread-5109) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2200217 ERROR (Thread-5109) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2200314 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39225 [junit4] 2> 2200317 INFO (zkConnectionManagerCallback-4209-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200323 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12 [junit4] 2> 2200324 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12 [junit4] 2> 2200324 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2200324 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2200325 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2200326 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2200326 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2200326 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a0c6997{/solr,null,AVAILABLE} [junit4] 2> 2200326 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2200331 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@706ca80c{/solr,null,AVAILABLE} [junit4] 2> 2200331 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@11868c63{HTTP/1.1,[http/1.1]}{127.0.0.1:36392} [junit4] 2> 2200331 INFO (jetty-launcher-4206-thread-2) [ ] o.e.j.s.Server Started @2200394ms [junit4] 2> 2200332 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36392} [junit4] 2> 2200332 ERROR (jetty-launcher-4206-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2200332 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2200332 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2200332 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2200332 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2200332 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-11-25T04:38:06.411Z [junit4] 2> 2200333 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@325955d1{HTTP/1.1,[http/1.1]}{127.0.0.1:44530} [junit4] 2> 2200333 INFO (jetty-launcher-4206-thread-1) [ ] o.e.j.s.Server Started @2200395ms [junit4] 2> 2200333 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44530} [junit4] 2> 2200333 ERROR (jetty-launcher-4206-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2200333 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2200334 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2200334 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2200334 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2200334 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-11-25T04:38:06.413Z [junit4] 2> 2200348 INFO (zkConnectionManagerCallback-4211-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200349 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2200352 INFO (zkConnectionManagerCallback-4213-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200353 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2200511 INFO (jetty-launcher-4206-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39225/solr [junit4] 2> 2200513 INFO (zkConnectionManagerCallback-4217-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200516 INFO (zkConnectionManagerCallback-4219-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200543 INFO (jetty-launcher-4206-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39225/solr [junit4] 2> 2200546 INFO (zkConnectionManagerCallback-4225-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200552 INFO (zkConnectionManagerCallback-4227-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200581 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44530_solr [junit4] 2> 2200583 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer Overseer (id=72336480470892550-127.0.0.1:44530_solr-n_0000000000) starting [junit4] 2> 2200604 INFO (zkConnectionManagerCallback-4234-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200609 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39225/solr ready [junit4] 2> 2200610 INFO (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44530_solr [junit4] 2> 2200623 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44530_solr [junit4] 2> 2200636 INFO (zkCallback-4226-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2200637 INFO (zkCallback-4233-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2200657 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2200665 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2200671 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2200671 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36392_solr [junit4] 2> 2200672 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36392_solr"} current state version: 0 [junit4] 2> 2200673 INFO (zkCallback-4233-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2200673 INFO (zkCallback-4226-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2200680 INFO (zkCallback-4218-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2200705 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44530.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2200716 INFO (zkConnectionManagerCallback-4240-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200717 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2200719 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39225/solr ready [junit4] 2> 2200719 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2200720 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44530.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2200721 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44530.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2200722 INFO (jetty-launcher-4206-thread-1) [n:127.0.0.1:44530_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node1/. [junit4] 2> 2200755 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36392.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2200771 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36392.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2200772 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36392.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2200774 INFO (jetty-launcher-4206-thread-2) [n:127.0.0.1:36392_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node2/. [junit4] 2> 2200835 INFO (zkConnectionManagerCallback-4243-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200840 INFO (zkConnectionManagerCallback-4248-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2200842 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2200844 INFO (SUITE-AliasIntegrationTest-seed#[AD3C14602F8487DD]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39225/solr ready [junit4] 2> 2200889 INFO (TEST-AliasIntegrationTest.test-seed#[AD3C14602F8487DD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2200893 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2200894 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2200896 INFO (qtp1875073686-18224) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2200901 INFO (OverseerThreadFactory-8228-thread-1-processing-n:127.0.0.1:44530_solr) [n:127.0.0.1:44530_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2200909 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"collection1", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf", [junit4] 2> "numShards":"2", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 2201014 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2201016 INFO (qtp1934539375-18238) [n:127.0.0.1:36392_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2201023 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 2201023 INFO (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2201026 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44530/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 2201026 INFO (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44530/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2201230 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2201230 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2201234 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr x:collection1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2201239 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "node_name":"127.0.0.1:36392_solr", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2201239 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "core_node_name":"core_node4", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:44530/solr", [junit4] 2> "node_name":"127.0.0.1:44530_solr", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2202255 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2202256 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2202266 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal [junit4] 2> 2202270 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal [junit4] 2> 2202270 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2202270 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 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> 2202274 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2202274 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 2202276 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44530.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2202276 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36392.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2202276 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node1/collection1_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/] [junit4] 2> 2202276 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/] [junit4] 2> 2202384 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2202385 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2202386 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2202387 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2202390 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79d5be6f[collection1_shard1_replica_n1] main] [junit4] 2> 2202391 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2202391 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2202392 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2202392 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2202393 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2202393 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2202393 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2202394 INFO (searcherExecutor-8238-thread-1-processing-n:127.0.0.1:36392_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@79d5be6f[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2202394 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1618079319036264448 [junit4] 2> 2202397 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@61d2b3de[collection1_shard2_replica_n2] main] [junit4] 2> 2202399 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2202399 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2202400 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2202400 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1618079319042555904 [junit4] 2> 2202402 INFO (searcherExecutor-8237-thread-1-processing-n:127.0.0.1:44530_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@61d2b3de[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2202407 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 2202409 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 2202412 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2202412 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2202412 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/ [junit4] 2> 2202413 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2202413 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2202413 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2202413 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/ [junit4] 2> 2202413 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 2202413 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2202414 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2202416 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/ has no replicas [junit4] 2> 2202416 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2202426 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 2202426 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 2202430 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/ shard2 [junit4] 2> 2202430 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:44530/solr", [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 2202534 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2202535 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2202536 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "node_name":"127.0.0.1:36392_solr", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2202537 INFO (qtp1934539375-18231) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1307 [junit4] 2> 2202538 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "core_node_name":"core_node4", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:44530/solr", [junit4] 2> "node_name":"127.0.0.1:44530_solr", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2202540 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1310 [junit4] 2> 2202543 INFO (qtp1875073686-18224) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2202639 INFO (zkCallback-4218-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2202639 INFO (zkCallback-4226-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2202903 INFO (OverseerCollectionConfigSetProcessor-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2203544 INFO (qtp1875073686-18224) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2647 [junit4] 2> 2203545 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2203549 INFO (OverseerThreadFactory-8228-thread-2-processing-n:127.0.0.1:44530_solr) [n:127.0.0.1:44530_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2 [junit4] 2> 2203557 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"collection2", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf", [junit4] 2> "numShards":"1", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 2203763 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2203764 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2203766 INFO (qtp1934539375-18233) [n:127.0.0.1:36392_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1 [junit4] 2> 2203767 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2203772 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 2203773 INFO (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2203976 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2203980 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "node_name":"127.0.0.1:36392_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection2", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2204993 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2205014 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal [junit4] 2> 2205018 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2205018 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true [junit4] 2> 2205018 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36392.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@570ab933 [junit4] 2> 2205018 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node2/collection2_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_AD3C14602F8487DD-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/] [junit4] 2> 2205107 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2205107 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2205109 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2205109 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2205112 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37dfdc2d[collection2_shard1_replica_n1] main] [junit4] 2> 2205114 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2205114 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2205115 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2205116 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1618079321890488320 [junit4] 2> 2205117 INFO (searcherExecutor-8247-thread-1-processing-n:127.0.0.1:36392_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@37dfdc2d[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2205123 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 2205128 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2205128 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2205128 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36392/solr/collection2_shard1_replica_n1/ [junit4] 2> 2205128 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2205129 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36392/solr/collection2_shard1_replica_n1/ has no replicas [junit4] 2> 2205129 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2205136 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36392/solr/collection2_shard1_replica_n1/ shard1 [junit4] 2> 2205136 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection2", [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 2205239 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2205241 DEBUG (OverseerStateUpdate-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:36392/solr", [junit4] 2> "node_name":"127.0.0.1:36392_solr", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection2", [junit4] 2> "type":"NRT", [junit4] 2> "force_set_state":"false", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2205242 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1266 [junit4] 2> 2205246 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2205342 INFO (zkCallback-4218-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2205552 INFO (OverseerCollectionConfigSetProcessor-72336480470892550-127.0.0.1:44530_solr-n_0000000000) [n:127.0.0.1:44530_solr ] 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> 2206249 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2703 [junit4] 2> 2206258 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1} [junit4] 2> 2206258 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 (1618079323081670656), 7 (1618079323083767808)]} 0 6 [junit4] 2> 2206260 INFO (qtp1934539375-18236) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1} [junit4] 2> 2206260 INFO (qtp1934539375-18236) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[8 (1618079323082719232)]} 0 6 [junit4] 2> 2206262 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1618079323092156416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2206263 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@fa3f6cf commitCommandVersion:1618079323092156416 [junit4] 2> 2206264 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1618079323094253568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2206264 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@468dbefc commitCommandVersion:1618079323094253568 [junit4] 2> 2206288 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fa5c62b[collection1_shard2_replica_n2] main] [junit4] 2> 2206288 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@223c2fcb[collection1_shard1_replica_n1] main] [junit4] 2> 2206288 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2206291 INFO (searcherExecutor-8237-thread-1-processing-n:127.0.0.1:44530_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@3fa5c62b[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C2)))} [junit4] 2> 2206291 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2206293 INFO (searcherExecutor-8238-thread-1-processing-n:127.0.0.1:36392_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@223c2fcb[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C1)))} [junit4] 2> 2206293 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 28 [junit4] 2> 2206293 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 30 [junit4] 2> 2206293 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 32 [junit4] 2> 2206297 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node2=1}, version=1} [junit4] 2> 2206297 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[9 (1618079323126759424), 10 (1618079323127808000)]} 0 2 [junit4] 2> 2206298 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1618079323129905152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2206298 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@46a09d0c commitCommandVersion:1618079323129905152 [junit4] 2> 2206314 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@584994ad[collection2_shard1_replica_n1] main] [junit4] 2> 2206314 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2206316 INFO (searcherExecutor-8247-thread-1-processing-n:127.0.0.1:36392_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@584994ad[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C2)))} [junit4] 2> 2206316 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 18 [junit4] 2> 2206319 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206426 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=107 [junit4] 2> 2206427 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206428 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206434 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206437 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 2206440 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206444 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr c:testalias1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 2206446 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206447 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2206448 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206450 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 2206451 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206456 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:testalias1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 2206457 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206458 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2206458 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206460 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 2206463 INFO (qtp1934539375-18236) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1543120692541&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 2206464 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1543120692541&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 2206465 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692541&ids=6,7&isShard=true&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206465 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692541&ids=8&isShard=true&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206470 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=8 [junit4] 2> 2206476 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1543120692554&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 2206476 INFO (qtp1934539375-18236) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1543120692554&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 2206477 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692554&ids=8&isShard=true&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206477 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692554&ids=6,7&isShard=true&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206478 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=3 [junit4] 2> 2206481 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206484 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 2206486 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206487 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:testalias1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2206488 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206488 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206489 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206490 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2206491 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206492 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:testalias1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2206493 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206493 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206494 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2206495 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2206497 INFO (qtp1934539375-18236) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1543120692575&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 2206503 INFO (qtp1875073686-18228) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1543120692575&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 2206504 INFO (qtp1934539375-18236) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692575&ids=8&isShard=true&collection=collection1&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206505 INFO (qtp1875073686-18229) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692575&ids=6,7&isShard=true&collection=collection1&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206505 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&collection=testalias1&wt=javabin&version=2} hits=3 status=0 QTime=9 [junit4] 2> 2206510 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1543120692587&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 2206510 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1543120692587&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 2206511 INFO (qtp1875073686-18232) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692587&ids=6,7&isShard=true&collection=collection1&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206511 INFO (qtp1934539375-18238) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1543120692587&ids=8&isShard=true&collection=collection1&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206511 INFO (qtp1934539375-18237) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&collection=testalias1&wt=javabin&version=2} hits=3 status=0 QTime=3 [junit4] 2> 2206517 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1543120692592&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 2206517 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1543120692592&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 2206518 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=http://127.0.0.1:36392/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1543120692592&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 2206519 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1543120692592&ids=8&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:36392/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206519 INFO (qtp1875073686-18230) [n:127.0.0.1:44530_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1543120692592&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=http://127.0.0.1:44530/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2206520 INFO (qtp1934539375-18240) [n:127.0.0.1:36392_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1543120692592&i [...truncated too long message...] kout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/null1724216712 [copy] Copying 241 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/null1724216712 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.6/checkout/solr/null1724216712 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 33ms :: artifacts dl 2ms --------------------------------------------------------------------- | | 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: 287 minutes 43 seconds 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 lucene 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: [email protected] For additional commands, e-mail: [email protected]
