Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/881/ Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error from server at http://127.0.0.1:40279/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:40279/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([72BC94B56E2A50AD:4F643A9956C40EDD]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126) at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40279/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) 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.lambda$directUpdate$0(CloudSolrClient.java:526) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ... 1 more FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple Error Message: Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:39639_solr, 127.0.0.1:45775_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/14)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "core":"testSimple2_shard1_replica_n1", "base_url":"https://127.0.0.1:45775/solr", "node_name":"127.0.0.1:45775_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node5":{ "core":"testSimple2_shard1_replica_n2", "base_url":"https://127.0.0.1:33729/solr", "node_name":"127.0.0.1:33729_solr", "state":"down", "type":"NRT"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "core":"testSimple2_shard2_replica_n4", "base_url":"https://127.0.0.1:45775/solr", "node_name":"127.0.0.1:45775_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node8":{ "core":"testSimple2_shard2_replica_n6", "base_url":"https://127.0.0.1:33729/solr", "node_name":"127.0.0.1:33729_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:39639_solr, 127.0.0.1:45775_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/14)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "core":"testSimple2_shard1_replica_n1", "base_url":"https://127.0.0.1:45775/solr", "node_name":"127.0.0.1:45775_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node5":{ "core":"testSimple2_shard1_replica_n2", "base_url":"https://127.0.0.1:33729/solr", "node_name":"127.0.0.1:33729_solr", "state":"down", "type":"NRT"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "core":"testSimple2_shard2_replica_n4", "base_url":"https://127.0.0.1:45775/solr", "node_name":"127.0.0.1:45775_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node8":{ "core":"testSimple2_shard2_replica_n6", "base_url":"https://127.0.0.1:33729/solr", "node_name":"127.0.0.1:33729_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([72BC94B56E2A50AD:4A0FB04B49D9847C]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12476 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/init-core-data-001 [junit4] 2> 698184 WARN (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18 [junit4] 2> 698184 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 698185 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 698185 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 698186 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001 [junit4] 2> 698186 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 698186 INFO (Thread-2248) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 698186 INFO (Thread-2248) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 698187 ERROR (Thread-2248) [ ] 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> 698286 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:38345 [junit4] 2> 698294 INFO (jetty-launcher-1194-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 698294 INFO (jetty-launcher-1194-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 698294 INFO (jetty-launcher-1194-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 698297 INFO (jetty-launcher-1194-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47e58d53{/solr,null,AVAILABLE} [junit4] 2> 698297 INFO (jetty-launcher-1194-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67cc0a95{/solr,null,AVAILABLE} [junit4] 2> 698297 INFO (jetty-launcher-1194-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b079634{/solr,null,AVAILABLE} [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@61f5f0a0{SSL,[ssl, http/1.1]}{127.0.0.1:33729} [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14a59c90{SSL,[ssl, http/1.1]}{127.0.0.1:45775} [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-1) [ ] o.e.j.s.Server Started @699797ms [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-2) [ ] o.e.j.s.Server Started @699798ms [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33729} [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45775} [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f9555ff{SSL,[ssl, http/1.1]}{127.0.0.1:39639} [junit4] 2> 698300 INFO (jetty-launcher-1194-thread-3) [ ] o.e.j.s.Server Started @699798ms [junit4] 2> 698301 ERROR (jetty-launcher-1194-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39639} [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 698301 ERROR (jetty-launcher-1194-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 698301 ERROR (jetty-launcher-1194-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T21:06:16.071309Z [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T21:06:16.071663Z [junit4] 2> 698301 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T21:06:16.071706Z [junit4] 2> 698304 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 698308 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 698308 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 698310 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38345/solr [junit4] 2> 698319 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe58d7d150001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 698322 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38345/solr [junit4] 2> 698323 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38345/solr [junit4] 2> 698337 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 698337 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39639_solr [junit4] 2> 698338 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.Overseer Overseer (id=99050112677117961-127.0.0.1:39639_solr-n_0000000000) starting [junit4] 2> 698341 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39639_solr [junit4] 2> 698341 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 698341 INFO (zkCallback-1211-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 698341 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 698342 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39639_solr] [junit4] 2> 698342 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 698342 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 698342 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 698342 DEBUG (OverseerAutoScalingTriggerThread-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 698343 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:39639_solr] [junit4] 2> 698358 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 698358 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 698359 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 698359 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 698359 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33729_solr [junit4] 2> 698359 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45775_solr [junit4] 2> 698360 INFO (zkCallback-1211-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 698360 INFO (zkCallback-1204-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 698360 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 698374 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39639.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698381 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39639.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698381 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39639.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698382 INFO (jetty-launcher-1194-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node3/. [junit4] 2> 698388 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698392 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45775.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698392 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698392 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698393 INFO (jetty-launcher-1194-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/. [junit4] 2> 698397 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45775.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698397 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45775.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 698397 INFO (jetty-launcher-1194-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node2/. [junit4] 2> 698425 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 698425 INFO (SUITE-AutoAddReplicasIntegrationTest-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38345/solr ready [junit4] 2> 698432 INFO (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[72BC94B56E2A50AD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 698440 INFO (qtp1950934723-7215) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39639_solr,127.0.0.1:33729_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 698443 INFO (OverseerThreadFactory-2765-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 698549 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39639/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 698550 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33729/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 698550 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39639/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 698551 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33729/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 698762 INFO (qtp1950934723-7234) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 698763 INFO (qtp1950934723-7234) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 698763 INFO (qtp1950934723-7231) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 698782 INFO (qtp881279113-7235) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 698782 INFO (qtp881279113-7235) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 698785 INFO (qtp881279113-7232) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 698891 INFO (zkCallback-1211-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 698891 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 699343 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 699776 INFO (qtp1950934723-7234) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 699782 INFO (qtp1950934723-7234) [ ] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal [junit4] 2> 699784 INFO (qtp1950934723-7234) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 699784 INFO (qtp1950934723-7234) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true [junit4] 2> 699785 INFO (qtp1950934723-7234) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 699785 INFO (qtp1950934723-7234) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 699785 INFO (qtp1950934723-7234) [ ] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 699787 INFO (qtp1950934723-7231) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 699794 INFO (qtp881279113-7232) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 699794 INFO (qtp1950934723-7231) [ ] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal [junit4] 2> 699796 INFO (qtp881279113-7235) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 699796 INFO (qtp1950934723-7231) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 699796 INFO (qtp1950934723-7231) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true [junit4] 2> 699797 INFO (qtp1950934723-7231) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 699797 INFO (qtp1950934723-7231) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 699797 INFO (qtp1950934723-7231) [ ] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 699799 INFO (qtp881279113-7232) [ ] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal [junit4] 2> 699801 INFO (qtp881279113-7232) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 699801 INFO (qtp881279113-7232) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true [junit4] 2> 699801 INFO (qtp881279113-7235) [ ] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 699801 INFO (qtp881279113-7232) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39639.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 699802 INFO (qtp881279113-7232) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 699802 INFO (qtp881279113-7232) [ ] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node3/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 699803 INFO (qtp881279113-7235) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 699803 INFO (qtp881279113-7235) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 699803 INFO (qtp881279113-7235) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39639.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 699803 INFO (qtp881279113-7235) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 699803 INFO (qtp881279113-7235) [ ] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node3/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 699832 INFO (qtp1950934723-7234) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 699832 INFO (qtp1950934723-7234) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 699832 INFO (qtp1950934723-7234) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699832 INFO (qtp1950934723-7234) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699833 INFO (qtp1950934723-7234) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3134e358[testSimple1_shard2_replica_n6] main] [junit4] 2> 699834 INFO (qtp1950934723-7234) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 699834 INFO (qtp1950934723-7234) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 699834 INFO (qtp1950934723-7234) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699834 INFO (qtp1950934723-7234) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801804560891904 [junit4] 2> 699835 INFO (searcherExecutor-2772-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@3134e358[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699838 INFO (qtp1950934723-7234) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 699838 INFO (qtp881279113-7232) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 699838 INFO (qtp881279113-7232) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 699839 INFO (qtp881279113-7235) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 699839 INFO (qtp881279113-7235) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 699839 INFO (qtp881279113-7232) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699839 INFO (qtp881279113-7232) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699839 INFO (qtp881279113-7235) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699839 INFO (qtp881279113-7235) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699840 INFO (qtp881279113-7232) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ed35dcf[testSimple1_shard2_replica_n4] main] [junit4] 2> 699840 INFO (qtp881279113-7235) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6644877f[testSimple1_shard1_replica_n1] main] [junit4] 2> 699840 INFO (qtp881279113-7232) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 699840 INFO (qtp881279113-7235) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 699841 INFO (qtp881279113-7232) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 699841 INFO (qtp881279113-7235) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 699841 INFO (qtp881279113-7232) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699841 INFO (qtp881279113-7235) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699841 INFO (qtp1950934723-7231) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 699841 INFO (qtp1950934723-7231) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 699841 INFO (searcherExecutor-2775-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@6644877f[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699841 INFO (searcherExecutor-2774-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@ed35dcf[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699841 INFO (qtp881279113-7235) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801804568231936 [junit4] 2> 699841 INFO (qtp881279113-7232) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801804568231936 [junit4] 2> 699842 INFO (qtp1950934723-7231) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699842 INFO (qtp1950934723-7231) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699843 INFO (qtp1950934723-7231) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9969cfc[testSimple1_shard1_replica_n2] main] [junit4] 2> 699844 INFO (qtp1950934723-7231) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 699844 INFO (qtp1950934723-7231) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 699844 INFO (qtp881279113-7235) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 699844 INFO (qtp1950934723-7231) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699845 INFO (searcherExecutor-2773-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@9969cfc[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699845 INFO (qtp1950934723-7231) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801804572426240 [junit4] 2> 699945 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 699945 INFO (zkCallback-1211-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 700338 INFO (qtp1950934723-7234) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 700338 INFO (qtp1950934723-7234) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 700338 INFO (qtp1950934723-7234) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33729/solr/testSimple1_shard2_replica_n6/ [junit4] 2> 700339 INFO (qtp1950934723-7234) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:33729/solr START replicas=[https://127.0.0.1:39639/solr/testSimple1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 700343 INFO (qtp881279113-7318) [ ] o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 700344 DEBUG (ScheduledTrigger-2763-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 700345 INFO (qtp881279113-7235) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 700345 INFO (qtp881279113-7235) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 700345 INFO (qtp881279113-7235) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39639/solr/testSimple1_shard1_replica_n1/ [junit4] 2> 700345 INFO (qtp881279113-7235) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:39639/solr START replicas=[https://127.0.0.1:33729/solr/testSimple1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 700349 INFO (qtp1950934723-7321) [ ] o.a.s.c.S.Request [testSimple1_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 700639 INFO (qtp1950934723-7234) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:33729/solr DONE. We have no versions. sync failed. [junit4] 2> 700639 INFO (qtp1950934723-7234) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 700639 INFO (qtp1950934723-7234) [ ] 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> 700639 INFO (qtp1950934723-7234) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 700644 INFO (qtp1950934723-7234) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33729/solr/testSimple1_shard2_replica_n6/ shard2 [junit4] 2> 700646 INFO (qtp881279113-7235) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:39639/solr DONE. We have no versions. sync failed. [junit4] 2> 700646 INFO (qtp881279113-7235) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 700646 INFO (qtp881279113-7235) [ ] 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> 700646 INFO (qtp881279113-7235) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 700648 INFO (qtp881279113-7235) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39639/solr/testSimple1_shard1_replica_n1/ shard1 [junit4] 2> 700750 INFO (zkCallback-1211-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 700750 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 700795 INFO (qtp1950934723-7234) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 700799 INFO (qtp881279113-7235) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 700808 INFO (qtp1950934723-7234) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2046 [junit4] 2> 700808 INFO (qtp881279113-7235) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2026 [junit4] 2> 700846 INFO (qtp881279113-7232) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2061 [junit4] 2> 700849 INFO (qtp1950934723-7231) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2086 [junit4] 2> 700852 INFO (qtp1950934723-7215) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 700951 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 700951 INFO (zkCallback-1211-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 701345 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 701852 INFO (qtp1950934723-7215) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39639_solr,127.0.0.1:33729_solr&wt=javabin&version=2} status=0 QTime=3411 [junit4] 2> 701853 INFO (qtp1950934723-7230) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33729_solr,127.0.0.1:45775_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 701854 INFO (OverseerThreadFactory-2765-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 701854 INFO (OverseerCollectionConfigSetProcessor-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] 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> 702057 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45775/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 702058 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33729/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 702058 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple2_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45775/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 702059 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple2_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33729/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 702261 INFO (qtp1950934723-7217) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 702261 INFO (qtp1950934723-7220) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 702280 INFO (qtp488349312-7218) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 702281 INFO (qtp488349312-7218) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 702283 INFO (qtp488349312-7233) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 702345 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 702386 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 702386 INFO (zkCallback-1204-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 702386 INFO (zkCallback-1210-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 702386 INFO (zkCallback-1204-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 703277 INFO (qtp1950934723-7220) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 703278 INFO (qtp1950934723-7217) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 703282 INFO (qtp1950934723-7220) [ ] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal [junit4] 2> 703298 INFO (qtp1950934723-7220) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 703299 INFO (qtp1950934723-7220) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using configuration from collection testSimple2, trusted=true [junit4] 2> 703299 INFO (qtp1950934723-7217) [ ] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal [junit4] 2> 703300 INFO (qtp1950934723-7220) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.core.testSimple2.shard2.replica_n6' (registry 'solr.core.testSimple2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 703300 INFO (qtp1950934723-7220) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 703300 INFO (qtp1950934723-7220) [ ] o.a.s.c.SolrCore [[testSimple2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/testSimple2_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/./testSimple2_shard2_replica_n6/data/] [junit4] 2> 703301 INFO (qtp1950934723-7217) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 703301 INFO (qtp1950934723-7217) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true [junit4] 2> 703302 INFO (qtp1950934723-7217) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 703302 INFO (qtp1950934723-7217) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 703302 INFO (qtp1950934723-7217) [ ] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 703306 INFO (qtp488349312-7233) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 703310 INFO (qtp488349312-7218) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 703311 INFO (qtp488349312-7233) [ ] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal [junit4] 2> 703312 INFO (qtp488349312-7233) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 703312 INFO (qtp488349312-7233) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using configuration from collection testSimple2, trusted=true [junit4] 2> 703313 INFO (qtp488349312-7233) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45775.solr.core.testSimple2.shard2.replica_n4' (registry 'solr.core.testSimple2.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 703313 INFO (qtp488349312-7233) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 703313 INFO (qtp488349312-7233) [ ] o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node2/testSimple2_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node2/./testSimple2_shard2_replica_n4/data/] [junit4] 2> 703315 INFO (qtp488349312-7218) [ ] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal [junit4] 2> 703317 INFO (qtp488349312-7218) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 703317 INFO (qtp488349312-7218) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true [junit4] 2> 703317 INFO (qtp488349312-7218) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45775.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 703317 INFO (qtp488349312-7218) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 703317 INFO (qtp488349312-7218) [ ] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 703345 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 703351 INFO (qtp488349312-7233) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 703351 INFO (qtp488349312-7233) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 703352 INFO (qtp488349312-7233) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 703352 INFO (qtp488349312-7233) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 703353 INFO (qtp488349312-7233) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64b25632[testSimple2_shard2_replica_n4] main] [junit4] 2> 703354 INFO (qtp488349312-7233) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 703354 INFO (qtp488349312-7233) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 703355 INFO (qtp488349312-7233) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 703355 INFO (qtp1950934723-7220) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 703355 INFO (qtp1950934723-7220) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 703355 INFO (searcherExecutor-2794-thread-1) [ ] o.a.s.c.SolrCore [testSimple2_shard2_replica_n4] Registered new searcher Searcher@64b25632[testSimple2_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 703355 INFO (qtp488349312-7233) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801808252928000 [junit4] 2> 703355 INFO (qtp1950934723-7217) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 703355 INFO (qtp1950934723-7217) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 703356 INFO (qtp1950934723-7220) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 703356 INFO (qtp1950934723-7220) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 703356 INFO (qtp1950934723-7217) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 703356 INFO (qtp1950934723-7217) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 703356 INFO (qtp1950934723-7220) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@270c688b[testSimple2_shard2_replica_n6] main] [junit4] 2> 703357 INFO (qtp1950934723-7220) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 703357 INFO (qtp1950934723-7217) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17cd5800[testSimple2_shard1_replica_n2] main] [junit4] 2> 703357 INFO (qtp1950934723-7220) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 703357 INFO (qtp488349312-7218) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 703357 INFO (qtp488349312-7218) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 703357 INFO (qtp1950934723-7217) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 703357 INFO (qtp1950934723-7217) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 703357 INFO (qtp1950934723-7220) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 703358 INFO (qtp1950934723-7217) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 703358 INFO (qtp488349312-7218) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 703358 INFO (qtp488349312-7218) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 703358 INFO (searcherExecutor-2792-thread-1) [ ] o.a.s.c.SolrCore [testSimple2_shard2_replica_n6] Registered new searcher Searcher@270c688b[testSimple2_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 703358 INFO (qtp1950934723-7220) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801808256073728 [junit4] 2> 703358 INFO (qtp488349312-7233) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 703358 INFO (searcherExecutor-2793-thread-1) [ ] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@17cd5800[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 703358 INFO (qtp1950934723-7217) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801808256073728 [junit4] 2> 703359 INFO (qtp488349312-7218) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ac2c53[testSimple2_shard1_replica_n1] main] [junit4] 2> 703359 INFO (qtp488349312-7218) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 703359 INFO (qtp488349312-7218) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 703360 INFO (qtp488349312-7218) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 703360 INFO (searcherExecutor-2795-thread-1) [ ] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@9ac2c53[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 703360 INFO (qtp488349312-7218) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584801808258170880 [junit4] 2> 703360 INFO (qtp1950934723-7217) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 703462 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 703462 INFO (zkCallback-1210-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 703462 INFO (zkCallback-1204-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 703462 INFO (zkCallback-1204-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 703859 INFO (qtp488349312-7233) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 703859 INFO (qtp488349312-7233) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 703859 INFO (qtp488349312-7233) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45775/solr/testSimple2_shard2_replica_n4/ [junit4] 2> 703859 INFO (qtp488349312-7233) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard2_replica_n4 url=https://127.0.0.1:45775/solr START replicas=[https://127.0.0.1:33729/solr/testSimple2_shard2_replica_n6/] nUpdates=100 [junit4] 2> 703861 INFO (qtp1950934723-7217) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 703861 INFO (qtp1950934723-7217) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 703861 INFO (qtp1950934723-7217) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33729/solr/testSimple2_shard1_replica_n2/ [junit4] 2> 703861 INFO (qtp1950934723-7217) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:33729/solr START replicas=[https://127.0.0.1:45775/solr/testSimple2_shard1_replica_n1/] nUpdates=100 [junit4] 2> 703863 INFO (qtp1950934723-7321) [ ] o.a.s.c.S.Request [testSimple2_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 703866 INFO (qtp488349312-7336) [ ] o.a.s.c.S.Request [testSimple2_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> 704160 INFO (qtp488349312-7233) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard2_replica_n4 url=https://127.0.0.1:45775/solr DONE. We have no versions. sync failed. [junit4] 2> 704160 INFO (qtp488349312-7233) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 704160 INFO (qtp488349312-7233) [ ] 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> 704160 INFO (qtp488349312-7233) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 704162 INFO (qtp1950934723-7217) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:33729/solr DONE. We have no versions. sync failed. [junit4] 2> 704162 INFO (qtp1950934723-7217) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 704162 INFO (qtp1950934723-7217) [ ] 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> 704162 INFO (qtp1950934723-7217) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 704164 INFO (qtp488349312-7233) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45775/solr/testSimple2_shard2_replica_n4/ shard2 [junit4] 2> 704165 INFO (qtp1950934723-7217) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33729/solr/testSimple2_shard1_replica_n2/ shard1 [junit4] 2> 704266 INFO (zkCallback-1210-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704266 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704266 INFO (zkCallback-1204-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704266 INFO (zkCallback-1204-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704315 INFO (qtp488349312-7233) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 704315 INFO (qtp1950934723-7217) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 704325 INFO (qtp1950934723-7217) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2063 [junit4] 2> 704325 INFO (qtp488349312-7233) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2041 [junit4] 2> 704345 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 704361 INFO (qtp1950934723-7220) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2100 [junit4] 2> 704363 INFO (qtp488349312-7218) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2082 [junit4] 2> 704367 INFO (qtp1950934723-7230) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 704463 INFO (zkCallback-1204-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704463 INFO (zkCallback-1210-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704463 INFO (zkCallback-1204-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 704463 INFO (zkCallback-1210-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 705345 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 705367 INFO (qtp1950934723-7230) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33729_solr,127.0.0.1:45775_solr&wt=javabin&version=2} status=0 QTime=3513 [junit4] 2> 705367 INFO (qtp1950934723-7303) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:39639_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 705368 INFO (OverseerThreadFactory-2765-thread-3) [ ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 705368 INFO (OverseerCollectionConfigSetProcessor-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] 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> 705571 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple3_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39639/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 705572 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple3_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39639/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 705572 INFO (OverseerStateUpdate-99050112677117961-127.0.0.1:39639_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testSimple3_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39639/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 705776 INFO (qtp881279113-7318) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 705776 INFO (qtp881279113-7237) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 705776 INFO (qtp881279113-7223) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 705878 INFO (zkCallback-1211-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 705878 INFO (zkCallback-1211-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 706346 DEBUG (ScheduledTrigger-2763-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33729_solr, 127.0.0.1:45775_solr, 127.0.0.1:39639_solr] [junit4] 2> 706781 INFO (qtp881279113-7237) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 706781 INFO (qtp881279113-7318) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 706784 INFO (qtp881279113-7223) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 706786 INFO (qtp881279113-7318) [ ] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal [junit4] 2> 706787 INFO (qtp881279113-7237) [ ] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal [junit4] 2> 706787 INFO (qtp881279113-7318) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 706787 INFO (qtp881279113-7318) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true [junit4] 2> 706787 INFO (qtp881279113-7318) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39639.solr.core.testSimple3.shard3.replica_n4' (registry 'solr.core.testSimple3.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c974329 [junit4] 2> 706788 INFO (qtp881279113-7318) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 706788 INFO (qtp881279113-7318) [ ] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_72BC94B56E2A50AD-001/tempDir-001/node3/testSimple3_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autosc [...truncated too long message...] ter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b44697d: rootName = solr_40279, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1afe952e [junit4] 2> 1905374 INFO (coreCloseExecutor-5816-thread-1) [ ] o.a.s.c.SolrCore [testcollection_shard2_replica_n7] CLOSING SolrCore org.apache.solr.core.SolrCore@ac9c8f7 [junit4] 2> 1905374 INFO (coreCloseExecutor-5816-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n7, tag=180996343 [junit4] 2> 1905374 INFO (coreCloseExecutor-5815-thread-2) [ ] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] CLOSING SolrCore org.apache.solr.core.SolrCore@731abd77 [junit4] 2> 1905374 INFO (coreCloseExecutor-5816-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72488567: rootName = solr_33649, domain = solr.core.testcollection.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n7 / com.codahale.metrics.MetricRegistry@30de0246 [junit4] 2> 1905379 INFO (coreCloseExecutor-5816-thread-2) [ ] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@768c5420 [junit4] 2> 1905381 INFO (coreCloseExecutor-5815-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=1931132279 [junit4] 2> 1905381 INFO (coreCloseExecutor-5815-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61d62808: rootName = solr_40279, domain = solr.core.testcollection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n5 / com.codahale.metrics.MetricRegistry@77e4df66 [junit4] 2> 1905381 INFO (coreCloseExecutor-5816-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=1988908064 [junit4] 2> 1905381 INFO (coreCloseExecutor-5816-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4570e3a2: rootName = solr_33649, domain = solr.core.testcollection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@31aeb28d [junit4] 2> 1905385 INFO (coreCloseExecutor-5816-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=180996343 [junit4] 2> 1905385 INFO (coreCloseExecutor-5816-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=1988908064 [junit4] 2> 1905387 INFO (jetty-closer-2351-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54987e95{/solr,null,UNAVAILABLE} [junit4] 2> 1905388 INFO (coreCloseExecutor-5815-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=1984273722 [junit4] 2> 1905388 INFO (coreCloseExecutor-5815-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=1931132279 [junit4] 2> 1905389 INFO (jetty-closer-2351-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99050191264612358-127.0.0.1:40279_solr-n_0000000000) closing [junit4] 2> 1905389 INFO (OverseerStateUpdate-99050191264612358-127.0.0.1:40279_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40279_solr [junit4] 2> 1905389 WARN (OverseerAutoScalingTriggerThread-99050191264612358-127.0.0.1:40279_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1905390 INFO (jetty-closer-2351-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f61155f{/solr,null,UNAVAILABLE} [junit4] 2> 1905390 ERROR (SUITE-TestAuthenticationFramework-seed#[72BC94B56E2A50AD]-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> 1905391 INFO (SUITE-TestAuthenticationFramework-seed#[72BC94B56E2A50AD]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40847 40847 [junit4] 2> 1911262 INFO (Thread-4512) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40847 40847 [junit4] 2> 1911262 WARN (Thread-4512) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 24 /solr/collections/testcollection/state.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_72BC94B56E2A50AD-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1487, maxMBSortInHeap=7.3675779248495274, sim=RandomSimilarity(queryNorm=false): {}, locale=id-ID, timezone=Libya [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=279864088,total=476577792 [junit4] 2> NOTE: All tests run in this JVM: [HdfsThreadLeakTest, TestSizeLimitedDistributedMap, TestPushWriter, TestComplexPhraseQParserPlugin, PeerSyncReplicationTest, TestUnifiedSolrHighlighter, BooleanFieldTest, TestAtomicUpdateErrorCases, TestFaceting, DistributedFacetPivotLongTailTest, TestStressLucene, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, TestSortByMinMaxFunction, AnalysisErrorHandlingTest, ManagedSchemaRoundRobinCloudTest, TestMultiValuedNumericRangeQuery, SolrCmdDistributorTest, TestDocTermOrds, TestDynamicLoading, ZkStateReaderTest, TestSolrCloudWithKerberosAlt, TestHighFrequencyDictionaryFactory, TestFastLRUCache, TestJmxIntegration, SynonymTokenizerTest, TestConfigReload, RuleEngineTest, TestSystemCollAutoCreate, CdcrBootstrapTest, LegacyCloudClusterPropTest, TestCollectionAPI, TestConfigOverlay, SpatialRPTFieldTypeTest, BadIndexSchemaTest, HdfsRecoveryZkTest, ShowFileRequestHandlerTest, DOMUtilTest, TriggerIntegrationTest, TestDeleteCollectionOnDownNodes, ChaosMonkeySafeLeaderTest, AnalyticsQueryTest, TestTrackingShardHandlerFactory, TestScoreJoinQPScore, AddReplicaTest, StatsReloadRaceTest, TestBlendedInfixSuggestions, TestMissingGroups, SuggesterFSTTest, TestSchemaResource, TestLeaderElectionZkExpiry, TestSSLRandomization, ClassificationUpdateProcessorFactoryTest, TestExclusionRuleCollectionAccess, DistributedIntervalFacetingTest, DebugComponentTest, TestLuceneMatchVersion, UtilsToolTest, TestInPlaceUpdatesStandalone, ZkSolrClientTest, DistributedExpandComponentTest, TestCollationField, SampleTest, RegexBytesRefFilterTest, WrapperMergePolicyFactoryTest, TestUseDocValuesAsStored, PreAnalyzedFieldTest, TestInitParams, DistributedVersionInfoTest, DistributedSuggestComponentTest, AutoAddReplicasIntegrationTest, TemplateUpdateProcessorTest, SparseHLLTest, HttpTriggerListenerTest, SearchRateTriggerTest, CdcrRequestHandlerTest, TestDelegationWithHadoopAuth, TestPKIAuthenticationPlugin, TolerantUpdateProcessorTest, NotRequiredUniqueKeyTest, TestQueryWrapperFilter, DistribDocExpirationUpdateProcessorTest, NumericFieldsTest, PolyFieldTest, SolrMetricReporterTest, PathHierarchyTokenizerFactoryTest, PrimUtilsTest, HttpPartitionTest, TestRandomFlRTGCloud, TestEmbeddedSolrServerAdminHandler, TestReRankQParserPlugin, TestOmitPositions, TestNumericTokenStream, ReplicaListTransformerTest, TestTolerantUpdateProcessorCloud, TestFastWriter, TestLockTree, SolrRequestParserTest, TestStressRecovery, TestIntervalFaceting, TestConfigSets, HdfsDirectoryFactoryTest, TestFieldCacheSort, FullHLLTest, SolrSlf4jReporterTest, MoveReplicaHDFSFailoverTest, TestStandardQParsers, AssignTest, DeleteShardTest, TestSolr4Spatial, TestExactStatsCache, TestRetrieveFieldsOptimizer, NumberUtilsTest, TestConfigSetsAPIExclusivity, PeerSyncWithIndexFingerprintCachingTest, BlockJoinFacetRandomTest, TestAnalyzedSuggestions, TestFieldCacheWithThreads, TestSimpleTrackingShardHandler, TestXIncludeConfig, OverseerRolesTest, ShardRoutingCustomTest, TestRecovery, TestRealTimeGet, DistributedTermsComponentTest, SpellCheckComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, SoftAutoCommitTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestAuthenticationFramework] [junit4] Completed [542/749 (2!)] on J1 in 13.94s, 1 test, 1 error <<< FAILURES! [...truncated 40913 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
