Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21214/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib Error Message: Error from server at https://127.0.0.1:34141/solr: Could not fully create collection: departments Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34141/solr: Could not fully create collection: departments at __randomizedtesting.SeedInfo.seed([92A5AC2D1416A827]: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:1104) 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.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:81) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 11967 lines...] [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformerDistrib [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/init-core-data-001 [junit4] 2> 284038 WARN (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 284038 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 284039 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 284039 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 284039 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001 [junit4] 2> 284039 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 284039 INFO (Thread-441) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 284039 INFO (Thread-441) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 284041 ERROR (Thread-441) [ ] 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> 284139 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42543 [junit4] 2> 284142 INFO (zkConnectionManagerCallback-446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284150 INFO (jetty-launcher-443-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 284150 INFO (jetty-launcher-443-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 284151 INFO (jetty-launcher-443-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 284153 INFO (jetty-launcher-443-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 284154 INFO (jetty-launcher-443-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 284155 INFO (jetty-launcher-443-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d830b37{/solr,null,AVAILABLE} [junit4] 2> 284156 INFO (jetty-launcher-443-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48dde5fb{/solr,null,AVAILABLE} [junit4] 2> 284156 INFO (jetty-launcher-443-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a96f97{/solr,null,AVAILABLE} [junit4] 2> 284158 INFO (jetty-launcher-443-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75070854{/solr,null,AVAILABLE} [junit4] 2> 284158 INFO (jetty-launcher-443-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@479b0c29{SSL,[ssl, http/1.1]}{127.0.0.1:34141} [junit4] 2> 284159 INFO (jetty-launcher-443-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d6654a2{SSL,[ssl, http/1.1]}{127.0.0.1:43129} [junit4] 2> 284162 INFO (jetty-launcher-443-thread-2) [ ] o.e.j.s.Server Started @286408ms [junit4] 2> 284163 INFO (jetty-launcher-443-thread-3) [ ] o.e.j.s.Server Started @286410ms [junit4] 2> 284163 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34141} [junit4] 2> 284163 INFO (jetty-launcher-443-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1814ea04{SSL,[ssl, http/1.1]}{127.0.0.1:40761} [junit4] 2> 284163 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43129} [junit4] 2> 284164 INFO (jetty-launcher-443-thread-1) [ ] o.e.j.s.Server Started @286410ms [junit4] 2> 284164 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40761} [junit4] 2> 284164 ERROR (jetty-launcher-443-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 284164 ERROR (jetty-launcher-443-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 284164 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 284164 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 284164 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 284164 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 284164 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 284164 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-04T22:59:35.024Z [junit4] 2> 284164 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 284164 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-04T22:59:35.024Z [junit4] 2> 284159 INFO (jetty-launcher-443-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fd77eff{SSL,[ssl, http/1.1]}{127.0.0.1:35225} [junit4] 2> 284164 INFO (jetty-launcher-443-thread-4) [ ] o.e.j.s.Server Started @286411ms [junit4] 2> 284164 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35225} [junit4] 2> 284164 ERROR (jetty-launcher-443-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 284165 INFO (jetty-launcher-443-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c6263d1{/solr,null,AVAILABLE} [junit4] 2> 284165 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 284165 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 284165 ERROR (jetty-launcher-443-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 284165 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 284165 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 284165 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 284165 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-04T22:59:35.025Z [junit4] 2> 284165 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 284165 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-04T22:59:35.025Z [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6008008a{SSL,[ssl, http/1.1]}{127.0.0.1:38337} [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.e.j.s.Server Started @286412ms [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38337} [junit4] 2> 284166 ERROR (jetty-launcher-443-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 284166 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-04T22:59:35.026Z [junit4] 2> 284167 INFO (zkConnectionManagerCallback-452-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284168 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 284169 INFO (zkConnectionManagerCallback-454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284169 INFO (zkConnectionManagerCallback-448-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284170 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 284172 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 284172 INFO (zkConnectionManagerCallback-456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284172 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 284196 INFO (zkConnectionManagerCallback-450-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284196 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 284201 INFO (jetty-launcher-443-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42543/solr [junit4] 2> 284202 INFO (zkConnectionManagerCallback-460-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284204 INFO (jetty-launcher-443-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42543/solr [junit4] 2> 284204 INFO (jetty-launcher-443-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42543/solr [junit4] 2> 284207 INFO (jetty-launcher-443-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42543/solr [junit4] 2> 284208 INFO (jetty-launcher-443-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42543/solr [junit4] 2> 284209 INFO (zkConnectionManagerCallback-469-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284209 INFO (zkConnectionManagerCallback-467-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284209 INFO (zkConnectionManagerCallback-474-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284209 INFO (zkConnectionManagerCallback-471-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284214 INFO (zkConnectionManagerCallback-478-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284220 INFO (zkConnectionManagerCallback-480-thread-1-processing-n:127.0.0.1:34141_solr) [n:127.0.0.1:34141_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284221 INFO (zkConnectionManagerCallback-482-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284221 INFO (zkConnectionManagerCallback-484-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284222 INFO (zkConnectionManagerCallback-486-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284260 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 284260 INFO (jetty-launcher-443-thread-1) [n:127.0.0.1:40761_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 284260 INFO (jetty-launcher-443-thread-4) [n:127.0.0.1:35225_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 284260 INFO (jetty-launcher-443-thread-5) [n:127.0.0.1:38337_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 284260 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43129_solr [junit4] 2> 284260 INFO (jetty-launcher-443-thread-1) [n:127.0.0.1:40761_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40761_solr [junit4] 2> 284260 INFO (jetty-launcher-443-thread-4) [n:127.0.0.1:35225_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35225_solr [junit4] 2> 284260 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.c.Overseer Overseer (id=99294037599846408-127.0.0.1:43129_solr-n_0000000000) starting [junit4] 2> 284262 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 284262 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 284264 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 284264 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 284264 INFO (jetty-launcher-443-thread-5) [n:127.0.0.1:38337_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38337_solr [junit4] 2> 284268 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 284268 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 284268 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 284268 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 284271 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 284272 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 284273 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34141_solr [junit4] 2> 284273 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 284273 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 284273 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 284273 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 284288 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43129_solr [junit4] 2> 284289 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 284291 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 284292 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 284300 INFO (zkCallback-479-thread-1-processing-n:127.0.0.1:34141_solr) [n:127.0.0.1:34141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 284306 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 284328 INFO (jetty-launcher-443-thread-4) [n:127.0.0.1:35225_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284335 INFO (jetty-launcher-443-thread-4) [n:127.0.0.1:35225_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284335 INFO (jetty-launcher-443-thread-4) [n:127.0.0.1:35225_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284336 INFO (jetty-launcher-443-thread-4) [n:127.0.0.1:35225_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node4/. [junit4] 2> 284367 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284389 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284389 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284390 INFO (jetty-launcher-443-thread-3) [n:127.0.0.1:43129_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node3/. [junit4] 2> 284395 INFO (jetty-launcher-443-thread-5) [n:127.0.0.1:38337_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38337.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284402 INFO (jetty-launcher-443-thread-5) [n:127.0.0.1:38337_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38337.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284402 INFO (jetty-launcher-443-thread-5) [n:127.0.0.1:38337_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38337.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284403 INFO (jetty-launcher-443-thread-5) [n:127.0.0.1:38337_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node5/. [junit4] 2> 284421 INFO (jetty-launcher-443-thread-1) [n:127.0.0.1:40761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40761.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284422 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34141.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284427 INFO (jetty-launcher-443-thread-1) [n:127.0.0.1:40761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40761.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284427 INFO (jetty-launcher-443-thread-1) [n:127.0.0.1:40761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40761.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284428 INFO (jetty-launcher-443-thread-1) [n:127.0.0.1:40761_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node1/. [junit4] 2> 284429 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34141.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284429 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34141.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 284430 INFO (jetty-launcher-443-thread-2) [n:127.0.0.1:34141_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node2/. [junit4] 2> 284521 INFO (zkConnectionManagerCallback-498-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284524 INFO (zkConnectionManagerCallback-502-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 284524 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 284524 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42543/solr ready [junit4] 2> 284637 INFO (qtp618147416-1813) [n:127.0.0.1:34141_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 284638 INFO (OverseerThreadFactory-709-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.CreateCollectionCmd Create collection people [junit4] 2> 284744 INFO (OverseerStateUpdate-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"people_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43129/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 284747 INFO (OverseerStateUpdate-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"people_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40761/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 284749 INFO (OverseerStateUpdate-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"people_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35225/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 284751 INFO (OverseerStateUpdate-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"people_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38337/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 284995 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 284996 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 284997 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 284997 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 284997 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 284998 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 284998 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 284998 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 285103 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-481-thread-2-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-483-thread-2-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 285103 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286013 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 286014 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 286015 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 286042 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 286045 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema [people_shard2_replica_n4] Schema name=doc-values-for-Join [junit4] 2> 286046 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema [people_shard1_replica_n1] Schema name=doc-values-for-Join [junit4] 2> 286047 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema [people_shard1_replica_n2] Schema name=doc-values-for-Join [junit4] 2> 286048 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema [people_shard2_replica_n6] Schema name=doc-values-for-Join [junit4] 2> 286050 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 286050 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 286051 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 286053 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 286053 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using configuration from collection people, trusted=true [junit4] 2> 286054 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n2' using configuration from collection people, trusted=true [junit4] 2> 286054 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43129.solr.core.people.shard1.replica_n1' (registry 'solr.core.people.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 286054 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 286054 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [[people_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node3/people_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node3/./people_shard1_replica_n1/data/] [junit4] 2> 286054 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40761.solr.core.people.shard1.replica_n2' (registry 'solr.core.people.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 286054 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n4' using configuration from collection people, trusted=true [junit4] 2> 286054 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 286054 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [[people_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node1/people_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node1/./people_shard1_replica_n2/data/] [junit4] 2> 286055 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35225.solr.core.people.shard2.replica_n4' (registry 'solr.core.people.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 286055 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 286055 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore [[people_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node4/people_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node4/./people_shard2_replica_n4/data/] [junit4] 2> 286059 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n6' using configuration from collection people, trusted=true [junit4] 2> 286059 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38337.solr.core.people.shard2.replica_n6' (registry 'solr.core.people.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a8a6 [junit4] 2> 286059 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 286059 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore [[people_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node5/people_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_92A5AC2D1416A827-001/tempDir-001/node5/./people_shard2_replica_n6/data/] [junit4] 2> 286118 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 286118 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 286118 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 286118 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 286119 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 286119 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 286119 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 286119 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 286120 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 286120 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 286121 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 286121 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 286121 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ecf254f[people_shard2_replica_n6] main] [junit4] 2> 286121 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@76597904[people_shard1_replica_n2] main] [junit4] 2> 286122 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 286122 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 286122 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 286122 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 286122 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31f38171[people_shard1_replica_n1] main] [junit4] 2> 286123 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 286123 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 286123 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 286123 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 286123 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588704603781726208 [junit4] 2> 286125 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@726f5223[people_shard2_replica_n4] main] [junit4] 2> 286125 INFO (searcherExecutor-721-thread-1-processing-n:127.0.0.1:40761_solr x:people_shard1_replica_n2 s:shard1 c:people r:core_node5) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [people_shard1_replica_n2] Registered new searcher Searcher@76597904[people_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 286126 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 286126 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 286126 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 286126 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 286127 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 286127 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 286127 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588704603785920512 [junit4] 2> 286128 INFO (searcherExecutor-722-thread-1-processing-n:127.0.0.1:35225_solr x:people_shard2_replica_n4 s:shard2 c:people r:core_node7) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore [people_shard2_replica_n4] Registered new searcher Searcher@726f5223[people_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 286128 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588704603786969088 [junit4] 2> 286128 INFO (searcherExecutor-720-thread-1-processing-n:127.0.0.1:43129_solr x:people_shard1_replica_n1 s:shard1 c:people r:core_node3) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [people_shard1_replica_n1] Registered new searcher Searcher@31f38171[people_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 286132 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 286132 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 286132 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40761/solr/people_shard1_replica_n2/ [junit4] 2> 286132 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n2 url=https://127.0.0.1:40761/solr START replicas=[https://127.0.0.1:43129/solr/people_shard1_replica_n1/] nUpdates=100 [junit4] 2> 286133 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 286133 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 286134 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 286136 INFO (searcherExecutor-723-thread-1-processing-n:127.0.0.1:38337_solr x:people_shard2_replica_n6 s:shard2 c:people r:core_node8) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore [people_shard2_replica_n6] Registered new searcher Searcher@2ecf254f[people_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 286136 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588704603795357696 [junit4] 2> 286139 INFO (qtp1478124491-1788) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.S.Request [people_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 286234 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-483-thread-2-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286234 INFO (zkCallback-481-thread-2-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286436 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n2 url=https://127.0.0.1:40761/solr DONE. We have no versions. sync failed. [junit4] 2> 286436 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 286436 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 286436 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 286444 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40761/solr/people_shard1_replica_n2/ shard1 [junit4] 2> 286546 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-483-thread-2-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-481-thread-2-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286546 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286595 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 286634 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 286634 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 286634 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35225/solr/people_shard2_replica_n4/ [junit4] 2> 286634 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n4 url=https://127.0.0.1:35225/solr START replicas=[https://127.0.0.1:38337/solr/people_shard2_replica_n6/] nUpdates=100 [junit4] 2> 286639 INFO (qtp1617693642-1807) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.S.Request [people_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 286643 INFO (qtp387123018-1817) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1647 [junit4] 2> 286698 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-481-thread-2-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-483-thread-2-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286698 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 286935 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n4 url=https://127.0.0.1:35225/solr DONE. We have no versions. sync failed. [junit4] 2> 286935 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 286935 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 286935 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 286940 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35225/solr/people_shard2_replica_n4/ shard2 [junit4] 2> 287042 INFO (zkCallback-485-thread-1-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-483-thread-2-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-481-thread-2-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287042 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 287091 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 287094 INFO (qtp1854741605-1814) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2095 [junit4] 2> 287134 INFO (qtp1478124491-1791) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2137 [junit4] 2> 287142 INFO (qtp1617693642-1803) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2145 [junit4] 2> 287146 INFO (qtp618147416-1813) [n:127.0.0.1:34141_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> 288641 INFO (OverseerCollectionConfigSetProcessor-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_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> 317162 ERROR (qtp618147416-1813) [n:127.0.0.1:34141_solr ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica https://127.0.0.1:43129/solr/people_shard1_replica_n1/ is in state of down with timeout=30 [junit4] 2> 317162 INFO (qtp618147416-1813) [n:127.0.0.1:34141_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=32525 [junit4] 2> 317163 INFO (qtp618147416-1785) [n:127.0.0.1:34141_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&collection.configName=solrCloudCollectionConfig&name=departments&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 317164 INFO (OverseerThreadFactory-709-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.CreateCollectionCmd Create collection departments [junit4] 2> 347172 ERROR (OverseerThreadFactory-709-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: departments operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: departments [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:151) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 347175 INFO (qtp618147416-1785) [n:127.0.0.1:34141_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&collection.configName=solrCloudCollectionConfig&name=departments&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=30011 [junit4] 2> 347175 ERROR (qtp618147416-1785) [n:127.0.0.1:34141_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: departments [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:309) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 347181 INFO (OverseerCollectionConfigSetProcessor-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_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> 347182 INFO (jetty-closer-444-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1814ea04{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 347182 INFO (jetty-closer-444-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2fd77eff{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 347182 INFO (jetty-closer-444-thread-5) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=907182711 [junit4] 2> 347182 INFO (jetty-closer-444-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1161330402 [junit4] 2> 347182 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 347182 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 347182 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2656ba24: rootName = solr_35225, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@329509a4 [junit4] 2> 347182 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1842395b: rootName = solr_40761, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ed92bd1 [junit4] 2> 347182 INFO (jetty-closer-444-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@479b0c29{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 347183 INFO (jetty-closer-444-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6008008a{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 347186 INFO (jetty-closer-444-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1804628661 [junit4] 2> 347186 INFO (jetty-closer-444-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=205479326 [junit4] 2> 347186 INFO (jetty-closer-444-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 347186 INFO (jetty-closer-444-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 347186 INFO (jetty-closer-444-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d8ba8f2: rootName = solr_38337, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77e709bd [junit4] 2> 347186 INFO (jetty-closer-444-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c5c7aac: rootName = solr_34141, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7c65e902 [junit4] 2> 347187 INFO (jetty-closer-444-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d6654a2{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 347188 INFO (jetty-closer-444-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1739663552 [junit4] 2> 347188 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 347188 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cbc44cf: rootName = solr_43129, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@45d29935 [junit4] 2> 347190 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 347190 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6320da09: rootName = solr_40761, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4812a4cd [junit4] 2> 347193 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 347193 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e213596: rootName = solr_35225, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4812a4cd [junit4] 2> 347194 INFO (jetty-closer-444-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 347194 INFO (jetty-closer-444-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@734e9d53: rootName = solr_38337, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4812a4cd [junit4] 2> 347195 INFO (jetty-closer-444-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 347195 INFO (jetty-closer-444-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ff7748: rootName = solr_34141, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4812a4cd [junit4] 2> 347197 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 347197 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@baede6f: rootName = solr_40761, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@75e0646f [junit4] 2> 347198 INFO (jetty-closer-444-thread-5) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40761_solr [junit4] 2> 347199 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 347199 INFO (zkCallback-479-thread-1-processing-n:127.0.0.1:34141_solr) [n:127.0.0.1:34141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 347199 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 347199 INFO (jetty-closer-444-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 347199 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 347200 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 347204 INFO (coreCloseExecutor-740-thread-1) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [people_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@f8c483f [junit4] 2> 347204 INFO (coreCloseExecutor-740-thread-1) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.people.shard1.replica_n2, tag=260851775 [junit4] 2> 347204 INFO (coreCloseExecutor-740-thread-1) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27dbce85: rootName = solr_40761, domain = solr.core.people.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.people.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@4dd385ff [junit4] 2> 347215 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 347215 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@170c4cc: rootName = solr_35225, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@75e0646f [junit4] 2> 347216 INFO (jetty-closer-444-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35225_solr [junit4] 2> 347216 INFO (jetty-closer-444-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 347217 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 347217 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 347217 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 347217 INFO (zkCallback-479-thread-1-processing-n:127.0.0.1:34141_solr) [n:127.0.0.1:34141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 347217 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] [...truncated too long message...] -481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 347244 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 347244 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fb32e77: rootName = solr_43129, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4812a4cd [junit4] 2> 347245 INFO (coreCloseExecutor-740-thread-1) [n:127.0.0.1:40761_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.people.shard1.leader, tag=260851775 [junit4] 2> 347245 INFO (coreCloseExecutor-741-thread-1) [n:127.0.0.1:35225_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.people.shard2.leader, tag=1102958003 [junit4] 2> 347249 INFO (coreCloseExecutor-742-thread-1) [n:127.0.0.1:38337_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.people.shard2.leader, tag=1030954051 [junit4] 2> 347250 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 347250 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@478b4aca: rootName = solr_43129, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@75e0646f [junit4] 2> 347251 INFO (jetty-closer-444-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43129_solr [junit4] 2> 347252 INFO (jetty-closer-444-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 347252 INFO (zkCallback-470-thread-2-processing-n:127.0.0.1:43129_solr) [n:127.0.0.1:43129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 347252 INFO (zkCallback-481-thread-1-processing-n:127.0.0.1:35225_solr) [n:127.0.0.1:35225_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 347252 INFO (zkCallback-483-thread-1-processing-n:127.0.0.1:38337_solr) [n:127.0.0.1:38337_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 347252 INFO (zkCallback-485-thread-2-processing-n:127.0.0.1:40761_solr) [n:127.0.0.1:40761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 347265 INFO (coreCloseExecutor-744-thread-1) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [people_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4a2b733f [junit4] 2> 347266 INFO (coreCloseExecutor-744-thread-1) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.people.shard1.replica_n1, tag=1244361535 [junit4] 2> 347266 INFO (coreCloseExecutor-744-thread-1) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33ed79af: rootName = solr_43129, domain = solr.core.people.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.people.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@adc418f [junit4] 2> 347285 INFO (coreCloseExecutor-744-thread-1) [n:127.0.0.1:43129_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.people.shard1.leader, tag=1244361535 [junit4] 2> 347290 INFO (jetty-closer-444-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c6263d1{/solr,null,UNAVAILABLE} [junit4] 2> 347294 INFO (jetty-closer-444-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75070854{/solr,null,UNAVAILABLE} [junit4] 2> 347295 INFO (jetty-closer-444-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99294037599846408-127.0.0.1:43129_solr-n_0000000000) closing [junit4] 2> 347295 INFO (OverseerStateUpdate-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43129_solr [junit4] 2> 347296 WARN (OverseerAutoScalingTriggerThread-99294037599846408-127.0.0.1:43129_solr-n_0000000000) [n:127.0.0.1:43129_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 347300 INFO (jetty-closer-444-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d830b37{/solr,null,UNAVAILABLE} [junit4] 2> 348791 INFO (jetty-closer-444-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17a96f97{/solr,null,UNAVAILABLE} [junit4] 2> 348794 ERROR (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] 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> 348795 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42543 42543 [junit4] 2> 354990 INFO (Thread-441) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42543 42543 [junit4] 2> 354991 WARN (Thread-441) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 28 /solr/collections/people/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> 354991 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[92A5AC2D1416A827]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2bbfce85), locale=ar-KW, timezone=America/Argentina/Buenos_Aires [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=233987360,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyTerms, TestMinMaxOnMultiValuedField, TestFileDictionaryLookup, MetricUtilsTest, CdcrReplicationDistributedZkTest, TestJettySolrRunner, BaseCdcrDistributedZkTest, PathHierarchyTokenizerFactoryTest, TestJavabinTupleStreamParser, SpellingQueryConverterTest, TriggerIntegrationTest, SynonymTokenizerTest, TestEmbeddedSolrServerAdminHandler, TestShortCircuitedRequests, DistributedFacetPivotLargeTest, TestFieldSortValues, SearchHandlerTest, TestRequestStatusCollectionAPI, TestFieldCacheSortRandom, MBeansHandlerTest, TestSchemalessBufferedUpdates, TestImplicitCoreProperties, ChaosMonkeySafeLeaderWithPullReplicasTest, TestHalfAndHalfDocValues, TestFieldResource, TestSubQueryTransformerDistrib] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=92A5AC2D1416A827 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J1 | TestSubQueryTransformerDistrib (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34141/solr: Could not fully create collection: departments [junit4] > at __randomizedtesting.SeedInfo.seed([92A5AC2D1416A827]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:81) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] Completed [97/766 (1!)] on J1 in 70.96s, 0 tests, 1 error <<< FAILURES! [...truncated 50290 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
