Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/272/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([F4988EC953D2F9BD:7CCCB113FD2E9445]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Doc with id=1 not found in http://127.0.0.1:42243/collMinRf_1x3 due to: Path
not found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in
http://127.0.0.1:42243/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([F4988EC953D2F9BD:7CCCB113FD2E9445]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10754 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 6879 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/init-core-data-001
[junit4] 2> 6879 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 6880 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 6882 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001
[junit4] 2> 6882 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 6882 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 6882 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 6883 ERROR (Thread-12) [ ] 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> 6982 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46857
[junit4] 2> 6996 INFO (jetty-launcher-14-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 6998 INFO (jetty-launcher-14-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e557b11{/solr,null,AVAILABLE}
[junit4] 2> 7003 INFO (jetty-launcher-14-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5fb5eb4{SSL,[ssl,
http/1.1]}{127.0.0.1:35863}
[junit4] 2> 7003 INFO (jetty-launcher-14-thread-1) [ ] o.e.j.s.Server
Started @8180ms
[junit4] 2> 7004 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35863}
[junit4] 2> 7004 ERROR (jetty-launcher-14-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 7005 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 7005 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 7005 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 7005 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-16T20:07:55.712Z
[junit4] 2> 7014 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 7048 INFO (jetty-launcher-14-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46857/solr
[junit4] 2> 7168 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 7169 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35863_solr
[junit4] 2> 7170 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.c.Overseer Overseer
(id=98494976857866243-127.0.0.1:35863_solr-n_0000000000) starting
[junit4] 2> 7189 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35863_solr
[junit4] 2> 7190 INFO
(zkCallback-21-thread-1-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 7422 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 7434 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 7435 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 7436 INFO (jetty-launcher-14-thread-1)
[n:127.0.0.1:35863_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/.
[junit4] 2> 7474 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 7475 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46857/solr ready
[junit4] 2> 7527 INFO (qtp1546218663-80) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 7536 INFO
(OverseerThreadFactory-15-thread-1-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 7657 INFO
(OverseerStateUpdate-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35863/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 7660 INFO
(OverseerStateUpdate-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35863/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 7927 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 7929 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 7932 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 8055 INFO
(zkCallback-21-thread-1-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 8057 INFO
(zkCallback-21-thread-2-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 9002 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 9003 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 9070 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 9070 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 9121 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 9122 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 9121 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 9122 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 9139 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 9139 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.core.testCollection1.shard2.replica_n2' (registry
'solr.core.testCollection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 9143 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 9143 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 9146 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
[junit4] 2> 9146 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 9545 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9545 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9545 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9545 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9557 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9557 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9557 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9557 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9576 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16798a9f[testCollection1_shard1_replica_n1] main]
[junit4] 2> 9576 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ea43068[testCollection1_shard2_replica_n2] main]
[junit4] 2> 9591 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 9591 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 9608 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 9608 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 9622 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 9622 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 9696 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575919632675504128
[junit4] 2> 9699 INFO
(searcherExecutor-18-thread-1-processing-n:127.0.0.1:35863_solr
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:35863_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n2] Registered new searcher
Searcher@4ea43068[testCollection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9699 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575919632678649856
[junit4] 2> 9700 INFO
(searcherExecutor-19-thread-1-processing-n:127.0.0.1:35863_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3)
[n:127.0.0.1:35863_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@16798a9f[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9736 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 9736 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 9736 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 9736 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35863/solr/testCollection1_shard2_replica_n2/
[junit4] 2> 9736 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 9736 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35863/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 9737 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 9737 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 9738 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:35863/solr/testCollection1_shard2_replica_n2/ has no replicas
[junit4] 2> 9738 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:35863/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 9738 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 9738 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 9758 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35863/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 9759 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35863/solr/testCollection1_shard2_replica_n2/ shard2
[junit4] 2> 9862 INFO
(zkCallback-21-thread-2-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 9862 INFO
(zkCallback-21-thread-1-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 9910 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 9910 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 9912 INFO (qtp1546218663-77) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1986
[junit4] 2> 9913 INFO (qtp1546218663-112) [n:127.0.0.1:35863_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1983
[junit4] 2> 9917 INFO (qtp1546218663-80) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 10018 INFO
(zkCallback-21-thread-1-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 10018 INFO
(zkCallback-21-thread-3-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 10917 INFO (qtp1546218663-80) [n:127.0.0.1:35863_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3390
[junit4] 2> 10921 INFO (qtp1546218663-81) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 10925 INFO
(OverseerThreadFactory-15-thread-2-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 10925 INFO
(OverseerCollectionConfigSetProcessor-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 11144 INFO
(OverseerStateUpdate-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35863/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 11156 INFO
(OverseerStateUpdate-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35863/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 11361 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 11363 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 11468 INFO
(zkCallback-21-thread-3-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 11468 INFO
(zkCallback-21-thread-1-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 12383 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 12384 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 12403 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
[junit4] 2> 12405 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 12410 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 12410 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 12411 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.core.testCollection2.shard2.replica_n3' (registry
'solr.core.testCollection2.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 12411 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 12411 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
[junit4] 2> 12412 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 12413 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 12414 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35863.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@583f704d
[junit4] 2> 12414 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 12414 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 12523 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 12524 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 12524 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 12524 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 12531 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 12531 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 12531 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 12531 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 12533 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78d58025[testCollection2_shard2_replica_n3] main]
[junit4] 2> 12533 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4eb5f408[testCollection2_shard1_replica_n1] main]
[junit4] 2> 12534 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 12534 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 12534 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 12534 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 12535 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12535 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12535 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575919635652411392
[junit4] 2> 12536 INFO
(searcherExecutor-29-thread-1-processing-n:127.0.0.1:35863_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@4eb5f408[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12536 INFO
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:35863_solr
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n3] Registered new searcher
Searcher@78d58025[testCollection2_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12536 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575919635653459968
[junit4] 2> 12541 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 12541 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 12541 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35863/solr/testCollection2_shard2_replica_n3/
[junit4] 2> 12541 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 12541 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 12541 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy
https://127.0.0.1:35863/solr/testCollection2_shard2_replica_n3/ has no replicas
[junit4] 2> 12541 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 12541 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 12541 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35863/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 12541 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 12541 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:35863/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 12542 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 12544 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35863/solr/testCollection2_shard2_replica_n3/ shard2
[junit4] 2> 12545 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35863/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 12648 INFO
(zkCallback-21-thread-3-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 12648 INFO
(zkCallback-21-thread-2-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 12695 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 12695 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 12696 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1335
[junit4] 2> 12697 INFO (qtp1546218663-76) [n:127.0.0.1:35863_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1334
[junit4] 2> 12699 INFO (qtp1546218663-81) [n:127.0.0.1:35863_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 12800 INFO
(zkCallback-21-thread-2-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 12800 INFO
(zkCallback-21-thread-3-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 12928 INFO
(OverseerCollectionConfigSetProcessor-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 13699 INFO (qtp1546218663-81) [n:127.0.0.1:35863_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2778
[junit4] 2> 13706 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 13707 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 13707 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 13708 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 13717 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 13732 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
[junit4] 2> 13732 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@785ee14c: rootName =
solr_35863, domain = solr.core.testCollection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@1f8480ac
[junit4] 2> 13758 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@32a6378b
[junit4] 2> 13758 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=849753995
[junit4] 2> 13758 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=849753995
[junit4] 2> 13763 INFO (qtp1546218663-82) [n:127.0.0.1:35863_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=32
[junit4] 2> 13765 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=F4988EC953D2F9BD -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=el-GR -Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.06s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([F4988EC953D2F9BD:7CCCB113FD2E9445]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 13771 INFO (jetty-closer-15-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5fb5eb4{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 13771 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1686877836
[junit4] 2> 13771 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 13771 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11984940: rootName =
solr_35863, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@da7c5f0
[junit4] 2> 13777 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 13777 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@48025627: rootName =
solr_35863, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2c4aa559
[junit4] 2> 13782 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 13782 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5764ac4f: rootName =
solr_35863, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@6890e146
[junit4] 2> 13783 INFO (jetty-closer-15-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 13784 INFO (coreCloseExecutor-38-thread-1)
[n:127.0.0.1:35863_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c10205
[junit4] 2> 13784 INFO (coreCloseExecutor-38-thread-1)
[n:127.0.0.1:35863_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1, tag=29426181
[junit4] 2> 13784 INFO (coreCloseExecutor-38-thread-3)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@74245be
[junit4] 2> 13784 INFO (coreCloseExecutor-38-thread-1)
[n:127.0.0.1:35863_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8e8e017: rootName =
solr_35863, domain = solr.core.testCollection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@695d545b
[junit4] 2> 13784 INFO (coreCloseExecutor-38-thread-2)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@47a172f4
[junit4] 2> 13796 INFO (coreCloseExecutor-38-thread-3)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n3,
tag=121783742
[junit4] 2> 13796 INFO (coreCloseExecutor-38-thread-3)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f37e031: rootName =
solr_35863, domain = solr.core.testCollection2.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@e80201a
[junit4] 2> 13802 INFO (coreCloseExecutor-38-thread-3)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=121783742
[junit4] 2> 13802 INFO (coreCloseExecutor-38-thread-2)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=1201763060
[junit4] 2> 13802 INFO (coreCloseExecutor-38-thread-2)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d9cd37e: rootName =
solr_35863, domain = solr.core.testCollection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@409ba014
[junit4] 2> 13809 INFO (coreCloseExecutor-38-thread-2)
[n:127.0.0.1:35863_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=1201763060
[junit4] 2> 13809 INFO (coreCloseExecutor-38-thread-1)
[n:127.0.0.1:35863_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=29426181
[junit4] 2> 13811 INFO (jetty-closer-15-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=98494976857866243-127.0.0.1:35863_solr-n_0000000000) closing
[junit4] 2> 13811 INFO
(OverseerStateUpdate-98494976857866243-127.0.0.1:35863_solr-n_0000000000)
[n:127.0.0.1:35863_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35863_solr
[junit4] 2> 13812 WARN
(zkCallback-21-thread-3-processing-n:127.0.0.1:35863_solr)
[n:127.0.0.1:35863_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 13812 INFO (jetty-closer-15-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3e557b11{/solr,null,UNAVAILABLE}
[junit4] 2> 13813 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-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> 13813 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46857 46857
[junit4] 2> 18841 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:46857 46857
[junit4] 2> 18842 WARN (Thread-12) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /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/J2/temp/solr.cloud.LeaderElectionContextKeyTest_F4988EC953D2F9BD-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1440, maxMBSortInHeap=5.525621689705968,
sim=RandomSimilarity(queryNorm=false): {}, locale=el-GR,
timezone=Europe/Luxembourg
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=436791600,total=478150656
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigSetsAPIZkFailure,
LeaderElectionContextKeyTest]
[junit4] Completed [2/729 (1!)] on J2 in 11.98s, 1 test, 1 failure <<<
FAILURES!
[...truncated 274 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> 258020 INFO
(SUITE-HttpPartitionTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F4988EC953D2F9BD-001/init-core-data-001
[junit4] 2> 258020 WARN
(SUITE-HttpPartitionTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 258020 INFO
(SUITE-HttpPartitionTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 258021 INFO
(SUITE-HttpPartitionTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 258021 INFO
(SUITE-HttpPartitionTest-seed#[F4988EC953D2F9BD]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 258023 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 258023 INFO (Thread-673) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 258023 INFO (Thread-673) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 258027 ERROR (Thread-673) [ ] 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> 258123 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33719
[junit4] 2> 258130 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 258131 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 258132 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 258132 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 258133 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 258133 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 258134 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 258134 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 258135 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 258136 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 258136 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 258137 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 258204 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 258205 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4dea3bad{/,null,AVAILABLE}
[junit4] 2> 258206 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16aef15d{HTTP/1.1,[http/1.1]}{127.0.0.1:33605}
[junit4] 2> 258206 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ] o.e.j.s.Server
Started @259651ms
[junit4] 2> 258206 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F4988EC953D2F9BD-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=37501,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F4988EC953D2F9BD-001/control-001/cores}
[junit4] 2> 258206 ERROR
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 258206 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 258207 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 258207 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 258207 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-16T20:12:07.191Z
[junit4] 2> 258208 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 258208 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F4988EC953D2F9BD-001/control-001/solr.xml
[junit4] 2> 258212 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@acd6036, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 258214 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33719/solr
[junit4] 2> 258245 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 258245 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37501_
[junit4] 2> 258245 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.c.Overseer Overseer (id=98494993334796292-127.0.0.1:37501_-n_0000000000)
starting
[junit4] 2> 258248 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37501_
[junit4] 2> 258248 INFO
(zkCallback-287-thread-1-processing-n:127.0.0.1:37501_) [n:127.0.0.1:37501_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 258292 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd6036
[junit4] 2> 258299 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd6036
[junit4] 2> 258307 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd6036
[junit4] 2> 258308 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [n:127.0.0.1:37501_ ]
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.HttpPartitionTest_F4988EC953D2F9BD-001/control-001/cores
[junit4] 2> 258323 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 258323 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
[junit4] 2> 258324 INFO (SocketProxy-Acceptor-37501) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=32816,localport=37501], receiveBufferSize:531000
[junit4] 2> 258325 INFO (SocketProxy-Acceptor-37501) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33605,localport=39462], receiveBufferSize=530904
[junit4] 2> 258326 INFO (qtp2125902391-2081) [n:127.0.0.1:37501_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37501_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 258328 INFO
(OverseerThreadFactory-702-thread-1-processing-n:127.0.0.1:37501_)
[n:127.0.0.1:37501_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 258433 INFO (SocketProxy-Acceptor-37501) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=32820,localport=37501], receiveBufferSize:531000
[junit4] 2> 258436 INFO (SocketProxy-Acceptor-37501) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33605,localport=39466], receiveBufferSize=530904
[junit4] 2> 258437 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 258438 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 258544 INFO
(zkCallback-287-thread-1-processing-n:127.0.0.1:37501_) [n:127.0.0.1:37501_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 259453 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 259464 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 259528 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 259538 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 259538 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@acd6036
[junit4] 2> 259538 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 259538 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F4988EC953D2F9BD-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_F4988EC953D2F9BD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 259541 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=59.220703125,
floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=8.129497319848527,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 259545 WARN (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 259583 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 259583 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 259584 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 259584 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 259585 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.0439453125,
floorSegmentMB=0.6298828125, forceMergeDeletesPctAllowed=16.103836819117124,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 259585 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@515bbe2b[control_collection_shard1_replica_n1] main]
[junit4] 2> 259586 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 259586 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 259587 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 259588 INFO
(searcherExecutor-705-thread-1-processing-n:127.0.0.1:37501_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:37501_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@515bbe2b[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 259588 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575919894996713472
[junit4] 2> 259591 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 259591 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 259591 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37501/control_collection_shard1_replica_n1/
[junit4] 2> 259592 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 259592 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37501/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 259592 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 259593 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37501/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 259695 INFO
(zkCallback-287-thread-1-processing-n:127.0.0.1:37501_) [n:127.0.0.1:37501_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 259744 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 259745 INFO (qtp2125902391-2083) [n:127.0.0.1:37501_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1307
[junit4] 2> 259748 INFO (qtp2125902391-2081) [n:127.0.0.1:37501_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 259849 INFO
(zkCallback-287-thread-1-processing-n:127.0.0.1:37501_) [n:127.0.0.1:37501_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 260330 INFO
(OverseerCollectionConfigSetProcessor-98494993334796292-127.0.0.1:37501_-n_0000000000)
[n:127.0.0.1:37501_ ] 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> 260749 INFO (qtp2125902391-2081) [n:127.0.0.1:37501_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37501_&wt=javabin&version=2}
status=0 QTime=2422
[junit4] 2> 260755 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 260756 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33719/solr ready
[junit4] 2> 260756 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 260756 INFO (SocketProxy-Acceptor-37501) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=32830,localport=37501], receiveBufferSize:531000
[junit4] 2> 260756 INFO (SocketProxy-Acceptor-37501) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33605,localport=39476], receiveBufferSize=530904
[junit4] 2> 260757 INFO (qtp2125902391-2081) [n:127.0.0.1:37501_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 260758 INFO
(OverseerThreadFactory-702-thread-2-processing-n:127.0.0.1:37501_)
[n:127.0.0.1:37501_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 260758 WARN
(OverseerThreadFactory-702-thread-2-processing-n:127.0.0.1:37501_)
[n:127.0.0.1:37501_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 260960 INFO (qtp2125902391-2081) [n:127.0.0.1:37501_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 260960 INFO (qtp2125902391-2081) [n:127.0.0.1:37501_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&s
[...truncated too long message...]
19)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 285847 WARN
(zkCallback-311-thread-2-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 285847 INFO
(zkCallback-311-thread-2-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
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> 285847 INFO
(zkCallback-311-thread-2-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.c.SolrCore [collection1_shard2_replica_t45] CLOSING SolrCore
org.apache.solr.core.SolrCore@665c1ab2
[junit4] 2> 285847 INFO
(zkCallback-311-thread-2-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard2.replica_t45, tag=1717312178
[junit4] 2> 285847 INFO
(zkCallback-311-thread-2-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bab6349: rootName = null,
domain = solr.core.collection1.shard2.replica_t45, service url = null, agent id
= null] for registry solr.core.collection1.shard2.replica_t45 /
com.codahale.metrics.MetricRegistry@613a0980
[junit4] 2> 285853 INFO
(zkCallback-311-thread-2-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard2.leader, tag=1717312178
[junit4] 2> 287378 WARN
(zkCallback-311-thread-4-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collMinRf_1x3 s:shard1 r:core_node5 x:collMinRf_1x3_shard1_replica_t2]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 287378 INFO
(zkCallback-311-thread-4-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collMinRf_1x3 s:shard1 r:core_node5 x:collMinRf_1x3_shard1_replica_t2]
o.a.s.c.SolrCore [collMinRf_1x3_shard1_replica_t2] CLOSING SolrCore
org.apache.solr.core.SolrCore@fa068b5
[junit4] 2> 287378 INFO
(zkCallback-311-thread-4-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collMinRf_1x3 s:shard1 r:core_node5 x:collMinRf_1x3_shard1_replica_t2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collMinRf_1x3.shard1.replica_t2, tag=262170805
[junit4] 2> 287379 INFO
(zkCallback-311-thread-4-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collMinRf_1x3 s:shard1 r:core_node5 x:collMinRf_1x3_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b526414: rootName = null,
domain = solr.core.collMinRf_1x3.shard1.replica_t2, service url = null, agent
id = null] for registry solr.core.collMinRf_1x3.shard1.replica_t2 /
com.codahale.metrics.MetricRegistry@59605dab
[junit4] 2> 287389 INFO
(zkCallback-311-thread-4-processing-n:127.0.0.1:42243_) [n:127.0.0.1:42243_
c:collMinRf_1x3 s:shard1 r:core_node5 x:collMinRf_1x3_shard1_replica_t2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collMinRf_1x3.shard1.leader, tag=262170805
[junit4] 2> 287391 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4e6a1512{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 287392 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@16399afc{/,null,UNAVAILABLE}
[junit4] 2> 287392 ERROR
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
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> 287392 INFO
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33719 33719
[junit4] 2> 287422 INFO (Thread-673) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33719 33719
[junit4] 2> 287422 WARN (Thread-673) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json
[junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 287423 WARN
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:41797/, target:
http://127.0.0.1:46405/
[junit4] 2> 287423 WARN
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:37501/, target:
http://127.0.0.1:33605/
[junit4] 2> 287423 WARN
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:39567/, target:
http://127.0.0.1:37155/
[junit4] 2> 287423 WARN
(TEST-HttpPartitionTest.test-seed#[F4988EC953D2F9BD]) [ ]
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:42243/, target:
http://127.0.0.1:34883/
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=F4988EC953D2F9BD -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Montevideo
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 29.4s J1 | HttpPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not
found in http://127.0.0.1:42243/collMinRf_1x3 due to: Path not found: /id;
rsp={doc=null}
[junit4] > at
__randomizedtesting.SeedInfo.seed([F4988EC953D2F9BD:7CCCB113FD2E9445]:0)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[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.HttpPartitionTest_F4988EC953D2F9BD-001
[junit4] 2> Aug 16, 2017 8:12:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV,
timezone=America/Montevideo
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=169959024,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [TestCollectionAPI,
TestFieldSortValues, HdfsRecoverLeaseTest, BadComponentTest, BadCopyFieldTest,
SuggestComponentContextFilterQueryTest, TestCharFilters, SortSpecParsingTest,
ExitableDirectoryReaderTest, WrapperMergePolicyFactoryTest,
TestUnifiedSolrHighlighter, NodeMutatorTest, TestValueSourceCache,
DistributedFacetPivotLongTailTest, TestMaxScoreQueryParser, TestReloadDeadlock,
TestSweetSpotSimilarityFactory, PrimUtilsTest, TestAuthenticationFramework,
MigrateRouteKeyTest, DistributedTermsComponentTest, TestSearchPerf, TestUpdate,
ClassificationUpdateProcessorTest, TestFiltering, TestLegacyFieldReuse,
StatelessScriptUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory,
CloudMLTQParserTest, ZkSolrClientTest, MoveReplicaHDFSUlogDirTest,
HdfsChaosMonkeySafeLeaderTest, HttpPartitionTest]
[junit4] Completed [91/729 (2!)] on J1 in 30.18s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45521 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]